Surrogate Loss Function
Date
Common substitution functions
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.
Date
Alternative loss functionIt is usually used when the loss function is inconvenient to calculate. If the proxy loss function is optimized, the original loss function is also optimized at the same time, that is, calibration or consistency, which is related to the original loss function.
If the alternative loss function is a convex function and is differentiable at point 0, then it is consistent when the derivative is less than 0, which is why a convex function is usually chosen as the loss function.
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.
Date
Alternative loss functionIt is usually used when the loss function is inconvenient to calculate. If the proxy loss function is optimized, the original loss function is also optimized at the same time, that is, calibration or consistency, which is related to the original loss function.
If the alternative loss function is a convex function and is differentiable at point 0, then it is consistent when the derivative is less than 0, which is why a convex function is usually chosen as the loss function.
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.