TL;DR
This paper develops efficient deletion codes capable of handling high noise and high rate scenarios, achieving near-optimal correction fractions over small alphabets and binary codes, advancing the understanding of deletion error correction.
Contribution
It introduces the first polynomial-time codes that correct nearly all deletions over bounded alphabets and a constant fraction over binary codes, matching worst-case error correction capabilities.
Findings
Codes correct a fraction 1-eps of deletions with rate poly(eps) over poly(1/eps) alphabet
Binary codes correct a fraction eps of deletions with rate approaching 1
Codes can list decode from nearly half deletions with rate poly(eps)
Abstract
The noise model of deletions poses significant challenges in coding theory, with basic questions like the capacity of the binary deletion channel still being open. In this paper, we study the harder model of worst-case deletions, with a focus on constructing efficiently decodable codes for the two extreme regimes of high-noise and high-rate. Specifically, we construct polynomial-time decodable codes with the following trade-offs (for any eps > 0): (1) Codes that can correct a fraction 1-eps of deletions with rate poly(eps) over an alphabet of size poly(1/eps); (2) Binary codes of rate 1-O~(sqrt(eps)) that can correct a fraction eps of deletions; and (3) Binary codes that can be list decoded from a fraction (1/2-eps) of deletions with rate poly(eps) Our work is the first to achieve the qualitative goals of correcting a deletion fraction approaching 1 over bounded alphabets, and…
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
Deletion Codes in the High-noise and High-rate Regimes· youtube
