English

Adversarial Low Degree Testing

Data Structures and Algorithms 2023-08-30 v1 Information Theory math.IT

Abstract

In the tt-online-erasure model in property testing, an adversary is allowed to erase tt values of a queried function for each query the tester makes. This model was recently formulated by Kalemaj, Raskhodnikova andVarma, who showed that the properties of linearity of functions as well as quadraticity can be tested inOt(1)O_t(1) many queries: O(log(t))O(\log (t)) for linearity and 22O(t)2^{2^{O(t)}} for quadraticity. They asked whether the more general property of low-degreeness can be tested in the online erasure model, whether better testers exist for quadraticity, and if similar results hold when ``erasures'' are replaced with ``corruptions''. We show that, in the tt-online-erasure model, for a prime power qq, given query access to a function f:FqnFqf: \mathbb{F}_q^n \xrightarrow[]{} \mathbb{F}_q, one can distinguish in poly(logd+q(t)/δ)\mathrm{poly}(\log^{d+q}(t)/\delta) queries between the case that ff is degree at most dd, and the case that ff is δ\delta-far from any degree dd function (with respect to the fractional hamming distance). This answers the aforementioned questions and brings the query complexity to nearly match the query complexity of low-degree testing in the classical property testing model. Our results are based on the observation that the property of low-degreeness admits a large and versatile family of query efficient testers. Our testers operates by querying a uniformly random, sufficiently large set of points in a large enough affine subspace, and finding a tester for low-degreeness that only utilizes queries from that set of points. We believe that this tester may find other applications to algorithms in the online-erasure model or other related models, and may be of independent interest.

Cite

@article{arxiv.2308.15441,
  title  = {Adversarial Low Degree Testing},
  author = {Dor Minzer and Kai Zhe Zheng},
  journal= {arXiv preprint arXiv:2308.15441},
  year   = {2023}
}

Comments

18 pages

R2 v1 2026-06-28T12:07:34.235Z