Learning using Local Membership Queries
Pranjal Awasthi, Vitaly Feldman, Varun Kanade

TL;DR
This paper introduces a new local membership query learning model where queries are restricted to be close to random data points, enabling efficient learning of certain classes like decision trees and sparse polynomials under specific distributions.
Contribution
The paper defines a local membership query model and demonstrates its effectiveness in learning classes such as sparse polynomials, decision trees, and DNF formulas under various distributions.
Findings
Sparse polynomials are learnable with local queries under smooth distributions.
Decision trees of polynomial size are learnable with local queries under product distributions.
DNF formulas are learnable with local queries under the uniform distribution.
Abstract
We introduce a new model of membership query (MQ) learning, where the learning algorithm is restricted to query points that are \emph{close} to random examples drawn from the underlying distribution. The learning model is intermediate between the PAC model (Valiant, 1984) and the PAC+MQ model (where the queries are allowed to be arbitrary points). Membership query algorithms are not popular among machine learning practitioners. Apart from the obvious difficulty of adaptively querying labelers, it has also been observed that querying \emph{unnatural} points leads to increased noise from human labelers (Lang and Baum, 1992). This motivates our study of learning algorithms that make queries that are close to examples generated from the data distribution. We restrict our attention to functions defined on the -dimensional Boolean hypercube and say that a membership query is local if…
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 · Complexity and Algorithms in Graphs
