Distribution-Free Sequential Prediction with Abstentions
Jialin Yu, Mo\"ise Blanchard

TL;DR
This paper introduces a distribution-free sequential prediction algorithm with abstentions that guarantees sublinear error rates against oblivious and adaptive adversaries, extending learning guarantees to more realistic, non-i.i.d. settings.
Contribution
It proposes AbstainBoost, a boosting-based algorithm for distribution-free abstention learning, achieving error bounds without prior knowledge of the data distribution.
Findings
Guarantees sublinear error for VC classes in distribution-free settings.
Works against both oblivious and adaptive adversaries.
Establishes lower bounds on error-abstention trade-offs.
Abstract
We study a sequential prediction problem in which an adversary is allowed to inject arbitrarily many adversarial instances in a stream of i.i.d. instances, but at each round, the learner may also abstain from making a prediction without incurring any penalty if the instance was indeed corrupted. This semi-adversarial setting naturally sits between the classical stochastic case with i.i.d. instances for which function classes with finite VC dimension are learnable; and the adversarial case with arbitrary instances, known to be significantly more restrictive. For this problem, Goel et al. (2023) showed that, if the learner knows the distribution of clean samples in advance, learning can be achieved for all VC classes without restrictions on adversary corruptions. This is, however, a strong assumption in both theory and practice: a natural question is whether similar learning…
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 · Advanced Bandit Algorithms Research · Adversarial Robustness in Machine Learning
