paper-with-me

홈 › Papers

Platt-Bin: Efficient Posterior Calibrated Training for NLP Classifiers

2022-05-01 · Findings (ACL) 2022 5 · Rishabh Singh, Shirin Goshtasbpour

Modern NLP classifiers are known to return uncalibrated estimations of class posteriors. Existing methods for posterior calibration rescale the predicted probabilities but often have an adverse impact on final classification accuracy, thus leading to poorer generalization. We propose an end-to-end trained calibrator, Platt-Binning, that directly optimizes the objective while minimizing the difference between the predicted and empirical posterior probabilities. Our method leverages the sample efficiency of Platt scaling and the verification guarantees of histogram binning, thus not only reducing the calibration error but also improving task performance. In contrast to existing calibrators, we perform this efficient calibration during training. Empirical evaluation of benchmark NLP classification tasks echoes the efficacy of our proposal.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Decision from Suboptimal Classifiers: Excess Risk Pre- and Post-Calibration

2025-03-23 · Alexandre Perez-Lebel, Gael Varoquaux, Sanmi Koyejo, Matthieu Doutreligne 외

Probabilistic classifiers are central for making informed decisions under uncertainty. Based on the maximum expected utility principle, optimal decision rules can be derived using the posterior class probabilities and mi…

Posterior Variance Is a Constraint Map, Not an Error Map: Closed-Form Uncertainty for Radiative Gaussian Splatting in Sparse-View CT

2026-07-15 · Chulin Zhao, Yiran Xu, Shu Liu arxiv

Radiative Gaussian splatting reconstructs sparse-view CT fast and accurately, and recent work attaches per-Gaussian posteriors to yield per-voxel uncertainty maps. We ask what such a map actually measures: posterior vari…

Splatt3R: Zero-shot Gaussian Splatting from Uncalibrated Image Pairs

2024-08-25 · Brandon Smart, Chuanxia Zheng, Iro Laina, Victor Adrian Prisacariu

In this paper, we introduce Splatt3R, a pose-free, feed-forward method for in-the-wild 3D reconstruction and novel view synthesis from stereo pairs. Given uncalibrated natural images, Splatt3R can predict 3D Gaussian Spl…

3D geometry3D ReconstructionNovel View Synthesis

DP-Splat: Bayesian Nonparametric Complexity Control for Gaussian Splatting

2026-07-12 · Aqi Dong arxiv

3D Gaussian Splatting represents scenes as finite mixtures of anisotropic Gaussians whose number of components $K$ is set by heuristic density control or user caps. Variational Bayes Gaussian Splatting (VBGS) recast spla…

Binary Classifier Calibration: Non-parametric approach

2014-01-14 · Mahdi Pakdaman Naeini, Gregory F. Cooper, Milos Hauskrecht

Accurate calibration of probabilistic predictive models learned is critical for many practical prediction and decision-making tasks. There are two main categories of methods for building calibrated classifiers. One appro…

Classifier calibrationDecision MakingDensity Estimation