paper-with-me

Papers

Optimally Efficient Sequential Calibration of Binary Classifiers to Minimize Classification Error

2021-08-19 · Kaan Gokcesu, Hakan Gokcesu

In this work, we aim to calibrate the score outputs of an estimator for the binary classification problem by finding an 'optimal' mapping to class probabilities, where the 'optimal' mapping is in the sense that minimizes the classification error (or equivalently, maximizes the accuracy). We show that for the given target variables and the score outputs of an estimator, an 'optimal' soft mapping, which monotonically maps the score values to probabilities, is a hard mapping that maps the score values to $0$ and $1$. We show that for class weighted (where the accuracy for one class is more important) and sample weighted (where the samples' accurate classifications are not equally important) errors, or even general linear losses; this hard mapping characteristic is preserved. We propose a sequential recursive merger approach, which produces an 'optimal' hard mapping (for the observed samples so far) sequentially with each incoming new sample. Our approach has a logarithmic in sample size time complexity, which is optimally efficient.

📄 PDF Abstract BibTeX arXiv:2108.08780

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Optimally Combining Classifiers Using Unlabeled Data

2015-03-05 · Akshay Balsubramani, Yoav Freund

We develop a worst-case analysis of aggregation of classifier ensembles for binary classification. The task of predicting to minimize error is formulated as a game played over a given set of unlabeled data (a transductiv…

Binary ClassificationGeneral Classification

Temporal Difference Calibration in Sequential Tasks: Application to Vision-Language-Action Models

2026-04-22 · Shelly Francis-Meretzki, Mirco Mutti, Yaniv Romano, Aviv Tamar arxiv

Recent advances in vision-language-action (VLA) models for robotics have highlighted the importance of reliable uncertainty quantification in sequential tasks. However, assessing and improving calibration in such setting…

Reinforcement Learning

Evaluating Probabilistic Classifiers: The Triptych

2023-01-25 · Timo Dimitriadis, Tilmann Gneiting, Alexander I. Jordan, Peter Vogel

Probability forecasts for binary outcomes, often referred to as probabilistic classifiers or confidence scores, are ubiquitous in science and society, and methods for evaluating and comparing them are in great demand. We…

Diagnostic

Decision-Making under Miscalibration

2022-03-18 · Guy N. Rothblum, Gal Yona

ML-based predictions are used to inform consequential decisions about individuals. How should we use predictions (e.g., risk of heart attack) to inform downstream binary classification decisions (e.g., undergoing a medic…

Binary ClassificationDecision MakingMedical Procedure

Classifier Calibration with ROC-Regularized Isotonic Regression

2023-11-21 · Eugene Berta, Francis Bach, Michael Jordan

Calibration of machine learning classifiers is necessary to obtain reliable and interpretable predictions, bridging the gap between model confidence and actual probabilities. One prominent technique, isotonic regression …

Classifier calibrationregression