A Groebner-bases approach to syndrome-based fast Chase decoding of Reed--Solomon codes
Yaron Shany, Amit Berman

TL;DR
This paper introduces a simple, syndrome-based fast Chase decoding algorithm for Reed--Solomon codes using Groebner bases, simplifying previous complex methods and enabling efficient one-pass decoding.
Contribution
It presents a novel, conceptually simple Chase decoding algorithm leveraging Groebner bases, avoiding syndrome updates and complex case distinctions of prior methods.
Findings
The algorithm achieves $O(n)$ complexity per modified coordinate.
It seamlessly integrates with existing algorithms for finding Groebner bases.
The method simplifies and generalizes fast Chase decoding for RS codes.
Abstract
We present a simple syndrome-based fast Chase decoding algorithm for Reed--Solomon (RS) codes. Such an algorithm was initially presented by Wu (IEEE Trans. IT, Jan. 2012), building on properties of the Berlekamp--Massey (BM) algorithm. Wu devised a fast polynomial-update algorithm to construct the error-locator polynomial (ELP) as the solution of a certain linear-feedback shift register (LFSR) synthesis problem. This results in a conceptually complicated algorithm, divided into subtly different cases. Moreover, Wu's polynomial-update algorithm is not immediately suitable for working with vectors of evaluations. Therefore, complicated modifications were required in order to achieve a true "one-pass" Chase decoding algorithm, that is, a Chase decoding algorithm requiring operations per modified coordinate, where is the RS code length. The main result of the current paper…
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 · graph theory and CDMA systems · Cryptographic Implementations and Security
