English

Testing the Independent Set Property in Hypergraphs

Data Structures and Algorithms 2026-07-14 v1

Abstract

The optimal sample complexity of testing if an nn-vertex graph has an independent set of size ρn\rho n, or is ε\varepsilon-far from having an independent set of size ρn\rho n, was established to be O~(ρ3/ε2)\widetilde{O}(\rho^3/\varepsilon^2), in a notable result by Blais and Seth (SICOMP 2025). In contrast, for qq-uniform hypergraphs, there is a significant gap between the best known upper and lower bounds, and there has been no progress on the problem for the last two decades. In this work, we prove a new upper bound of O~ ⁣(qρ2q3ε2(q2)!2)\widetilde{O}\!\left(\frac{q\rho^{2q-3}}{\varepsilon^2 (q-2)!^2}\right) on the sample complexity of testing the ρ\rho-independent set property. The previous best known upper bound was O~ ⁣(2qq!ρ2qε3)\widetilde{O}\!\left(\frac{2^q q! \rho^{2q}}{\varepsilon^3}\right), due to Langberg (RANDOM 2004). This establishes the optimal dependence on ε\varepsilon and gives an exponential improvement in the dependence on qq. We prove our result via a new application of the hypergraph container method.

Cite

@article{arxiv.2607.13011,
  title  = {Testing the Independent Set Property in Hypergraphs},
  author = {Elena Grigorescu and Shreya Nasa and Cameron Seth},
  journal= {arXiv preprint arXiv:2607.13011},
  year   = {2026}
}