paper-with-me

Papers

On the Convergence of Multicalibration Gradient Boosting

2026-02-06 · Daniel Haimovich, Fridolin Linder, Lorenzo Perini, Niek Tax, Milan Vojnovic arxiv

Multicalibration gradient boosting has recently emerged as a scalable method that empirically produces approximately multicalibrated predictors and has been deployed at web scale. Despite this empirical success, its convergence properties are not well understood. In this paper, we provide computational guarantees for multicalibration gradient boosting algorithms. We show that the magnitude of successive prediction updates decays at $O(1/\sqrt{T})$, which implies the same convergence rate bound for the empirical multicalibration error over rounds. Under additional smoothness assumptions on the weak learners, this rate improves to linear convergence. We further establish convergence for adaptive variants. Experiments on real-world datasets support our theory and clarify the regimes in which the method achieves fast convergence.

📄 PDF Abstract BibTeX arXiv:2602.06773

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multicalibration as Boosting for Regression

2023-01-31 · Ira Globus-Harris, Declan Harrison, Michael Kearns, Aaron Roth 외

We study the connection between multicalibration and boosting for squared error regression. First we prove a useful characterization of multicalibration in terms of a ``swap regret'' like condition on squared error. Usin…

regression

Multicalibration Boosting: Theory, Convergence, and Transferability

2026-05-23 · Hanxuan Ye, Hongzhe Li arxiv

Multicalibration extends classical calibration by requiring predictions to be unbiased over a rich collection of functions, encompassing both prediction slices and subpopulations. It has emerged as a powerful framework f…

An Exploration of Multicalibration Uniform Convergence Bounds

2022-02-09 · Harrison Rosenberg, Robi Bhattacharjee, Kassem Fawaz, Somesh Jha

Recent works have investigated the sample complexity necessary for fair machine learning. The most advanced of such sample complexity bounds are developed by analyzing multicalibration uniform convergence for a given pre…

BIG-bench Machine LearningFairness

Sample Complexity of Uniform Convergence for Multicalibration

2020-05-04 · NeurIPS 2020 12 · Eliran Shabat, Lee Cohen, Yishay Mansour

There is a growing interest in societal concerns in machine learning systems, especially in fairness. Multicalibration gives a comprehensive methodology to address group fairness. In this work, we address the multicalibr…

Fairness

Model Ensembling for Constrained Optimization

2024-05-27 · Ira Globus-Harris, Varun Gupta, Michael Kearns, Aaron Roth

There is a long history in machine learning of model ensembling, beginning with boosting and bagging and continuing to the present day. Much of this history has focused on combining models for classification and regressi…

model