Home Knowledge Base Class-Balanced Loss

Class-Balanced Loss is a loss function modification that re-weights the loss for each class based on the effective number of samples — addressing class imbalance by assigning higher weight to under-represented classes, preventing the model from being dominated by majority classes.

Class-Balanced Loss Formulation

Why It Matters

Class-Balanced Loss is weighing by rarity — giving more importance to under-represented classes based on their effective sample count.

class-balanced lossmachine learning

Related Topics

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.