paper-with-me

Papers

Combining Priors with Experience: Confidence Calibration Based on Binomial Process Modeling

2024-12-14 · Jinzong Dong, Zhaohui Jiang, Dong Pan, Haoyang Yu

Confidence calibration of classification models is a technique to estimate the true posterior probability of the predicted class, which is critical for ensuring reliable decision-making in practical applications. Existing confidence calibration methods mostly use statistical techniques to estimate the calibration curve from data or fit a user-defined calibration function, but often overlook fully mining and utilizing the prior distribution behind the calibration curve. However, a well-informed prior distribution can provide valuable insights beyond the empirical data under the limited data or low-density regions of confidence scores. To fill this gap, this paper proposes a new method that integrates the prior distribution behind the calibration curve with empirical data to estimate a continuous calibration curve, which is realized by modeling the sampling process of calibration data as a binomial process and maximizing the likelihood function of the binomial process. We prove that the calibration curve estimating method is Lipschitz continuous with respect to data distribution and requires a sample size of $3/B$ of that required for histogram binning, where $B$ represents the number of bins. Also, a new calibration metric ($TCE_{bpm}$), which leverages the estimated calibration curve to estimate the true calibration error (TCE), is designed. $TCE_{bpm}$ is proven to be a consistent calibration measure. Furthermore, realistic calibration datasets can be generated by the binomial process modeling from a preset true calibration curve and confidence score distribution, which can serve as a benchmark to measure and compare the discrepancy between existing calibration metrics and the true calibration error. The effectiveness of our calibration method and metric are verified in real-world and simulated data.

📄 PDF Abstract BibTeX arXiv:2412.10658

Code (1)

neurodong/tcebpm 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Calibration Bands for Mean Estimates within the Exponential Dispersion Family

2025-03-24 · Łukasz Delong, Selim Gatti, Mario V. Wüthrich

A statistical model is said to be calibrated if the resulting mean estimates perfectly match the true means of the underlying responses. Aiming for calibration is often not achievable in practice as one has to deal with …

Just how sure are you? Improving Verbalized Uncertainty Calibration in Medical VQA

2026-06-25 · Eren Senoglu, Federico Toschi, Nicolo Brunello, Andrea Sassella 외 arxiv

Multimodal large language models (MLLMs) applied to Medical Visual Question Answering (VQA) tend to produce overconfident outputs regardless of actual correctness, and existing verbalized confidence calibration methods, …

Visual Question Answering

Learning to Trust: How Humans Mentally Recalibrate AI Confidence Signals

2026-03-23 · ZhaoBin Li, Mark Steyvers arxiv

Productive human-AI collaboration requires appropriate reliance, yet contemporary AI systems are often miscalibrated, exhibiting systematic overconfidence or underconfidence. We investigate whether humans can learn to me…

Implied Probabilities and Volatility in Credit Risk: A Merton-Based Approach with Binomial Trees

2025-06-15 · Jagdish Gnawali, Abootaleb Shirvani, Svetlozar T. Rachev

We explore credit risk pricing by modeling equity as a call option and debt as the difference between the firm's asset value and a put option, following the structural framework of the Merton model. Our approach proceeds…

BKP: An R Package for Beta Kernel Process Modeling

2025-08-14 · Jiangyan Zhao, Kunhai Qing, Jin Xu arxiv

Estimating input-dependent probability surfaces from binary, binomial, categorical, or multinomial response data is a common task in statistics and machine learning. Latent Gaussian process classifiers provide flexible n…