Learning to Actively Learn: A Robust Approach
Jifan Zhang, Lalit Jain, Kevin Jamieson

TL;DR
This paper introduces a novel approach to designing adaptive algorithms for data collection tasks like active learning by learning from adversarial training, especially effective with small query budgets.
Contribution
It presents a new method for learning adaptive algorithms through adversarial training over problem classes, bypassing the need for explicit problem priors and focusing on small query budgets.
Findings
The learned algorithms are competitive with traditional methods.
Synthetic experiments show stability and effectiveness.
Real data tasks demonstrate practical applicability.
Abstract
This work proposes a procedure for designing algorithms for specific adaptive data collection tasks like active learning and pure-exploration multi-armed bandits. Unlike the design of traditional adaptive algorithms that rely on concentration of measure and careful analysis to justify the correctness and sample complexity of the procedure, our adaptive algorithm is learned via adversarial training over equivalence classes of problems derived from information theoretic lower bounds. In particular, a single adaptive learning algorithm is learned that competes with the best adaptive algorithm learned for each equivalence class. Our procedure takes as input just the available queries, set of hypotheses, loss function, and total query budget. This is in contrast to existing meta-learning work that learns an adaptive algorithm relative to an explicit, user-defined subset or prior distribution…
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 · Machine Learning and Data Classification
