paper-with-me

Papers

Adaptive Calibrator Ensemble for Model Calibration under Distribution Shift

2023-03-09 · Yuli Zou, Weijian Deng, Liang Zheng

Model calibration usually requires optimizing some parameters (e.g., temperature) w.r.t an objective function (e.g., negative log-likelihood). In this paper, we report a plain, important but often neglected fact that the objective function is influenced by calibration set difficulty, i.e., the ratio of the number of incorrectly classified samples to that of correctly classified samples. If a test set has a drastically different difficulty level from the calibration set, the optimal calibration parameters of the two datasets would be different. In other words, a calibrator optimal on the calibration set would be suboptimal on the OOD test set and thus has degraded performance. With this knowledge, we propose a simple and effective method named adaptive calibrator ensemble (ACE) to calibrate OOD datasets whose difficulty is usually higher than the calibration set. Specifically, two calibration functions are trained, one for in-distribution data (low difficulty), and the other for severely OOD data (high difficulty). To achieve desirable calibration on a new OOD dataset, ACE uses an adaptive weighting method that strikes a balance between the two extreme functions. When plugged in, ACE generally improves the performance of a few state-of-the-art calibration schemes on a series of OOD benchmarks. Importantly, such improvement does not come at the cost of the in-distribution calibration accuracy.

📄 PDF Abstract BibTeX arXiv:2303.05331

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Calibrator Ensemble: Navigating Test Set Difficulty in Out-of-Distribution Scenarios

2023-01-01 · ICCV 2023 1 · Yuli Zou, Weijian Deng, Liang Zheng

Model calibration usually requires optimizing some parameters (e.g., temperature) w.r.t an objective function like negative log-likelihood. This work uncovers a significant aspect often overlooked that the objective …

Deep Ensemble Shape Calibration: Multi-Field Post-hoc Calibration in Online Advertising

2024-01-17 · Shuai Yang, Hao Yang, Zhuang Zou, Linhe Xu 외

In the e-commerce advertising scenario, estimating the true probabilities (known as a calibrated estimate) on Click-Through Rate (CTR) and Conversion Rate (CVR) is critical. Previous research has introduced numerous solu…

Improved Uncertainty Post-Calibration via Rank Preserving Transforms

2021-01-01 · Yu Bai, Tengyu Ma, Huan Wang, Caiming Xiong

Modern machine learning models with high accuracy often exhibit poor uncertainty calibration: the output probabilities of the model do not reflect its accuracy, and tend to be over-confident. Existing post-calibration me…

text-classificationText Classification

Better Boosting with Bandits for Online Learning

2020-01-16 · Nikolaos Nikolaou, Joseph Mellor, Nikunj C. Oza, Gavin Brown

Probability estimates generated by boosting ensembles are poorly calibrated because of the margin maximization nature of the algorithm. The outputs of the ensemble need to be properly calibrated before they can be used a…

Instant Uncertainty Calibration of NeRFs Using a Meta-Calibrator

2023-12-04 · Niki Amini-Naieni, Tomas Jakab, Andrea Vedaldi, Ronald Clark

Although Neural Radiance Fields (NeRFs) have markedly improved novel view synthesis, accurate uncertainty quantification in their image predictions remains an open problem. The prevailing methods for estimating uncertain…

Image ReconstructionMedical DiagnosisNeRFNovel View Synthesis+1