Some Bounds on Communication Complexity of Gap Hamming Distance
Alexander Kozachinskiy

TL;DR
This paper establishes new bounds on the communication complexity of the Gap Hamming Distance problem, providing protocols with specific error bounds and deterministic complexity formulas, and applies these results to streaming algorithms.
Contribution
It introduces novel probabilistic and deterministic bounds for GHD communication complexity, and links these bounds to streaming algorithm space complexity.
Findings
Probabilistic protocol with $O((s/U)^{1/3} imes n imes ext{log} n)$ bits communication.
Deterministic complexity characterized by Hamming ball volume: $n - ext{log}_2 V_2(n, t/2) + O( ext{log} n)$.
Lower bounds on streaming space complexity for approximate distinct element counting.
Abstract
In this paper we obtain some bounds on communication complexity of Gap Hamming Distance problem (): Alice and Bob are given binary string of length and they are guaranteed that Hamming distance between their inputs is either or for some . They have to output 0, if the first inequality holds, and 1, if the second inequality holds. In this paper we study the communication complexity of for probabilistic protocols with one-sided error and for deterministic protocols. Our first result is a protocol which communicates bits and has one-sided error probability provided . Our second result is about deterministic communication complexity of . Surprisingly, it can be computed with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Optimization and Search Problems
