Active Local Learning
Arturs Backurs, Avrim Blum, Neha Gupta

TL;DR
This paper introduces an active local learning framework that efficiently estimates near-optimal hypotheses and distances with label queries independent of hypothesis complexity, applicable in multiple dimensions.
Contribution
It presents novel algorithms for active local learning that reduce label complexity and extend to multi-dimensional settings, including distance estimation and function value approximation.
Findings
Label queries are independent of hypothesis class complexity.
Algorithms achieve accurate distance and function value estimates with fewer labels.
Extension to multi-dimensional data and related error approximation methods.
Abstract
In this work we consider active local learning: given a query point , and active access to an unlabeled training set , output the prediction of a near-optimal using significantly fewer labels than would be needed to actually learn fully. In particular, the number of label queries should be independent of the complexity of , and the function should be well-defined, independent of . This immediately also implies an algorithm for distance estimation: estimating the value from many fewer labels than needed to actually learn a near-optimal , by running local learning on a few random query points and computing the average error. For the hypothesis class consisting of functions supported on the interval with Lipschitz constant bounded by , we present an algorithm that makes label…
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 · Algorithms and Data Compression · Imbalanced Data Classification Techniques
