paper-with-me

홈 › Papers

Field-aware Calibration: A Simple and Empirically Strong Method for Reliable Probabilistic Predictions

2019-05-26 · Feiyang Pan, Xiang Ao, Pingzhong Tang, Min Lu, Dapeng Liu, Lei Xiao, Qing He

It is often observed that the probabilistic predictions given by a machine learning model can disagree with averaged actual outcomes on specific subsets of data, which is also known as the issue of miscalibration. It is responsible for the unreliability of practical machine learning systems. For example, in online advertising, an ad can receive a click-through rate prediction of 0.1 over some population of users where its actual click rate is 0.15. In such cases, the probabilistic predictions have to be fixed before the system can be deployed. In this paper, we first introduce a new evaluation metric named field-level calibration error that measures the bias in predictions over the sensitive input field that the decision-maker concerns. We show that existing post-hoc calibration methods have limited improvements in the new field-level metric and other non-calibration metrics such as the AUC score. To this end, we propose Neural Calibration, a simple yet powerful post-hoc calibration method that learns to calibrate by making full use of the field-aware information over the validation set. We present extensive experiments on five large-scale datasets. The results showed that Neural Calibration significantly improves against uncalibrated predictions in common metrics such as the negative log-likelihood, Brier score and AUC, as well as the proposed field-level calibration error.

📄 PDF Abstract BibTeX arXiv:1905.10713

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClick-Through Rate Prediction

Similar Papers 제목 키워드 기반

MLPlatt: Simple Calibration Framework for Ranking Models

2026-01-13 · Piotr Bajger, Roman Dusek, Krzysztof Galias, Paweł Młyniec 외 arxiv

Ranking models are extensively used in e-commerce for relevance estimation. These models often suffer from poor interpretability and no scale calibration, particularly when trained with typical ranking loss functions. Th…

Clustered Calibration: Representation-Aware Probability Calibration via Learned Subpopulations

2025-10-22 · Tomer Lavi, Bracha Shapira, Nadav Rappoport arxiv

Ensuring that predicted probabilities align with observed frequencies is critical in high-stakes domains such as clinical decision support, autonomous driving and financial risk assessment. Existing calibration methods t…

Autonomous Driving

One Simple Trick to Fix Your Bayesian Neural Network

2022-07-26 · Piotr Tempczyk, Ksawery Smoczyński, Philip Smolenski-Jensen, Marek Cygan

One of the most popular estimation methods in Bayesian neural networks (BNN) is mean-field variational inference (MFVI). In this work, we show that neural networks with ReLU activation function induce posteriors, that ar…

Variational Inference

Objective-Aligned Direct Answer SFT for Robust Multi-Frame Medical VQA

2026-07-30 · Site Li, Jianyi Hao, Xiaofeng Liu arxiv

Multi-frame medical VQA appears to reward increasingly complex adaptation: controller-style inference, localization-aware reranking, static hard-negative mixing, and staged continuation all appear plausible from first pr…

Towards Uncertainties in Deep Learning that Are Accurate and Calibrated

2021-09-29 · Volodymyr Kuleshov, Shachi Deshpande

Predictive uncertainties can be characterized by two properties---calibration and sharpness. This paper introduces algorithms that ensure the calibration of any model while maintaining sharpness. They apply in both class…

Deep Learningregression