paper-with-me

홈 › Papers

Stronger Calibration Lower Bounds via Sidestepping

2020-12-07 · Mingda Qiao, Gregory Valiant

We consider an online binary prediction setting where a forecaster observes a sequence of $T$ bits one by one. Before each bit is revealed, the forecaster predicts the probability that the bit is $1$. The forecaster is called well-calibrated if for each $p \in [0, 1]$, among the $n_p$ bits for which the forecaster predicts probability $p$, the actual number of ones, $m_p$, is indeed equal to $p \cdot n_p$. The calibration error, defined as $\sum_p |m_p - p n_p|$, quantifies the extent to which the forecaster deviates from being well-calibrated. It has long been known that an $O(T^{2/3})$ calibration error is achievable even when the bits are chosen adversarially, and possibly based on the previous predictions. However, little is known on the lower bound side, except an $\Omega(\sqrt{T})$ bound that follows from the trivial example of independent fair coin flips. In this paper, we prove an $\Omega(T^{0.528})$ bound on the calibration error, which is the first super-$\sqrt{T}$ lower bound for this setting to the best of our knowledge. The technical contributions of our work include two lower bound techniques, early stopping and sidestepping, which circumvent the obstacles that have previously hindered strong calibration lower bounds. We also propose an abstraction of the prediction setting, termed the Sign-Preservation game, which may be of independent interest. This game has a much smaller state space than the full prediction setting and allows simpler analyses. The $\Omega(T^{0.528})$ lower bound follows from a general reduction theorem that translates lower bounds on the game value of Sign-Preservation into lower bounds on the calibration error.

📄 PDF Abstract BibTeX arXiv:2012.03454

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Breaking the $T^{2/3}$ Barrier for Sequential Calibration

2024-06-19 · Yuval Dagan, Constantinos Daskalakis, Maxwell Fishelson, Noah Golowich 외

A set of probabilistic forecasts is calibrated if each prediction of the forecaster closely approximates the empirical distribution of outcomes on the subset of timesteps where that prediction was made. We study the fund…

Optimal Lower Bounds for Online Multicalibration

2026-01-08 · Natalie Collina, Jiuyao Lu, Georgy Noarov, Aaron Roth arxiv

We prove tight lower bounds for online multicalibration, establishing an information-theoretic separation from marginal calibration. In the general setting where group functions can depend on both context and the learner…

Oracle Efficient Online Multicalibration and Omniprediction

2023-07-18 · Sumegha Garg, Christopher Jung, Omer Reingold, Aaron Roth

A recent line of work has shown a surprising connection between multicalibration, a multi-group fairness notion, and omniprediction, a learning paradigm that provides simultaneous loss minimization guarantees for a large…

Fairness

PTF Testing Lower Bounds for Non-Gaussian Component Analysis

2025-11-24 · Ilias Diakonikolas, Daniel M. Kane, Sihan Liu, Thanasis Pittas arxiv

This work studies information-computation gaps for statistical problems. A common approach for providing evidence of such gaps is to show sample complexity lower bounds (that are stronger than the information-theoretic o…

The Sample Complexity of Multicalibration

2026-04-23 · Natalie Collina, Jiuyao Lu, Georgy Noarov, Aaron Roth arxiv

We study the minimax sample complexity of multicalibration in the batch setting. A learner observes $n$ i.i.d. samples from an unknown distribution and must output a (possibly randomized) predictor whose population multi…