paper-with-me

Papers

Multicalibration as Boosting for Regression

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

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. Using this characterization, we give an exceedingly simple algorithm that can be analyzed both as a boosting algorithm for regression and as a multicalibration algorithm for a class H that makes use only of a standard squared error regression oracle for H. We give a weak learning assumption on H that ensures convergence to Bayes optimality without the need to make any realizability assumptions -- giving us an agnostic boosting algorithm for regression. We then show that our weak learning assumption on H is both necessary and sufficient for multicalibration with respect to H to imply Bayes optimality. We also show that if H satisfies our weak learning condition relative to another class C then multicalibration with respect to H implies multicalibration with respect to C. Finally we investigate the empirical performance of our algorithm experimentally using an open source implementation that we make available. Our code repository can be found at https://github.com/Declancharrison/Level-Set-Boosting.

📄 PDF Abstract BibTeX arXiv:2301.13767

Code (1)

declancharrison/level-set-boosting 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

On the Convergence of Multicalibration Gradient Boosting

2026-02-06 · Daniel Haimovich, Fridolin Linder, Lorenzo Perini, Niek Tax 외 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 conv…

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…

Bridging Multicalibration and Out-of-distribution Generalization Beyond Covariate Shift

2024-06-02 · Jiayun Wu, Jiashuo Liu, Peng Cui, Zhiwei Steven Wu

We establish a new model-agnostic optimization framework for out-of-distribution generalization via multicalibration, a criterion that ensures a predictor is calibrated across a family of overlapping groups. Multicalibra…

Out-of-Distribution Generalization

Efficient Swap Multicalibration of Elicitable Properties

2025-11-07 · Lunjia Hu, Haipeng Luo, Spandan Senapati, Vatsal Sharan arxiv

Multicalibration [HJKRR18] is an algorithmic fairness perspective that demands that the predictions of a predictor are correct conditional on themselves and membership in a collection of potentially overlapping subgroups…

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