The Active and Noise-Tolerant Strategic Perceptron
Maria-Florina Balcan, Hedyeh Beyhaghi

TL;DR
This paper develops an active learning algorithm for classifying strategic agents that maintains high efficiency and noise tolerance, achieving exponential label complexity improvements over passive learning in strategic environments.
Contribution
It introduces a modified Active Perceptron algorithm that effectively handles strategic manipulation and noise, with provable label complexity advantages in the strategic setting.
Findings
Achieves $ ilde{O}(d \\ln 1/\epsilon)$ label queries for excess error $\epsilon$
Maintains exponential improvement over passive learning in strategic environments
Requires fewer label queries than prior strategic Perceptron algorithms
Abstract
We initiate the study of active learning algorithms for classifying strategic agents. Active learning is a well-established framework in machine learning in which the learner selectively queries labels, often achieving substantially higher accuracy and efficiency than classical supervised methods-especially in settings where labeling is costly or time-consuming, such as hiring, admissions, and loan decisions. Strategic classification, however, addresses scenarios where agents modify their features to obtain more favorable outcomes, resulting in observed data that is not truthful. Such manipulation introduces challenges beyond those in learning from clean data. Our goal is to design active and noise-tolerant algorithms that remain effective in strategic environments-algorithms that classify strategic agents accurately while issuing as few label requests as possible. The central…
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 · Data Stream Mining Techniques
