HyperAIHyperAI

Command Palette

Search for a command to run...

Surrogate Loss Function

Date

2 years ago

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.

Common substitution functions

  • Hinge loss: f ( x ) = max ( 0 , 1 - x )
  • Exponential loss function: f ( x ) = exp ( – x )
  • Logarithmic loss function: f ( x ) = log ( 1 + exp ( -x ))
Related terms: substitution function, loss function

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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Surrogate Loss Function | Wiki | HyperAI