CCITITMar 24

Deterministic list decoding of Reed-Solomon codes

arXiv:2511.0517643.51 citationsh-index: 20
Predicted impact top 16% in CC · last 90 daysOriginality Incremental advance
AI Analysis

This solves a long-standing open problem in coding theory by providing the first efficient deterministic algorithm for list decoding Reed-Solomon codes over any finite field, which is incremental but addresses a specific bottleneck.

The paper tackles the problem of deterministic list decoding for Reed-Solomon codes, achieving a deterministic algorithm that runs in polynomial time with respect to block length and log field size, specifically from agreement sqrt((k-1)n).

We show that Reed-Solomon codes of dimension $k$ and block length $n$ over any finite field $\mathbb{F}$ can be deterministically list decoded from agreement $\sqrt{(k-1)n}$ in time $\text{poly}(n, \log |\mathbb{F}|)$. Prior to this work, the list decoding algorithms for Reed-Solomon codes, from the celebrated results of Sudan and Guruswami-Sudan, were either randomized with time complexity $\text{poly}(n, \log |\mathbb{F}|)$ or were deterministic with time complexity depending polynomially on the characteristic of the underlying field. In particular, over a prime field $\mathbb{F}$, no deterministic algorithms running in time $\text{poly}(n, \log |\mathbb{F}|)$ were known for this problem. Our main technical ingredient is a deterministic algorithm for solving the bivariate polynomial factorization instances that appear in the algorithm of Sudan and Guruswami-Sudan with only a $\text{poly}(\log |\mathbb{F}|)$ dependence on the field size in its time complexity for every finite field $\mathbb{F}$. While the question of obtaining efficient deterministic algorithms for polynomial factorization over finite fields is a fundamental open problem even for univariate polynomials of degree $2$, we show that additional information from the received word can be used to obtain such an algorithm for instances that appear in the course of list decoding Reed-Solomon codes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes