paper-with-me

홈 › Papers

Calibration without Ground Truth

2026-01-27 · Yuqing Kong, Mingyu Song, Yizhou Wang, Yifan Wu arxiv

Villalobos et al. [2024] predict that publicly available human text will be exhausted within the next decade. Thus, improving models without access to ground-truth labels becomes increasingly important. We propose a label-free post-processing framework that improves a strong but miscalibrated model using a weaker yet better-calibrated reference. Our framework guarantees a strict performance improvement under any proper loss. Our approach is based on a characterization of when strict improvement is possible: when the strong and reference models are not mutually calibrated. We formalize this condition, connect it to arbitrage and no-trade results from economics, and develop an efficient Bregman projection algorithm that guarantees worst-case loss reduction without labels. Experiments on representative LLMs across varying scales demonstrate that our label-free method significantly reduces proper losses and calibration errors, achieving performance competitive with supervised baselines.

📄 PDF Abstract BibTeX arXiv:2601.19862

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Learning and Novel Model Calibration Measurements for Automated Visual Inspection in Manufacturing

2022-09-12 · Jože M. Rožanec, Luka Bizjak, Elena Trajkova, Patrik Zajec 외

Quality control is a crucial activity performed by manufacturing enterprises to ensure that their products meet quality standards and avoid potential damage to the brand's reputation. The decreased cost of sensors and co…

Active Learning

Probability Calibration for Knowledge Graph Embedding Models

2019-12-20 · ICLR 2020 1 · Pedro Tabacof, Luca Costabello

Knowledge graph embedding research has overlooked the problem of probability calibration. We show popular embedding models are indeed uncalibrated. That means probability estimates associated to predicted triples are unr…

Calibration for Link PredictionGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+1

Calibrating Probabilistic Object Detectors with Annotator Disagreement

2026-05-23 · Zhi Qin Tan, Owen Addison, Yunpeng Li arxiv

High degrees of disagreement among annotators can exist for ambiguous objects, e.g. in medical images, underscoring the challenges of establishing ground truth annotations in object detection tasks. Despite this, all exi…

Object Detection

Unsupervised Recalibration

2019-08-24 · Albert Ziegler, Paweł Czyż

Unsupervised recalibration (URC) is a general way to improve the accuracy of an already trained probabilistic classification or regression model upon encountering new data while deployed in the field. URC does not requir…

A Perfectly Truthful Calibration Measure

2025-08-18 · Jason Hartline, Lunjia Hu, Yifan Wu arxiv

Calibration requires that predictions are conditionally unbiased and, therefore, reliably interpretable as probabilities. A calibration measure quantifies how far a predictor is from perfect calibration. As introduced by…