vix.ing · top · new · best · stats · spec

Interactive Channel Capacity Revisited

2014/08/07 by Bernhard Haeupler, Haeupler, Bernhard · 1 citation
Computer Science · Mathematics · #Data Structures and Algorithms (cs.DS) #Distributed #FOS: Computer and information sciences #Information Theory (cs.IT) #Parallel #and Cluster Computing (cs.DC) #cs.DC #cs.DS #cs.IT #math.IT

paper · pdf · doi:10.48550/arxiv.1408.1467

arxiv created 2014/11/03 · arxiv updated 2014/11/04

Abstract

We provide the first capacity approaching coding schemes that robustly simulate any interactive protocol over an adversarial channel that corrupts any ε fraction of the transmitted symbols. Our coding schemes achieve a communication rate of 1 - O(√(εlog log 1/ε)) over any adversarial channel. This can be improved to 1 - O(√ε) for random, oblivious, and computationally bounded channels, or if parties have shared randomness unknown to the channel. Surprisingly, these rates exceed the 1 - Ω(√(H(ε))) = 1 - Ω(√(εlog 1/ε)) interactive channel capacity bound which [Kol and Raz; STOC'13] recently proved for random errors. We conjecture 1 - Θ(√(εlog log 1/ε)) and 1 - Θ(√ε) to be the optimal rates for their respective settings and therefore to capture the interactive channel capacity for random and adversarial errors. In addition to being very communication efficient, our randomized coding schemes have multiple other advantages. They are computationally efficient, extremely natural, and significantly simpler than prior (non-capacity approaching) schemes. In particular, our protocols do not employ any coding but allow the original protocol to be performed as-is, interspersed only by short exchanges of hash values. When hash values do not match, the parties backtrack. Our approach is, as we feel, by far the simplest and most natural explanation for why and how robust interactive communication in a noisy environment is possible.

Cited by

Related