English

Interactive Communication with Unknown Noise Rate

Data Structures and Algorithms 2015-08-17 v2 Distributed, Parallel, and Cluster Computing Information Theory Networking and Internet Architecture math.IT

Abstract

Alice and Bob want to run a protocol over a noisy channel, where a certain number of bits are flipped adversarially. Several results take a protocol requiring LL bits of noise-free communication and make it robust over such a channel. In a recent breakthrough result, Haeupler described an algorithm that sends a number of bits that is conjectured to be near optimal in such a model. However, his algorithm critically requires a prioria \ priori knowledge of the number of bits that will be flipped by the adversary. We describe an algorithm requiring no such knowledge. If an adversary flips TT bits, our algorithm sends L+O(L(T+1)logL+T)L + O\left(\sqrt{L(T+1)\log L} + T\right) bits in expectation and succeeds with high probability in LL. It does so without any a prioria \ priori knowledge of TT. Assuming a conjectured lower bound by Haeupler, our result is optimal up to logarithmic factors. Our algorithm critically relies on the assumption of a private channel. We show that privacy is necessary when the amount of noise is unknown.

Keywords

Cite

@article{arxiv.1504.06316,
  title  = {Interactive Communication with Unknown Noise Rate},
  author = {Varsha Dani and Thomas P. Hayes and Mahnush Movahedi and Jared Saia and Maxwell Young},
  journal= {arXiv preprint arXiv:1504.06316},
  year   = {2015}
}

Comments

Made substantial improvements to the algorithm and analysis. Previous version had a subtle error involving the adversary's ability to attack fingerprints

R2 v1 2026-06-22T09:21:37.558Z