Active Property Testing
Maria-Florina Balcan, Eric Blais, Avrim Blum, Liu Yang

TL;DR
This paper extends property testing to active learning scenarios, demonstrating its effectiveness for important properties and introducing a new testing dimension that characterizes label request complexity.
Contribution
It introduces the concept of testing dimension in active and passive models, providing bounds and insights into label complexity for property testing under distributional constraints.
Findings
Testing remains effective in active learning settings for key properties.
The testing dimension characterizes label request complexity up to constant factors.
Lower bounds are established for linear separators and dictator functions.
Abstract
One of the motivations for property testing of boolean functions is the idea that testing can serve as a preprocessing step before learning. However, in most machine learning applications, it is not possible to request for labels of fictitious examples constructed by the algorithm. Instead, the dominant query paradigm in applied machine learning, called active learning, is one where the algorithm may query for labels, but only on points in a given polynomial-sized (unlabeled) sample, drawn from some underlying distribution D. In this work, we bring this well-studied model in learning to the domain of testing. We show that for a number of important properties, testing can still yield substantial benefits in this setting. This includes testing unions of intervals, testing linear separators, and testing various assumptions used in semi-supervised learning. In addition to these specific…
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 · Machine Learning and Data Classification · Algorithms and Data Compression
