Model Calibration Fails with Human Label Ambiguity

Wisdom Dogah· July 16, 2026 View original

Summary

This research reveals that temperature scaling, a dominant post-hoc calibration method, consistently underperforms when ground-truth labels are soft or distributional, reflecting human disagreement rather than one-hot deterministic values. This "soft-label calibration gap" grows with model scale, particularly in language models, impacting reliability in safety-critical applications.

Temperature scaling is a widely used post-hoc method to calibrate the confidence of deep learning models. However, its theoretical foundation assumes that ground-truth labels are deterministic and one-hot. This study investigates what happens when this assumption is violated, specifically when labels are soft, crowd-sourced, or genuinely distributional, reflecting real human disagreement rather than simple annotation noise. Using datasets with human-annotated soft label distributions (CIFAR-10H and ChaosNLI), the researchers evaluated models of varying scales across vision and language modalities. They consistently found a "soft-label calibration gap": temperature scaling calibrated on hard, one-hot labels performed worse than an oracle calibrated directly on soft labels. This gap was observed in all nine configurations tested. The study also found that this calibration gap generally increases with model scale in the vision domain and for certain language tasks, and is substantially larger in the language domain compared to vision. These findings suggest that current calibration protocols, which often rely on majority-vote labels, systematically misrepresent model reliability when label ambiguity is inherent, posing direct consequences for deploying AI in sensitive or safety-critical environments.

Why it matters

For professionals deploying AI models, especially in critical applications, understanding that standard calibration methods may fail under realistic human label distributions is crucial for accurately assessing model reliability and preventing overconfidence.

How to implement this in your domain

  1. 1Re-evaluate calibration strategies for models trained on datasets with inherent label ambiguity or soft labels.
  2. 2Consider using soft-label calibration techniques or oracle-based calibration when human disagreement is significant.
  3. 3Assess the "soft-label calibration gap" for models deployed in safety-critical applications.
  4. 4Develop internal guidelines for reporting model reliability that account for label distribution characteristics.

Who benefits

HealthcareAutonomous VehiclesLegalTechContent Moderation

Key takeaways

  • Temperature scaling is insufficient for models trained with soft or distributional human labels.
  • A "soft-label calibration gap" exists, where standard calibration underperforms.
  • This gap tends to increase with model scale, especially in language models.
  • Miscalibration under label ambiguity has implications for safety-critical AI deployments.

Original post by Wisdom Dogah

"arXiv:2607.13423v1 Announce Type: new Abstract: Temperature scaling is the dominant post-hoc calibration method in modern deep learning. Its theoretical justification rests on an assumption that is rarely stated explicitly: that ground-truth labels are one-hot and deterministic.…"

View on X

Originally posted by Wisdom Dogah on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses