Distribution-Specific Agnostic Boosting
Vitaly Feldman

TL;DR
This paper introduces a novel boosting algorithm for agnostic learning that modifies only label distributions, leading to simplified algorithms for DNF and decision trees, and establishing a connection with hard-core set constructions.
Contribution
It presents a new distribution-specific agnostic boosting method that simplifies existing algorithms and links boosting to hard-core set constructions.
Findings
Enables boosting of label-modification-based weak learners to strong learners.
Simplifies PAC learning algorithms for DNF and decision trees.
Establishes a connection between boosting algorithms and hard-core set constructions.
Abstract
We consider the problem of boosting the accuracy of weak learning algorithms in the agnostic learning framework of Haussler (1992) and Kearns et al. (1992). Known algorithms for this problem (Ben-David et al., 2001; Gavinsky, 2002; Kalai et al., 2008) follow the same strategy as boosting algorithms in the PAC model: the weak learner is executed on the same target function but over different distributions on the domain. We demonstrate boosting algorithms for the agnostic learning framework that only modify the distribution on the labels of the points (or, equivalently, modify the target function). This allows boosting a distribution-specific weak agnostic learner to a strong agnostic learner with respect to the same distribution. When applied to the weak agnostic parity learning algorithm of Goldreich and Levin (1989) our algorithm yields a simple PAC learning algorithm for DNF and an…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Imbalanced Data Classification Techniques · Domain Adaptation and Few-Shot Learning
