English

Limitations of Membership Queries in Testable Learning

Machine Learning 2025-12-03 v1 Data Structures and Algorithms

Abstract

Membership queries (MQ) often yield speedups for learning tasks, particularly in the distribution-specific setting. We show that in the \emph{testable learning} model of Rubinfeld and Vasilyan [RV23], membership queries cannot decrease the time complexity of testable learning algorithms beyond the complexity of sample-only distribution-specific learning. In the testable learning model, the learner must output a hypothesis whenever the data distribution satisfies a desired property, and if it outputs a hypothesis, the hypothesis must be near-optimal. We give a general reduction from sample-based \emph{refutation} of boolean concept classes, as presented in [Vadhan17, KL18], to testable learning with queries (TL-Q). This yields lower bounds for TL-Q via the reduction from learning to refutation given in [KL18]. The result is that, relative to a concept class and a distribution family, no mm-sample TL-Q algorithm can be super-polynomially more time-efficient than the best mm-sample PAC learner. Finally, we define a class of ``statistical'' MQ algorithms that encompasses many known distribution-specific MQ learners, such as those based on influence estimation or subcube-conditional statistical queries. We show that TL-Q algorithms in this class imply efficient statistical-query refutation and learning algorithms. Thus, combined with known SQ dimension lower bounds, our results imply that these efficient membership query learners cannot be made testable.

Keywords

Cite

@article{arxiv.2512.02279,
  title  = {Limitations of Membership Queries in Testable Learning},
  author = {Jane Lange and Mingda Qiao},
  journal= {arXiv preprint arXiv:2512.02279},
  year   = {2025}
}

Comments

Conference: ITCS 2026

R2 v1 2026-07-01T08:04:49.512Z