English

A Multi-Round Communication Lower Bound for Gap Hamming and Some Consequences

Computational Complexity 2009-02-17 v2 Databases Data Structures and Algorithms

Abstract

The Gap-Hamming-Distance problem arose in the context of proving space lower bounds for a number of key problems in the data stream model. In this problem, Alice and Bob have to decide whether the Hamming distance between their nn-bit input strings is large (i.e., at least n/2+nn/2 + \sqrt n) or small (i.e., at most n/2nn/2 - \sqrt n); they do not care if it is neither large nor small. This Θ(n)\Theta(\sqrt n) gap in the problem specification is crucial for capturing the approximation allowed to a data stream algorithm. Thus far, for randomized communication, an Ω(n)\Omega(n) lower bound on this problem was known only in the one-way setting. We prove an Ω(n)\Omega(n) lower bound for randomized protocols that use any constant number of rounds. As a consequence we conclude, for instance, that ϵ\epsilon-approximately counting the number of distinct elements in a data stream requires Ω(1/ϵ2)\Omega(1/\epsilon^2) space, even with multiple (a constant number of) passes over the input stream. This extends earlier one-pass lower bounds, answering a long-standing open question. We obtain similar results for approximating the frequency moments and for approximating the empirical entropy of a data stream. In the process, we also obtain tight nΘ(nlogn)n - \Theta(\sqrt{n}\log n) lower and upper bounds on the one-way deterministic communication complexity of the problem. Finally, we give a simple combinatorial proof of an Ω(n)\Omega(n) lower bound on the one-way randomized communication complexity.

Keywords

Cite

@article{arxiv.0902.2399,
  title  = {A Multi-Round Communication Lower Bound for Gap Hamming and Some Consequences},
  author = {Joshua Brody and Amit Chakrabarti},
  journal= {arXiv preprint arXiv:0902.2399},
  year   = {2009}
}
R2 v1 2026-06-21T12:11:27.352Z