English

Testing Sumsets is Hard

Data Structures and Algorithms 2024-02-06 v2 Computational Complexity Combinatorics

Abstract

A subset SS of the Boolean hypercube F2n\mathbb{F}_2^n is a sumset if S={a+b:a,bA}S = \{a + b : a, b\in A\} for some AF2nA \subseteq \mathbb{F}_2^n. Sumsets are central objects of study in additive combinatorics, featuring in several influential results. We prove a lower bound of Ω(2n/2)\Omega(2^{n/2}) for the number of queries needed to test whether a Boolean function f:F2n{0,1}f:\mathbb{F}_2^n \to \{0,1\} is the indicator function of a sumset. Our lower bound for testing sumsets follows from sharp bounds on the related problem of shift testing, which may be of independent interest. We also give a near-optimal 2n/2poly(n)2^{n/2} \cdot \mathrm{poly}(n)-query algorithm for a smoothed analysis formulation of the sumset refutation problem.

Keywords

Cite

@article{arxiv.2401.07242,
  title  = {Testing Sumsets is Hard},
  author = {Xi Chen and Shivam Nadimpalli and Tim Randolph and Rocco A. Servedio and Or Zamir},
  journal= {arXiv preprint arXiv:2401.07242},
  year   = {2024}
}

Comments

18 pages

R2 v1 2026-06-28T14:16:15.582Z