paper-with-me

Papers

Revisiting Agnostic Boosting

2025-03-12 · Arthur da Cunha, Mikael Møller Høgsgaard, Andrea Paudice, Yuxin Sun

Boosting is a key method in statistical learning, allowing for converting weak learners into strong ones. While well studied in the realizable case, the statistical properties of weak-to-strong learning remains less understood in the agnostic setting, where there are no assumptions on the distribution of the labels. In this work, we propose a new agnostic boosting algorithm with substantially improved sample complexity compared to prior works under very general assumptions. Our approach is based on a reduction to the realizable case, followed by a margin-based filtering step to select high-quality hypotheses. We conjecture that the error rate achieved by our proposed method is optimal up to logarithmic factors.

📄 PDF Abstract BibTeX arXiv:2503.09384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Agnostic Multiclass Boosting

2022-05-30 · Vinod Raman, Ambuj Tewari

Boosting is a fundamental approach in machine learning that enjoys both strong theoretical and practical guarantees. At a high-level, boosting algorithms cleverly aggregate weak learners to generate predictions with arbi…

Binary Classification

Sample-Near-Optimal Agnostic Boosting with Improved Running Time

2026-01-16 · Arthur da Cunha, Mikael Møller Høgsgaard, Andrea Paudice arxiv

Boosting is a powerful method that turns weak learners, which perform only slightly better than random guessing, into strong learners with high accuracy. While boosting is well understood in the classic setting, it is le…

Sample-Efficient Agnostic Boosting

2024-10-31 · Udaya Ghai, Karan Singh

The theory of boosting provides a computational framework for aggregating approximate weak learning algorithms, which perform marginally better than a random predictor, into an accurate strong learner. In the realizable …

High-Dimensional $L_2$Boosting: Rate of Convergence

2016-02-29 · Ye Luo, Martin Spindler, Jannis Kück

Boosting is one of the most significant developments in machine learning. This paper studies the rate of convergence of $L_2$Boosting, which is tailored for regression, in a high-dimensional setting. Moreover, we introdu…

Vocal Bursts Intensity Prediction

Online Agnostic Boosting via Regret Minimization

2020-03-02 · NeurIPS 2020 12 · Nataly Brukhim, Xinyi Chen, Elad Hazan, Shay Moran

Boosting is a widely used machine learning approach based on the idea of aggregating weak learning rules. While in statistical learning numerous boosting methods exist both in the realizable and agnostic settings, in onl…