English

On the Power of Interactive Proofs for Learning

Computational Complexity 2024-04-15 v1 Data Structures and Algorithms Machine Learning

Abstract

We continue the study of doubly-efficient proof systems for verifying agnostic PAC learning, for which we obtain the following results. - We construct an interactive protocol for learning the tt largest Fourier characters of a given function f ⁣:{0,1}n{0,1}f \colon \{0,1\}^n \to \{0,1\} up to an arbitrarily small error, wherein the verifier uses poly(t)\mathsf{poly}(t) random examples. This improves upon the Interactive Goldreich-Levin protocol of Goldwasser, Rothblum, Shafer, and Yehudayoff (ITCS 2021) whose sample complexity is poly(t,n)\mathsf{poly}(t,n). - For agnostically learning the class AC0[2]\mathsf{AC}^0[2] under the uniform distribution, we build on the work of Carmosino, Impagliazzo, Kabanets, and Kolokolova (APPROX/RANDOM 2017) and design an interactive protocol, where given a function f ⁣:{0,1}n{0,1}f \colon \{0,1\}^n \to \{0,1\}, the verifier learns the closest hypothesis up to polylog(n)\mathsf{polylog}(n) multiplicative factor, using quasi-polynomially many random examples. In contrast, this class has been notoriously resistant even for constructing realisable learners (without a prover) using random examples. - For agnostically learning kk-juntas under the uniform distribution, we obtain an interactive protocol, where the verifier uses O(2k)O(2^k) random examples to a given function f ⁣:{0,1}n{0,1}f \colon \{0,1\}^n \to \{0,1\}. Crucially, the sample complexity of the verifier is independent of nn. We also show that if we do not insist on doubly-efficient proof systems, then the model becomes trivial. Specifically, we show a protocol for an arbitrary class C\mathcal{C} of Boolean functions in the distribution-free setting, where the verifier uses O(1)O(1) labeled examples to learn ff.

Keywords

Cite

@article{arxiv.2404.08158,
  title  = {On the Power of Interactive Proofs for Learning},
  author = {Tom Gur and Mohammad Mahdi Jahanara and Mohammad Mahdi Khodabandeh and Ninad Rajgopal and Bahar Salamatian and Igor Shinkar},
  journal= {arXiv preprint arXiv:2404.08158},
  year   = {2024}
}

Comments

58 pages, To appear in STOC 2024

R2 v1 2026-06-28T15:51:59.566Z