List Decoding of Reed Solomon Codes

Similar documents
Reed-Solomon Error Correcting Codes

Error-Correcting Codes:

Notes 10: List Decoding Reed-Solomon Codes and Concatenated codes

Bridging Shannon and Hamming: List Error-Correction with Optimal Rate

Lecture 4: Codes based on Concatenation

Lecture 8: Shannon s Noise Models

CSCI 2570 Introduction to Nanocomputing

Decoding Reed-Muller codes over product sets

Limits to List Decoding Random Codes

Lecture 3: Error Correcting Codes

Error Correcting Codes Questions Pool

Shannon s noisy-channel theorem

Entropies & Information Theory

Error-correction up to the information-theoretic limit

Lecture 12: November 6, 2017

Lecture 6: Expander Codes

Introduction to Low-Density Parity Check Codes. Brian Kurkoski

List and local error-correction

Lecture 9: List decoding Reed-Solomon and Folded Reed-Solomon codes

Lecture 4: Proof of Shannon s theorem and an explicit code

Exercise 1. = P(y a 1)P(a 1 )

for some error exponent E( R) as a function R,

An Introduction to (Network) Coding Theory

Arrangements, matroids and codes

Lecture Introduction. 2 Formal Definition. CS CTT Current Topics in Theoretical CS Oct 30, 2012

Coding into a source: an inverse rate-distortion theorem

Notes 3: Stochastic channels and noisy coding theorem bound. 1 Model of information communication and noisy channel

Algebraic Codes for Error Control

Shannon s Noisy-Channel Coding Theorem

Error Correcting Codes: Combinatorics, Algorithms and Applications Spring Homework Due Monday March 23, 2009 in class

Lecture 12. Block Diagram

Lecture 18: Shanon s Channel Coding Theorem. Lecture 18: Shanon s Channel Coding Theorem

List Decoding of Binary Goppa Codes up to the Binary Johnson Bound

EE376A: Homework #3 Due by 11:59pm Saturday, February 10th, 2018

6.02 Fall 2011 Lecture #9

An Introduction to (Network) Coding Theory

Belief propagation decoding of quantum channels by passing quantum messages

atri/courses/coding-theory/book/

Reed-Solomon codes. Chapter Linear codes over finite fields

Error Detection and Correction: Hamming Code; Reed-Muller Code

MATH3302. Coding and Cryptography. Coding Theory

Lecture 19 : Reed-Muller, Concatenation Codes & Decoding problem

Digital Communications III (ECE 154C) Introduction to Coding and Information Theory

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Discussion 6A Solution

Lecture 4 Noisy Channel Coding

Algebraic Soft-Decision Decoding of Reed Solomon Codes

Chapter 7 Reed Solomon Codes and Binary Transmission

Lecture 7. Union bound for reducing M-ary to binary hypothesis testing

Algebraic Codes and Invariance

Algebraic Geometry Codes. Shelly Manber. Linear Codes. Algebraic Geometry Codes. Example: Hermitian. Shelly Manber. Codes. Decoding.

Bounding the number of affine roots


Notes for the Hong Kong Lectures on Algorithmic Coding Theory. Luca Trevisan. January 7, 2007

Lecture B04 : Linear codes and singleton bound

Related-Key Statistical Cryptanalysis

2. Polynomials. 19 points. 3/3/3/3/3/4 Clearly indicate your correctly formatted answer: this is what is to be graded. No need to justify!

atri/courses/coding-theory/book/

Performance-based Security for Encoding of Information Signals. FA ( ) Paul Cuff (Princeton University)

Lecture 19: Elias-Bassalygo Bound

A Public Key Encryption Scheme Based on the Polynomial Reconstruction Problem

Lecture 7 September 24

SIPCom8-1: Information Theory and Coding Linear Binary Codes Ingmar Land

Algebraic Soft-Decision Decoding of Reed-Solomon Codes Using Bit-level Soft Information

Shannon's Theory of Communication

Polynomial interpolation over finite fields and applications to list decoding of Reed-Solomon codes

Lecture 21: P vs BPP 2

An Introduction to Algorithmic Coding Theory

Towards Optimal Deterministic Coding for Interactive Communication

The Method of Types and Its Application to Information Hiding

Fast algorithms for multivariate interpolation problems

Lecture 6 I. CHANNEL CODING. X n (m) P Y X

arxiv: v1 [cs.it] 1 Sep 2015

ECEN 655: Advanced Channel Coding

Efficiently decodable codes for the binary deletion channel

Noisy-Channel Coding

MATH 433 Applied Algebra Lecture 21: Linear codes (continued). Classification of groups.

Polynomial Codes over Certain Finite Fields

Noisy channel communication

: Error Correcting Codes. October 2017 Lecture 1

Context: Theory of variable privacy. The channel coding theorem and the security of binary randomization. Poorvi Vora Hewlett-Packard Co.

Introduction to Information Theory. Uncertainty. Entropy. Surprisal. Joint entropy. Conditional entropy. Mutual information.

Dept. of Linguistics, Indiana University Fall 2015

Reed-Solomon Error-correcting Codes

Computing minimal interpolation bases

Example: sending one bit of information across noisy channel. Effects of the noise: flip the bit with probability p.

Introduction to Convolutional Codes, Part 1

Practical Polar Code Construction Using Generalised Generator Matrices

What s New and Exciting in Algebraic and Combinatorial Coding Theory?

Lecture 12: Reed-Solomon Codes

CSCI-B609: A Theorist s Toolkit, Fall 2016 Oct 4. Theorem 1. A non-zero, univariate polynomial with degree d has at most d roots.

channel of communication noise Each codeword has length 2, and all digits are either 0 or 1. Such codes are called Binary Codes.

Physical Layer and Coding

On the NP-Hardness of Bounded Distance Decoding of Reed-Solomon Codes

Lecture 11: Polar codes construction

Soft-decision Decoding of Chinese Remainder Codes

Linear Block Codes. Saravanan Vijayakumaran Department of Electrical Engineering Indian Institute of Technology Bombay

3F1: Signals and Systems INFORMATION THEORY Examples Paper Solutions

Linear-algebraic list decoding for variants of Reed-Solomon codes

A Combinatorial Bound on the List Size

Transcription:

List Decoding of Reed Solomon Codes p. 1/30 List Decoding of Reed Solomon Codes Madhu Sudan MIT CSAIL

Background: Reliable Transmission of Information List Decoding of Reed Solomon Codes p. 2/30

List Decoding of Reed Solomon Codes p. 3/30 The Problem of Information Transmission Sender Noisy Channel Receiver

List Decoding of Reed Solomon Codes p. 4/30 The Problem of Information Transmission We are not ready Sender Noisy Channel Receiver

List Decoding of Reed Solomon Codes p. 5/30 The Problem of Information Transmission We are not ready We are now ready Sender Noisy Channel Receiver When information is digital, reliability is critical. Need to understand errors, and correct them.

List Decoding of Reed Solomon Codes p. 6/30 Shannon (1948) Model noise by probability distribution. Example: Binary symmetric channel (BSC) Parameter p [0, 1 2 ]. Channel transmits bits. With probability 1 p bit transmitted faithfully, and with probability p bit flipped (independent of all other events). Shannon s architecture Sender encodes k bits into n bits. Transmits n bit string on channel. Receiver decodes n bits into k bits. Rate of channel usage = k/n.

List Decoding of Reed Solomon Codes p. 7/30 Shannon s theorem Every channel (in broad class) has a capacity s.t., transmitting at Rate below capacity is feasible and above capacity is infeasible. Example: Binary symmetric channel (p) has capacity 1 H(p), where H(p) is the binary entropy function. p = 0 implies capacity = 1. p = 1 2 p < 1 2 implies capacity = 0. implies capacity > 0. Example: q-ary symmetric channel (p): On input σ F q receiver receives (independently) σ, where σ = σ w.p. 1 p. σ uniform over F q {σ} w.p. p. Capacity positive if p < 1 1/q.

List Decoding of Reed Solomon Codes p. 8/30 Constructive versions Shannon s theory was non-constructive. Decoding takes exponential time. [Elias 55] gave polytime algorithms to achieve positive rate on every channel of positive capacity. [Forney 66] achieved any rate < capacity with polynomial time algorithms (and exponentially small error). Modern results (following [Spielman 96]) lead to linear time algorithms.

List Decoding of Reed Solomon Codes p. 9/30 Hamming (1950) Modelled errors adversarially. Focussed on image of encoding function (the Code ). Introduced metric (Hamming distance) on range of encoding function. d(x,y) = # coordinates such that x i y i. Noticed that for adversarial error (and guaranteed error recovery), distance of Code is important. (C) = min x,y C {d(x,y)}. Code of distance d corrects (d 1)/2 errors.

Contrast between Shannon & Hamming List Decoding of Reed Solomon Codes p. 10/30

List Decoding of Reed Solomon Codes p. 10/30 Contrast between Shannon & Hamming [Sha48] : C probabilistic. E.g., flips each bit independently w.p. p. Tightly analyzed for many cases e.g., q-sc(p). Channel may be too weak to capture some scenarios. Need very accurate channel model.

List Decoding of Reed Solomon Codes p. 10/30 Contrast between Shannon & Hamming [Sha48] : C probabilistic. Corrects many errors. Channel restricted.

List Decoding of Reed Solomon Codes p. 10/30 Contrast between Shannon & Hamming [Sha48] : C probabilistic. Corrects many errors. Channel restricted. [Ham50] : C flips bits adversarially Safer model, good codes known Too pessimistic: Can only decode if p < 1/2 for any alphabet.

List Decoding of Reed Solomon Codes p. 10/30 Contrast between Shannon & Hamming [Sha48] : C probabilistic. Corrects many errors. Channel restricted. [Ham50] : C flips bits adversarially Fewer errors. More general errors.

List Decoding of Reed Solomon Codes p. 10/30 Contrast between Shannon & Hamming [Sha48] : C probabilistic. Corrects many errors. Channel restricted. [Ham50] : C flips bits adversarially Fewer errors. More general errors. Which model is correct? Depends on application. Crudely: Small q Shannon. Large q Hamming. Today: New Models of error-correction + algorithms. List-decoding: Relaxed notion of decoding.

List Decoding of Reed Solomon Codes p. 10/30 Contrast between Shannon & Hamming [Sha48] : C probabilistic. Corrects many errors. Channel restricted. [Ham50] : C flips bits adversarially Fewer errors. More general errors. Which model is correct? Depends on application. Crudely: Small q Shannon. Large q Hamming. Today: New Models of error-correction + algorithms. List-decoding: Relaxed notion of decoding. More errors Strong (enough) errors.

Reed-Solomon Codes List Decoding of Reed Solomon Codes p. 11/30

List Decoding of Reed Solomon Codes p. 12/30 Motivation: [Singleton] Bound Suppose C F n q has q k codewords. How large can its distance be?

List Decoding of Reed Solomon Codes p. 12/30 Motivation: [Singleton] Bound Suppose C F n q has q k codewords. How large can its distance be? Bound: (C) n k + 1.

List Decoding of Reed Solomon Codes p. 12/30 Motivation: [Singleton] Bound Suppose C F n q has q k codewords. How large can its distance be? Bound: (C) n k + 1. Proof: Project code to first k 1 coordinates. By Pigeonhole Principle, two codewords collide. These two codewords thus disagree in at most n k + 1 coordinates.

List Decoding of Reed Solomon Codes p. 12/30 Motivation: [Singleton] Bound Suppose C F n q has q k codewords. How large can its distance be? Bound: (C) n k + 1. Proof: Project code to first k 1 coordinates. By Pigeonhole Principle, two codewords collide. These two codewords thus disagree in at most n k + 1 coordinates. Surely we can do better?

List Decoding of Reed Solomon Codes p. 12/30 Motivation: [Singleton] Bound Suppose C F n q has q k codewords. How large can its distance be? Bound: (C) n k + 1. Proof: Project code to first k 1 coordinates. By Pigeonhole Principle, two codewords collide. These two codewords thus disagree in at most n k + 1 coordinates. Surely we can do better? Actually - No! [Reed-Solomon] Codes match this bound!

List Decoding of Reed Solomon Codes p. 13/30 Reed-Solomon Codes Messages Polynomial. Encoding Evaluation at x 1,...,x n. n > Degree: Injective x1 x2 x3 x4 x5 x6 x7 x8 x9 m1 m2 m3 m4 n Degree: Redundant

List Decoding of Reed Solomon Codes p. 14/30 Reed-Solomon Codes (formally) Let F q be a finite field. Code specified by k,n,α 1,...,α n F q. Message: c 0,...,c k F k+1 q coefficients of degree k polynomial p(x) = c 0 + c 1 x + c k x k. Encoding: p p(α 1 ),...,p(α n ). (k + 1 letters to n letters.) Degree k poly has at most k roots Distance d = n k. These are the Reed-Solomon codes. Match [Singleton] bound! Commonly used (CDs, DVDs etc.).

List-Decoding of Reed-Solomon Codes List Decoding of Reed Solomon Codes p. 15/30

List Decoding of Reed Solomon Codes p. 16/30 Reed-Solomon Decoding Restatement of the problem: Input: n points (α i,y i ) F 2 q; agreement parameter t Output: All degree k polynomials p(x) s.t. p(α i ) = y i for at least t values of i. We use k = 1 for illustration. i.e. want all lines (y ax b = 0) that pass through t out of n points.

List Decoding of Reed Solomon Codes p. 17/30 Algorithm Description [S. 96] n = 14 points; Want all lines through at least 5 points.

List Decoding of Reed Solomon Codes p. 17/30 Algorithm Description [S. 96] n = 14 points; Want all lines through at least 5 points. Find deg. 4 poly. Q(x,y) 0 s.t. Q(α i,y i ) = 0 for all points.

List Decoding of Reed Solomon Codes p. 17/30 Algorithm Description [S. 96] n = 14 points; Want all lines through at least 5 points. Find deg. 4 poly. Q(x,y) 0 s.t. Q(α i,y i ) = 0 for all points. Q(x,y) = y 4 x 4 y 2 + x 2 Let us plot all zeroes of Q...

List Decoding of Reed Solomon Codes p. 17/30 Algorithm Description [S. 96] n = 14 points; Want all lines through at least 5 points. Find deg. 4 poly. Q(x,y) 0 s.t. Q(α i,y i ) = 0 for all points. Q(x,y) = y 4 x 4 y 2 + x 2 Let us plot all zeroes of Q... Both relevant lines emerge!

List Decoding of Reed Solomon Codes p. 17/30 Algorithm Description [S. 96] n = 14 points; Want all lines through at least 5 points. Find deg. 4 poly. Q(x,y) 0 s.t. Q(α i,y i ) = 0 for all points. Q(x,y) = y 4 x 4 y 2 + x 2 Let us plot all zeroes of Q... Both relevant lines emerge! Formally, Q(x, y) factors as: (x 2 + y 2 1)(y + x)(y x).

List Decoding of Reed Solomon Codes p. 18/30 What Happened? 1. Why did degree 4 curve exist? Counting argument: degree 4 gives enough degrees of freedom to pass through any 14 points. 2. Why did all the relevant lines emerge/factor out? Line l intersects a deg. 4 curve Q in 5 points = l is a factor of Q

List Decoding of Reed Solomon Codes p. 19/30 Generally Lemma 1: Q with deg x (Q),deg y (Q) D = n passing thru any n points. Lemma 2: If Q with deg x (Q),deg y (Q) D intersects y p(x) with deg(p) d intersect in more that (D + 1)d points, then y p(x) divides Q.

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen]

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen] Immediate application:

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen] Immediate application: Theorem: Can list-decode Reed-Solomon code from n (k + 1) n errors.

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen] Immediate application: Theorem: Can list-decode Reed-Solomon code from n (k + 1) n errors. With some fine-tuning of parameters:

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen] Immediate application: Theorem: Can list-decode Reed-Solomon code from n (k + 1) n errors. With some fine-tuning of parameters: Theorem: [S. 96] Can list-decode Reed-Solomon code from 1 2R-fraction errors.

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen] Immediate application: Theorem: Can list-decode Reed-Solomon code from n (k + 1) n errors. With some fine-tuning of parameters: Theorem: [S. 96] Can list-decode Reed-Solomon code from 1 2R-fraction errors. Does not meet combinatorial bounds though!

List Decoding of Reed Solomon Codes p. 20/30 Efficient algorithm? 1. Can find Q by solving system of linear equations 2. Fast algorithms for factorization of bivariate polynomials exist ( 83-85) [Kaltofen, Chistov & Grigoriev, Lenstra, von zur Gathen & Kaltofen] Immediate application: Theorem: Can list-decode Reed-Solomon code from n (k + 1) n errors. With some fine-tuning of parameters: Theorem: [S. 96] Can list-decode Reed-Solomon code from 1 2R-fraction errors. Does not meet combinatorial bounds though!

Improved List-Decoding List Decoding of Reed Solomon Codes p. 21/30

List Decoding of Reed Solomon Codes p. 22/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts.

List Decoding of Reed Solomon Codes p. 22/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts. Fitting degree 4 curve Q as earlier doesn t work.

List Decoding of Reed Solomon Codes p. 22/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts. Fitting degree 4 curve Q as earlier doesn t work. Why?

List Decoding of Reed Solomon Codes p. 22/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts. Fitting degree 4 curve Q as earlier doesn t work. Why? Correct answer has 5 lines. Degree 4 curve can t have 5 factors!

List Decoding of Reed Solomon Codes p. 23/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts. Fit degree 7 poly. Q(x,y) passing through each point twice. Q(x,y) = (margin too small) Plot all zeroes...

List Decoding of Reed Solomon Codes p. 23/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts. Fit degree 7 poly. Q(x,y) passing through each point twice. Q(x,y) = (margin too small) Plot all zeroes... All relevant lines emerge!

List Decoding of Reed Solomon Codes p. 23/30 Going Further: Example 2 [Guruswami+S. 98] n = 11 points; Want all lines through 4 pts. Fit degree 7 poly. Q(x,y) passing through each point twice. Q(x,y) = (margin too small) Plot all zeroes... All relevant lines emerge!

List Decoding of Reed Solomon Codes p. 24/30 Where was the gain? Requiring Q to pass through each point twice, effectively doubles the # intersections between Q and line. So # intersections is now 8. On the other hand # constraints goes up from 11 to 33. Forces degree used to go upto 7 (from 4). But now # intersections is less than degree! Can pass through each point twice with less than twice the degree! Letting intersection multiplicity go to gives decoding algorithm for upto 1 R errors.

List Decoding of Reed Solomon Codes p. 25/30 Summary Can correct errors in Reed-Solomon codes well beyond half the distance (Hamming) barrier!

List Decoding of Reed Solomon Codes p. 25/30 Summary Can correct errors in Reed-Solomon codes well beyond half the distance (Hamming) barrier! Matches best known combinatorial bounds on list-decodability.

List Decoding of Reed Solomon Codes p. 25/30 Summary Can correct errors in Reed-Solomon codes well beyond half the distance (Hamming) barrier! Matches best known combinatorial bounds on list-decodability. Open Question: Correct more errors, or show this leads to exponentially large lists!

List Decoding of Reed Solomon Codes p. 25/30 Summary Can correct errors in Reed-Solomon codes well beyond half the distance (Hamming) barrier! Matches best known combinatorial bounds on list-decodability. Open Question: Correct more errors, or show this leads to exponentially large lists! Techniques: The polynomial method, and the method of multiplicities!

List Decoding of Reed Solomon Codes p. 26/30 The Polynomial Method Goal: Understand some combinatorial parameters of some algebraically nice set. E.g.,

List Decoding of Reed Solomon Codes p. 26/30 The Polynomial Method Goal: Understand some combinatorial parameters of some algebraically nice set. E.g., Minimum number of points in the union of l sets where each set is t points from a degree k polynomial =? Minimum number of points in K F n q such that K contains a line in every direction.

List Decoding of Reed Solomon Codes p. 26/30 The Polynomial Method Goal: Understand some combinatorial parameters of some algebraically nice set. E.g., Method: Fit low-degree polynomial Q to the set K. Infer Q is zero on points outside K, due to algebraic niceness. Infer lower bound on degree of Q (due to abundance of zeroes). Transfer to bound on combinatorial parameter of interest.

List Decoding of Reed Solomon Codes p. 27/30 Kakeya Sets Definition: K F n q is a Kakeya set if it contains a line in every direction. Question: How small can K be?

List Decoding of Reed Solomon Codes p. 27/30 Kakeya Sets Definition: K F n q is a Kakeya set if it contains a line in every direction. Question: How small can K be? Bounds (till 2007): K, K q n/2 K, K q n

List Decoding of Reed Solomon Codes p. 27/30 Kakeya Sets Definition: K F n q is a Kakeya set if it contains a line in every direction. Question: How small can K be? Bounds (till 2007): K, K q n/2 K, K (q/2) n [Mockenhaupt & Tao]

List Decoding of Reed Solomon Codes p. 27/30 Kakeya Sets Definition: K F n q is a Kakeya set if it contains a line in every direction. Question: How small can K be? Bounds (till 2007): K, K q n/2 K, K (q/2) n [Mockenhaupt & Tao] In particular, even exponent of q unknown!

List Decoding of Reed Solomon Codes p. 27/30 Kakeya Sets Definition: K F n q is a Kakeya set if it contains a line in every direction. Question: How small can K be? Bounds (till 2007): K, K q n/2 K, K (q/2) n [Mockenhaupt & Tao] In particular, even exponent of q unknown! [Dvir 08] s breakthrough: K, K q n /n!

List Decoding of Reed Solomon Codes p. 27/30 Kakeya Sets Definition: K F n q is a Kakeya set if it contains a line in every direction. Question: How small can K be? Bounds (till 2007): K, K q n/2 K, K (q/2) n [Mockenhaupt & Tao] In particular, even exponent of q unknown! [Dvir 08] s breakthrough: K, K q n /n! Subsequently [Dvir, Kopparty, Saraf, S.] K, K (q/2) n

List Decoding of Reed Solomon Codes p. 28/30 Polynomial Method and Kakeya Sets [Dvir 08] s analysis: Fit low-degree polynomial Q to K. (Interpolation Degree not too high if K not large.)

List Decoding of Reed Solomon Codes p. 28/30 Polynomial Method and Kakeya Sets [Dvir 08] s analysis: Fit low-degree polynomial Q to K. (Interpolation Degree not too high if K not large.) Show homogenous part of Q zero at y if line in direction y contained in K.

List Decoding of Reed Solomon Codes p. 28/30 Polynomial Method and Kakeya Sets [Dvir 08] s analysis: Fit low-degree polynomial Q to K. (Interpolation Degree not too high if K not large.) Show homogenous part of Q zero at y if line in direction y contained in K. Conclude homogenous part is zero too often!

List Decoding of Reed Solomon Codes p. 28/30 Polynomial Method and Kakeya Sets [Dvir 08] s analysis: Fit low-degree polynomial Q to K. (Interpolation Degree not too high if K not large.) Show homogenous part of Q zero at y if line in direction y contained in K. Conclude homogenous part is zero too often! [Saraf + S.], [Dvir + Kopparty + Saraf + S.]: Fit Q to vanish many times at each point of K. Yields better bounds!

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error.

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error. Virtues of relaxing some notions (e.g., list-decoding vs. unique-decoding)

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error. Virtues of relaxing some notions (e.g., list-decoding vs. unique-decoding) New algorithmic insights: Can be useful outside the context of list-decoding (e.g., [Koetter-Vardy] Soft-decision decoder).

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error. Virtues of relaxing some notions (e.g., list-decoding vs. unique-decoding) New algorithmic insights: Can be useful outside the context of list-decoding (e.g., [Koetter-Vardy] Soft-decision decoder). Central open question:

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error. Virtues of relaxing some notions (e.g., list-decoding vs. unique-decoding) New algorithmic insights: Can be useful outside the context of list-decoding (e.g., [Koetter-Vardy] Soft-decision decoder). Central open question: Constructive list-decodable binary codes of rate 1 H(ρ) correcting ρ-fraction errors!! Corresponding question for large alphabets resolved by [ParvareshVardy05, GuruswamiRudra06].

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error. Virtues of relaxing some notions (e.g., list-decoding vs. unique-decoding) New algorithmic insights: Can be useful outside the context of list-decoding (e.g., [Koetter-Vardy] Soft-decision decoder). Central open question: Constructive list-decodable binary codes of rate 1 H(ρ) correcting ρ-fraction errors!! Corresponding question for large alphabets resolved by [ParvareshVardy05, GuruswamiRudra06]. New (?) mathematical insights.

List Decoding of Reed Solomon Codes p. 29/30 Conclusions Importance of model of error. Virtues of relaxing some notions (e.g., list-decoding vs. unique-decoding) New algorithmic insights: Can be useful outside the context of list-decoding (e.g., [Koetter-Vardy] Soft-decision decoder). Central open question: Constructive list-decodable binary codes of rate 1 H(ρ) correcting ρ-fraction errors!! Corresponding question for large alphabets resolved by [ParvareshVardy05, GuruswamiRudra06]. New (?) mathematical insights. Challenge: Apply existing insights to other practical settings.

Thank You!! List Decoding of Reed Solomon Codes p. 30/30