Error Correction for Message Streams
Meghal Gupta, Rachel Yun Zhang

TL;DR
This paper introduces an encoding and decoding scheme enabling low-space decoders to compute any function of the message with high error resilience in streaming settings.
Contribution
It presents a novel encoding and decoding method allowing low-space streaming decoders to compute arbitrary functions despite a constant fraction of errors.
Findings
Decoding in low space is possible for any function with error fraction less than 1/4.
The scheme achieves polylogarithmic overhead in space for decoding.
It extends the capabilities of local decoding to arbitrary function computation.
Abstract
In the setting of error correcting codes, Alice wants to send a message to Bob via an encoding that is resilient to error. In this work, we investigate the scenario where Bob is a low space decoder. More precisely, he receives Alice's encoding bit-by-bit and desires to compute some function in low space. A generic error-correcting code does not accomplish this because decoding is a very global process and requires at least linear space. Locally decodable codes partially solve this problem as they allow Bob to learn a given bit of in low space, but not compute a generic function . Our main result is an encoding and decoding procedure where Bob is still able to compute any such function in low space when a constant fraction of the stream is corrupted. More precisely, we describe an encoding function of…
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 · Advanced Graph Theory Research
