paper-with-me

Papers

A Log-Linear Time Sequential Optimal Calibration Algorithm for Quantized Isotonic L2 Regression

2022-06-01 · Kaan Gokcesu, Hakan Gokcesu

We study the sequential calibration of estimations in a quantized isotonic L2 regression setting. We start by showing that the optimal calibrated quantized estimations can be acquired from the traditional isotonic L2 regression solution. We modify the traditional PAVA algorithm to create calibrators for both batch and sequential optimization of the quantized isotonic regression problem. Our algorithm can update the optimal quantized monotone mapping for the samples observed so far in linear space and logarithmic time per new unordered sample.

📄 PDF Abstract BibTeX arXiv:2206.00744

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Efficient, Anytime Algorithms for Calibration with Isotonic Regression under Strictly Convex Losses

2021-10-31 · Kaan Gokcesu, Hakan Gokcesu

We investigate the calibration of estimations to increase performance with an optimal monotone transform on the estimator outputs. We start by studying the traditional square error setting with its weighted variant and s…

regression

Modeling and Correcting Bias in Sequential Evaluation

2022-05-03 · Jingyan Wang, Ashwin Pananjady

We consider the problem of sequential evaluation, in which an evaluator observes candidates in a sequence and assigns scores to these candidates in an online, irrevocable fashion. Motivated by the psychology literature t…

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…

Binary Classification

Optimal Multiclass U-Calibration Error and Beyond

2024-05-28 · Haipeng Luo, Spandan Senapati, Vatsal Sharan

We consider the problem of online multiclass U-calibration, where a forecaster aims to make sequential distributional predictions over $K$ classes with low U-calibration error, that is, low regret with respect to all bou…

Testing Calibration in Nearly-Linear Time

2024-02-20 · Lunjia Hu, Arun Jambulapati, Kevin Tian, Chutong Yang

In the recent literature on machine learning and decision making, calibration has emerged as a desirable and widely-studied statistical property of the outputs of binary prediction models. However, the algorithmic aspect…

Decision Making