paper-with-me

Papers

Improving Multi-Class Calibration through Normalization-Aware Isotonic Techniques

2025-12-09 · Alon Arad, Saharon Rosset arxiv

Accurate and reliable probability predictions are essential for multi-class supervised learning tasks, where well-calibrated models enable rational decision-making. While isotonic regression has proven effective for binary calibration, its extension to multi-class problems via one-vs-rest calibration produced suboptimal results when compared to parametric methods, limiting its practical adoption. In this work, we propose novel isotonic normalization-aware techniques for multiclass calibration, grounded in natural and intuitive assumptions expected by practitioners. Unlike prior approaches, our methods inherently account for probability normalization by either incorporating normalization directly into the optimization process (NA-FIR) or modeling the problem as a cumulative bivariate isotonic regression (SCIR). Empirical evaluation on a variety of text and image classification datasets across different model architectures reveals that our approach consistently improves negative log-likelihood (NLL) and expected calibration error (ECE) metrics.

📄 PDF Abstract BibTeX arXiv:2512.09054

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Improving Calibration for Long-Tailed Recognition

2021-04-01 · CVPR 2021 1 · Zhisheng Zhong, Jiequan Cui, Shu Liu, Jiaya Jia

Deep neural networks may perform poorly when training datasets are heavily class-imbalanced. Recently, two-stage methods decouple representation learning and classifier learning to improve performance. But there is still…

Long-tail LearningRepresentation Learning

Data Alchemy: Mitigating Cross-Site Model Variability Through Test Time Data Calibration

2024-07-18 · Abhijeet Parida, Antonia Alomar, Zhifan Jiang, Pooneh Roshanitabrizi 외

Deploying deep learning-based imaging tools across various clinical sites poses significant challenges due to inherent domain shifts and regulatory hurdles associated with site-specific fine-tuning. For histopathology, s…

Classification

Sliding-Window Normalization to Improve the Performance of Machine-Learning Models for Real-Time Motion Prediction Using Electromyography

2022-05-19 · Taichi Tanaka, Isao Nambu, Yoshiko Maruyama, Yasuhiro Wada

Many researchers have used machine learning models to control artificial hands, walking aids, assistance suits, etc., using the biological signal of electromyography (EMG). The use of such devices requires high classific…

BIG-bench Machine LearningClassificationElectromyography (EMG)motion prediction

Region-Specific Calibration Achieves Excellent Inter-Device Reliability for Smartphone Dermatology: A Multi-Device Benchmark on Korean Facial Skin

2025-12-26 · Sungwoo Kang, Jong-Kook Kim arxiv

Background: Smartphone-based dermatology requires inter-device colorimetric reliability that holds across calibration regimes, yet quantitative multi-device benchmarks remain scarce. Materials and Methods: We analyzed ma…

Enhancing Out-of-Distribution Detection with Extended Logit Normalization

2025-04-15 · Yifan Ding, Xixi Liu, Jonas Unger, Gabriel Eilertsen

Out-of-distribution (OOD) detection is essential for the safe deployment of machine learning models. Recent advances have explored improved classification losses and representation learning strategies to enhance OOD dete…

Out-of-Distribution DetectionOut of Distribution (OOD) DetectionRepresentation Learning