Efficient Multi-Point Local Decoding of Reed-Muller Codes via Interleaved Codex
Ronald Cramer, Chaoping Xing, Chen Yuan

TL;DR
This paper introduces an interleaved codex-based local decoding method for Reed-Muller codes, enabling simultaneous recovery of multiple coordinates efficiently, especially for large degrees, improving over naive repetition methods.
Contribution
The paper presents a novel interleaved codex technique for multi-point local decoding of Reed-Muller codes, reducing query complexity for recovering multiple coordinates.
Findings
Query complexity is O(q^2k) for recovering k coordinates.
Accessing k locations is cheaper than k repetitions of single-location decoding.
The method works for Reed-Muller codes with degree up to q/4.
Abstract
Reed-Muller codes are among the most important classes of locally correctable codes. Currently local decoding of Reed-Muller codes is based on decoding on lines or quadratic curves to recover one single coordinate. To recover multiple coordinates simultaneously, the naive way is to repeat the local decoding for recovery of a single coordinate. This decoding algorithm might be more expensive, i.e., require higher query complexity. In this paper, we focus on Reed-Muller codes with usual parameter regime, namely, the total degree of evaluation polynomials is , where is the code alphabet size (in fact, can be as big as in our setting). By introducing a novel variation of codex, i.e., interleaved codex (the concept of codex has been used for arithmetic secret sharing \cite{C11,CCX12}), we are able to locally recover arbitrarily large number of coordinates 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
TopicsCoding theory and cryptography · Cryptography and Data Security · DNA and Biological Computing
