Pith. sign in

Dual Focal Loss for Calibration

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The use of deep neural networks in real-world applications require well-calibrated networks with confidence scores that accurately reflect the actual probability. However, it has been found that these networks often provide over-confident predictions, which leads to poor calibration. Recent efforts have sought to address this issue by focal loss to reduce over-confidence, but this approach can also lead to under-confident predictions. While different variants of focal loss have been explored, it is difficult to find a balance between over-confidence and under-confidence. In our work, we propose a new loss function by focusing on dual logits. Our method not only considers the ground truth logit, but also take into account the highest logit ranked after the ground truth logit. By maximizing the gap between these two logits, our proposed dual focal loss can achieve a better balance between over-confidence and under-confidence. We provide theoretical evidence to support our approach and demonstrate its effectiveness through evaluations on multiple models and datasets, where it achieves state-of-the-art performance. Code is available at https://github.com/Linwei94/DualFocalLoss

citation-role summary

background 1

citation-polarity summary

fields

eess.SY 1

years

2025 1

verdicts

REJECT 1

roles

background 1

polarities

background 1

representative citing papers

A smart fridge with AI-enabled food computing

eess.SY · 2025-09-09 · reject · novelty 2.0

A smart fridge system uses YOLO and compares BCE, focal, and adaptive focal losses, finding BCE best calibrated despite the abstract's claim that focal loss fixes calibration.

citing papers explorer

Showing 1 of 1 citing paper.

  • A smart fridge with AI-enabled food computing eess.SY · 2025-09-09 · reject · none · ref 3 · internal anchor

    A smart fridge system uses YOLO and compares BCE, focal, and adaptive focal losses, finding BCE best calibrated despite the abstract's claim that focal loss fixes calibration.