English

Algorithmic Improvements to List Decoding of Folded Reed-Solomon Codes

Information Theory 2025-08-22 v2 Data Structures and Algorithms math.IT

Abstract

Folded Reed-Solomon (FRS) codes are a well-studied family of codes, known for achieving list decoding capacity. In this work, we give improved deterministic and randomized algorithms for list decoding FRS codes of rate RR up to radius 1Rε1-R-\varepsilon. We present a deterministic decoder that runs in near-linear time O~ε(n)\widetilde{O}_{\varepsilon}(n), improving upon the best-known runtime nΩ(1/ε)n^{\Omega(1/\varepsilon)} for decoding FRS codes. Prior to our work, no capacity achieving code was known whose deterministic decoding could be done in time O~ε(n)\widetilde{O}_{\varepsilon}(n). We also present a randomized decoder that runs in fully polynomial time poly(1/ε)O~(n)\mathrm{poly}(1/\varepsilon) \cdot \widetilde{O}(n), improving the best-known runtime exp(1/ε)O~(n)\mathrm{exp}(1/\varepsilon)\cdot \widetilde{O}(n) for decoding FRS codes. Again, prior to our work, no capacity achieving code was known whose decoding time depended polynomially on 1/ε1/\varepsilon. Our results are based on improved pruning procedures for finding the list of codewords inside a constant-dimensional affine subspace.

Keywords

Cite

@article{arxiv.2508.12548,
  title  = {Algorithmic Improvements to List Decoding of Folded Reed-Solomon Codes},
  author = {Vikrant Ashvinkumar and Mursalin Habib and Shashank Srivastava},
  journal= {arXiv preprint arXiv:2508.12548},
  year   = {2025}
}

Comments

Fixed an error in Observation 2.15

R2 v1 2026-07-01T04:54:04.320Z