paper-with-me

Papers

Toward Simultaneously Optimal Regret in U-Calibration

2026-06-16 · Rafael Frongillo, Haipeng Luo, Nishant A. Mehta, Jon Schneider arxiv

U-calibration studies online forecasting algorithms whose predictions can be consumed by any unknown downstream agent, guaranteeing sublinear regret simultaneously for all proper loss functions. Existing U-calibration algorithms achieve worst-case optimal $O(\sqrt{T})$ regret for every bounded proper loss, but they fail to adapt to easier losses: as we show, even for smooth losses such as squared loss, they incur $Ω(\sqrt{T})$ regret instead of the optimal $O(\log T)$ regret. In this work, we show that this limitation is not inherent. Specifically, we design a single forecast algorithm that simultaneously achieves $\tilde O(\sqrt{T})$ regret for every bounded proper loss and $O(\log T)$ regret for every bounded smooth proper loss. More generally, our algorithm also attains logarithmic regret for losses that are smooth relative to the log-barrier, which include several non-Lipschitz examples. Our approach is based on a novel variant of Follow-the-Perturbed-Leader (FTPL) in which perturbations are applied directly in the prediction space using self-concordant noise. The resulting analysis also departs substantially from prior FTPL analyses due to the complex nature of this noise and may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2606.18527

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Near-optimal Swap Regret Minimization for Convex Losses

2026-02-09 · Lunjia Hu, Jon Schneider, Yifan Wu arxiv

We give a randomized online algorithm that guarantees near-optimal $\widetilde O(\sqrt T)$ expected swap regret against any sequence of $T$ adaptively chosen Lipschitz convex losses on the unit interval. This improves th…

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…

Simultaneous Swap Regret Minimization via KL-Calibration

2025-02-23 · Haipeng Luo, Spandan Senapati, Vatsal Sharan

Calibration is a fundamental concept that aims at ensuring the reliability of probabilistic predictions by aligning them with real-world outcomes. There is a surge of studies on new calibration measures that are easier t…

Achieving Optimal Static and Dynamic Regret Simultaneously in Bandits with Deterministic Losses

2026-02-07 · Jian Qian, Chen-Yu Wei arxiv

In adversarial multi-armed bandits, two performance measures are commonly used: static regret, which compares the learner to the best fixed arm, and dynamic regret, which compares it to the best sequence of arms. While o…

Multi-Armed Bandits

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…