English

Testing vs Estimation for Index-Invariant Properties in the Huge Object Model

Data Structures and Algorithms 2024-12-04 v1

Abstract

The Huge Object model of property testing [Goldreich and Ron, TheoretiCS 23] concerns properties of distributions supported on {0,1}n\{0,1\}^n, where nn is so large that even reading a single sampled string is unrealistic. Instead, query access is provided to the samples, and the efficiency of the algorithm is measured by the total number of queries that were made to them. Index-invariant properties under this model were defined in [Chakraborty et al., COLT 23], as a compromise between enduring the full intricacies of string testing when considering unconstrained properties, and giving up completely on the string structure when considering label-invariant properties. Index-invariant properties are those that are invariant through a consistent reordering of the bits of the involved strings. Here we provide an adaptation of Szemer\'edi's regularity method for this setting, and in particular show that if an index-invariant property admits an ϵ\epsilon-test with a number of queries depending only on the proximity parameter ϵ\epsilon, then it also admits a distance estimation algorithm whose number of queries depends only on the approximation parameter.

Keywords

Cite

@article{arxiv.2412.02235,
  title  = {Testing vs Estimation for Index-Invariant Properties in the Huge Object Model},
  author = {Sourav Chakraborty and Eldar Fischer and Arijit Ghosh and Amit Levi and Gopinath Mishra and Sayantan Sen},
  journal= {arXiv preprint arXiv:2412.02235},
  year   = {2024}
}

Comments

57 Pages

R2 v1 2026-06-28T20:20:56.434Z