English

Efficient Multiparty Interactive Coding for Insertions, Deletions and Substitutions

Data Structures and Algorithms 2022-08-04 v2

Abstract

In the field of interactive coding, two or more parties wish to carry out a distributed computation over a communication network that may be noisy. The ultimate goal is to develop efficient coding schemes that can tolerate a high level of noise while increasing the communication by only a constant factor (i.e., constant rate). In this work we consider synchronous communication networks over an arbitrary topology, in the powerful adversarial insertion-deletion noise model. Namely, the noisy channel may adversarially alter the content of any transmitted symbol, as well as completely remove a transmitted symbol or inject a new symbol into the channel. We provide efficient, constant rate schemes that successfully conduct any computation with high probability as long as the adversary corrupts at most ε/m\varepsilon /m fraction of the total communication, where mm is the number of links in the network and ε\varepsilon is a small constant. This scheme assumes the parties share a random string to which the adversarial noise is oblivious. We can remove this assumption at the price of being resilient to ε/(mlogm)\varepsilon / (m\log m) adversarial error. While previous work considered the insertion-deletion noise model in the two-party setting, to the best of our knowledge, our scheme is the first multiparty scheme that is resilient to insertions and deletions. Furthermore, our scheme is the first computationally efficient scheme in the multiparty setting that is resilient to adversarial noise.

Keywords

Cite

@article{arxiv.1901.09863,
  title  = {Efficient Multiparty Interactive Coding for Insertions, Deletions and Substitutions},
  author = {Ran Gelles and Yael T. Kalai and Govind Ramnarayan},
  journal= {arXiv preprint arXiv:1901.09863},
  year   = {2022}
}

Comments

An updated and corrected version. The work was split into two parts, published in the IEEE transactions on Information Theory