Sample-Efficient Agnostic Boosting
Udaya Ghai, Karan Singh

TL;DR
This paper introduces a more sample-efficient agnostic boosting algorithm that reuses samples across rounds, improving over existing methods without increasing computational complexity, and extends to reinforcement learning tasks.
Contribution
The paper presents a novel agnostic boosting algorithm that significantly improves sample efficiency while maintaining computational complexity, and applies it to reinforcement learning.
Findings
Achieves better sample complexity than existing agnostic boosting algorithms.
Effectively reuses samples across boosting rounds to improve generalization.
Demonstrates improved results in reinforcement learning scenarios.
Abstract
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 case, the success of the boosting approach is underscored by a remarkable fact that the resultant sample complexity matches that of a computationally demanding alternative, namely Empirical Risk Minimization (ERM). This in particular implies that the realizable boosting methodology has the potential to offer computational relief without compromising on sample efficiency. Despite recent progress, in agnostic boosting, where assumptions on the conditional distribution of labels given feature descriptions are absent, ERM outstrips the agnostic boosting methodology in being quadratically more sample efficient than all known agnostic boosting algorithms. In this paper, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Time Series Analysis and Forecasting
