Algorithmic version of the basic Fourier decomposition Theorem (Goldreich-Levin 89) There is a randomized algorithm, which given ǫ, δ > 0 and oracle access � � n 2 log n · (1 /ǫ 2 ) · log(1 /δ ) to g : F n 2 → [ − 1 , 1] , runs in time O and outputs a decomposition � k g = c i · χ α i + f i =1 such that - k = O (1 /ǫ 2 )
Algorithmic version of the basic Fourier decomposition Theorem (Goldreich-Levin 89) There is a randomized algorithm, which given ǫ, δ > 0 and oracle access � � n 2 log n · (1 /ǫ 2 ) · log(1 /δ ) to g : F n 2 → [ − 1 , 1] , runs in time O and outputs a decomposition � k g = c i · χ α i + f i =1 such that - k = O (1 /ǫ 2 ) - P [ ∃ i such that | c i − � g ( α i ) | ≥ ǫ ] ≤ δ
Algorithmic version of the basic Fourier decomposition Theorem (Goldreich-Levin 89) There is a randomized algorithm, which given ǫ, δ > 0 and oracle access � � n 2 log n · (1 /ǫ 2 ) · log(1 /δ ) to g : F n 2 → [ − 1 , 1] , runs in time O and outputs a decomposition � k g = c i · χ α i + f i =1 such that - k = O (1 /ǫ 2 ) - P [ ∃ i such that | c i − � g ( α i ) | ≥ ǫ ] ≤ δ � � � � �� - P [ ∃ α such that f ( α ) � ≥ ǫ ] ≤ δ - Finding large Fourier coefficients has many applications.
What’s so different about quadratics? - Set of quadratic phase functions (( − 1) Q ) is not an orthonormal basis. No Parseval’s identity.
What’s so different about quadratics? - Set of quadratic phase functions (( − 1) Q ) is not an orthonormal basis. No Parseval’s identity. - Proof of decomposition by Gowers and Wolf is non-constructive (using the Hahn-Banach theorem).
What’s so different about quadratics? - Set of quadratic phase functions (( − 1) Q ) is not an orthonormal basis. No Parseval’s identity. - Proof of decomposition by Gowers and Wolf is non-constructive (using the Hahn-Banach theorem). � c i ( − 1) Q i + f s . t . � i | c i | ≤ M ( ǫ ) , � f � U 3 ≤ ǫ
What’s so different about quadratics? - Set of quadratic phase functions (( − 1) Q ) is not an orthonormal basis. No Parseval’s identity. - Proof of decomposition by Gowers and Wolf is non-constructive (using the Hahn-Banach theorem). � c i ( − 1) Q i + f s . t . � i | c i | ≤ M ( ǫ ) , � f � U 3 ≤ ǫ g
What’s so different about quadratics? - Set of quadratic phase functions (( − 1) Q ) is not an orthonormal basis. No Parseval’s identity. - Proof of decomposition by Gowers and Wolf is non-constructive (using the Hahn-Banach theorem). � c i ( − 1) Q i + f s . t . � i | c i | ≤ M ( ǫ ) , � f � U 3 ≤ ǫ g
What’s so different about quadratics? - Set of quadratic phase functions (( − 1) Q ) is not an orthonormal basis. No Parseval’s identity. - Proof of decomposition by Gowers and Wolf is non-constructive (using the Hahn-Banach theorem). � c i ( − 1) Q i + f s . t . � i | c i | ≤ M ( ǫ ) , � f � U 3 ≤ ǫ g - Use inverse theorem for Gowers norm to get a contradiction.
A quadratic Goldreich-Levin Theorem Theorem (T, Wolf 11) For M ( ǫ ) = exp(1 /ǫ C ) , can compute in time poly ( n , M ( ǫ ) , log(1 /δ )) , a decomposition k � c i ( − 1) Q i + f + e g = i =1 such that - with probability 1 − δ , � f � U 3 ≤ ǫ and � e � 1 ≤ ǫ . - � i | c i | ≤ M ( ǫ ) and k ≤ ( M ( ǫ )) 2 .
Improved quadratic Goldreich-Levin Theorem Theorem (BRTW 12) For M ( ǫ ) = O (exp(log 4 (1 /ǫ ))) , can compute in time poly ( n , M ( ǫ ) , log(1 /δ )) , a decomposition k � c i ( − 1) Q i + f + e g = i =1 such that - with probability 1 − δ , � f � U 3 ≤ ǫ and � e � 1 ≤ ǫ . - � i | c i | ≤ M ( ǫ ) and k ≤ ( M ( ǫ )) 2 .
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ .
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1.
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1. � f t − 1 , ( − 1) Q t � - while there is a quadratic function Q t such that > η
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1. � f t − 1 , ( − 1) Q t � - while there is a quadratic function Q t such that > η - h t = h t − 1 + η · ( − 1) Q t = � t r =1 η · ( − 1) Q r - f t = g − h t - t = t + 1
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1. � f t − 1 , ( − 1) Q t � - while there is a quadratic function Q t such that > η - h t = h t − 1 + η · ( − 1) Q t = � t r =1 η · ( − 1) Q r - f t = g − h t - t = t + 1 - return h t
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1. � f t − 1 , ( − 1) Q t � - while there is a quadratic function Q t such that > η - h t = h t − 1 + η · ( − 1) Q t = � t r =1 η · ( − 1) Q r - f t = g − h t - t = t + 1 - return h t � f t − 1 , ( − 1) Q t � Convergence: � f t − 1 � 2 − � f t � 2 = 2 η − η 2 ≥ η 2 .
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1. � f t − 1 , ( − 1) Q t � - while there is a quadratic function Q t such that > η - h t = h t − 1 + η · ( − 1) Q t = � t r =1 η · ( − 1) Q r - f t = g − h t - t = t + 1 - return h t � f t − 1 , ( − 1) Q t � Convergence: � f t − 1 � 2 − � f t � 2 = 2 η − η 2 ≥ η 2 . � �� �� � ≤ η ( ǫ ) = ( − 1) Q , f [Samorodnitsky 07]: ∀ Q ⇒ � f � U 3 ≤ ǫ .
A constructive proof of decomposition [TTV 09] 2 → [ − 1 , 1], find a decomposition g = � i c i ( − 1) Q i + f Goal: Given g : F n such that � f � U 3 ≤ ǫ . Algorithm: - h 0 = 0, f 0 = g − h 0 , t = 1. � f t − 1 , ( − 1) Q t � - while there is a quadratic function Q t such that > η - h t = h t − 1 + η · ( − 1) Q t = � t r =1 η · ( − 1) Q r - f t = g − h t - t = t + 1 - return h t � f t − 1 , ( − 1) Q t � Convergence: � f t − 1 � 2 − � f t � 2 = 2 η − η 2 ≥ η 2 . � �� �� � ≤ η ( ǫ ) = ( − 1) Q , f [Samorodnitsky 07]: ∀ Q ⇒ � f � U 3 ≤ ǫ .
The algorithmic problem Question: Given f : F n 2 → {− 1 , 1 } , does there exist Q such that � f , ( − 1) Q � ≥ ǫ ? If yes, find one.
The algorithmic problem Question: Given f : F n 2 → {− 1 , 1 } , does there exist Q such that � f , ( − 1) Q � ≥ ǫ ? If yes, find one. Truth-tables of functions ( − 1) Q form the Reed-Muller code of order 2.
The algorithmic problem Question: Given f : F n 2 → {− 1 , 1 } , does there exist Q such that � f , ( − 1) Q � ≥ ǫ ? If yes, find one. Truth-tables of functions ( − 1) Q form the Reed-Muller code of order 2. Want a codeword inside a ball of distance 1 / 2 − ǫ/ 2 around f (if one exists). ( − 1) q ≤ 1 2 − ǫ 2 f
Q2: Decoding beyond the list-decoding radius
Finding codewords at large distances f
Finding codewords at large distances 1 f 8
Finding codewords at large distances - List decoding radius is 1 4 . [GKZ 08, Gopalan 10, BL 14] 1 4 1 f 8
Finding codewords at large distances - List decoding radius is 1 4 . [GKZ 08, Gopalan 10, BL 14] - Number of codewords within 1 1 2 − ǫ 4 distance 1 2 − ǫ may be exponential. 1 f 8
Finding codewords at large distances - List decoding radius is 1 4 . [GKZ 08, Gopalan 10, BL 14] - Number of codewords within 1 1 2 − ǫ 4 distance 1 2 − ǫ may be exponential. 1 f 8 - But we only need to find one codeword! In time poly ( n ) (polylogarithmic in code length).
Finding codewords at large distances - Given (the coefficients of) a degree- d polynomial P : F n p → F p , the Reed-Muller encoding of P is of length p n and is given by the table of values { P ( x ) } x ∈ F n p .
Finding codewords at large distances - Given (the coefficients of) a degree- d polynomial P : F n p → F p , the Reed-Muller encoding of P is of length p n and is given by the table of values { P ( x ) } x ∈ F n p . - Problem: Given F : F n p → F p , if there exists P ∈ P d such that ∆( F , P ) ≤ 1 − 1 p − ǫ find a P ′ ∈ P d such that ∆( F , P ′ ) ≤ 1 − 1 p − η
Finding codewords at large distances - Given (the coefficients of) a degree- d polynomial P : F n p → F p , the Reed-Muller encoding of P is of length p n and is given by the table of values { P ( x ) } x ∈ F n p . - Problem: Given F : F n p → F p , if there exists P ∈ P d such that ∆( F , P ) ≤ 1 − 1 p − ǫ find a P ′ ∈ P d such that ∆( F , P ′ ) ≤ 1 − 1 p − η - If there exists a Reed-Muller codeword within a ball of radius 1 − 1 p − ǫ , find one within a ball of radius 1 − 1 p − η .
Finding a single codeword: the quadratic case 1 2 − ǫ f
Finding a single codeword: the quadratic case - [Samorodnitsky 07]: Approximate solution to testing problem using Gowers norm. 1 2 − ǫ f
Finding a single codeword: the quadratic case - [Samorodnitsky 07]: Approximate solution to testing problem using Gowers norm. � f , ( − 1) Q � − ∃ q ≥ ǫ = ⇒ � f � U 3 ≥ ǫ 1 2 − ǫ f
Finding a single codeword: the quadratic case - [Samorodnitsky 07]: Approximate solution to testing problem using Gowers norm. � f , ( − 1) Q � − ∃ q ≥ ǫ = ⇒ � f � U 3 ≥ ǫ � f , ( − 1) Q � − � f � U 3 ≥ ǫ = ⇒ ∃ Q ≥ η ( ǫ ) 1 1 2 − ǫ 2 − η f
Finding a single codeword: the quadratic case - [Samorodnitsky 07]: Approximate solution to testing problem using Gowers norm. � f , ( − 1) Q � − ∃ q ≥ ǫ = ⇒ � f � U 3 ≥ ǫ � f , ( − 1) Q � − � f � U 3 ≥ ǫ = ⇒ ∃ Q ≥ η ( ǫ ) 1 1 2 − ǫ 2 − η - [TW 11] convert Samorodnitsky’s proof f into an algorithm. Find codeword within distance 1 2 − η if there is one within 1 2 − ǫ .
Finding a single codeword: the quadratic case - [Samorodnitsky 07]: Approximate solution to testing problem using Gowers norm. � f , ( − 1) Q � − ∃ q ≥ ǫ = ⇒ � f � U 3 ≥ ǫ � f , ( − 1) Q � − � f � U 3 ≥ ǫ = ⇒ ∃ Q ≥ η ( ǫ ) 1 1 2 − ǫ 2 − η - [TW 11] convert Samorodnitsky’s proof f into an algorithm. Find codeword within distance 1 2 − η if there is one within 1 2 − ǫ . - First example of any kind of decoding beyond the list decoding radius.
Algorithmic versions of combinatorial theorems S F n 2 - Samorodnitsky’s proof applies various combinatorial theorems (e.g. Balog-Szemerédi-Gowers) to “nice” subsets of F n 2 .
Algorithmic versions of combinatorial theorems S F n 2 A - Samorodnitsky’s proof applies various combinatorial theorems (e.g. Balog-Szemerédi-Gowers) to “nice” subsets of F n 2 . - [BSG]: If S ⊆ F n 2 satisfies P x , y ∈ S [ x + y ∈ S ] ≥ ǫ , then there exists A ⊆ S with certain additive properties.
Algorithmic versions of combinatorial theorems S F n 2 A - Samorodnitsky’s proof applies various combinatorial theorems (e.g. Balog-Szemerédi-Gowers) to “nice” subsets of F n 2 . - [BSG]: If S ⊆ F n 2 satisfies P x , y ∈ S [ x + y ∈ S ] ≥ ǫ , then there exists A ⊆ S with certain additive properties. - S and A are exponential in size. Need to work with randomized membership oracles. Gives a noisy version of the set S .
Algorithmic versions of combinatorial theorems S F n 2 - Samorodnitsky’s proof applies various combinatorial theorems (e.g. Balog-Szemerédi-Gowers) to “nice” subsets of F n 2 . - [BSG]: If S ⊆ F n 2 satisfies P x , y ∈ S [ x + y ∈ S ] ≥ ǫ , then there exists A ⊆ S with certain additive properties. - S and A are exponential in size. Need to work with randomized membership oracles. Gives a noisy version of the set S .
Algorithmic versions of combinatorial theorems S F n 2 - Modify proofs of combinatorial theorems to go from algorithms in the hypothesis to algorithms in conclusion.
Algorithmic versions of combinatorial theorems S F n A 2 2 A 1 - Modify proofs of combinatorial theorems to go from algorithms in the hypothesis to algorithms in conclusion. - Statements of the form: “Given (approximate) membership oracle for S , it can be converted to an oracle A whose output is sandwiched between A 1 and A 2 with certain additive properties.”
Algorithmic versions of combinatorial theorems S F n A 2 2 A 1 - Modify proofs of combinatorial theorems to go from algorithms in the hypothesis to algorithms in conclusion. - Statements of the form: “Given (approximate) membership oracle for S , it can be converted to an oracle A whose output is sandwiched between A 1 and A 2 with certain additive properties.” - Prove “robust” versions of theorems from additive combinatorics.
Finding subspace structure Most combinatorial results used here find and refine subspace structure in S ⊆ F n 2 . - [BSG]: If P x , y ∈ S [ x + y ∈ S ] ≥ ǫ then ∃ A ⊆ S s.t. | A | ≥ ǫ O (1) | S | and | A + A | ≤ ǫ − O (1) | A | .
Finding subspace structure Most combinatorial results used here find and refine subspace structure in S ⊆ F n 2 . - [BSG]: If P x , y ∈ S [ x + y ∈ S ] ≥ ǫ then ∃ A ⊆ S s.t. | A | ≥ ǫ O (1) | S | and | A + A | ≤ ǫ − O (1) | A | . ⇒ Span( A ) ≤ 2 O ( K ) · | A | . - [Freiman-Ruzsa]: | A + A | ≤ K · | A | =
Finding subspace structure Most combinatorial results used here find and refine subspace structure in S ⊆ F n 2 . - [BSG]: If P x , y ∈ S [ x + y ∈ S ] ≥ ǫ then ∃ A ⊆ S s.t. | A | ≥ ǫ O (1) | S | and | A + A | ≤ ǫ − O (1) | A | . ⇒ Span( A ) ≤ 2 O ( K ) · | A | . - [Freiman-Ruzsa]: | A + A | ≤ K · | A | = - [CS 09]: If | A + A | ≤ K · | A | , then 1 A ∗ 1 A has a large set of “almost periods” i.e., there is a large set X ⊆ F n 2 s.t 1 A ∗ 1 A ( · ) ≈ 1 A ∗ 1 A ( · + x ) ∀ x ∈ X 1 A ∗ 1 A ( · ) ≈ distribution of sum of two random elements from A .
Finding subspace structure - [Sanders 10]: Stronger inverse theorem for U 3 -norm using almost periodicity from [CS 09].
Finding subspace structure - [Sanders 10]: Stronger inverse theorem for U 3 -norm using almost periodicity from [CS 09]. - [BRTW 14]: Sampling-based proof of [CS 09]. Improved quadratic Goldreich-Levin.
Finding subspace structure - [Sanders 10]: Stronger inverse theorem for U 3 -norm using almost periodicity from [CS 09]. - [BRTW 14]: Sampling-based proof of [CS 09]. Improved quadratic Goldreich-Levin. - Question: Can sampling based proofs be used to find better subspace structure?
Decompositions for higher-degrees - Question: Given F : F n p → F p , does there exist a polynomial P ∈ P d � �� ω F , ω P �� � ≥ ǫ ? If yes, find one. such that
Decompositions for higher-degrees - Question: Given F : F n p → F p , does there exist a polynomial P ∈ P d � �� ω F , ω P �� � ≥ ǫ ? If yes, find one. such that P ≤ p − 1 − ǫ p f
Decompositions for higher-degrees - Question: Given F : F n p → F p , does there exist a polynomial P ∈ P d � �� ω F , ω P �� � ≥ ǫ ? If yes, find one. such that P ≤ p − 1 − ǫ p f - Can be solved for the special case when F ∈ P k and p > k , inverse theorem by [GT 09].
Decomposition Theorems and Regularity - [GT 09]: Actually prove a decomposition theorem when F ∈ P k : ω F = Γ( P 1 , . . . , P m ) + f 2 where P 1 , . . . , P m ∈ P d and � f 2 � U d +1 ≤ ǫ .
Decomposition Theorems and Regularity - [GT 09]: Actually prove a decomposition theorem when F ∈ P k : ω F = Γ( P 1 , . . . , P m ) + f 2 where P 1 , . . . , P m ∈ P d and � f 2 � U d +1 ≤ ǫ . - Here, Γ : F m p → R . By (linear) Fourier analysis � � � i c i P i Γ( P 1 , . . . , P m ) = Γ( c 1 , . . . , c m ) · ω c 1 ,..., c m which gives decomposition in the required form.
Decomposition Theorems and Regularity - [GT 09]: Actually prove a decomposition theorem when F ∈ P k : ω F = Γ( P 1 , . . . , P m ) + f 2 where P 1 , . . . , P m ∈ P d and � f 2 � U d +1 ≤ ǫ . - Here, Γ : F m p → R . By (linear) Fourier analysis � � � i c i P i Γ( P 1 , . . . , P m ) = Γ( c 1 , . . . , c m ) · ω c 1 ,..., c m which gives decomposition in the required form. - Proof by [GT 09] and many other applications require the factor B = { P 1 , . . . , P m } to satisfy certain “regularity” properties. Obtaining regularity is the main challenge in converting their proof to an algorithm.
Polynomial Regularity Lemmas - Regulariy lemmas for polynomials are useful for several applications of higher-order Fourier analysis. - Analogues of Szemerédi regularity lemma. Regular partition a graph is highly structured. So is a regular collection of polynomials.
Polynomial Regularity Lemmas - Regulariy lemmas for polynomials are useful for several applications of higher-order Fourier analysis. - Analogues of Szemerédi regularity lemma. Regular partition a graph is highly structured. So is a regular collection of polynomials. - Different notions of regulariy for a factor B = { P 1 , . . . , P m } :
Polynomial Regularity Lemmas - Regulariy lemmas for polynomials are useful for several applications of higher-order Fourier analysis. - Analogues of Szemerédi regularity lemma. Regular partition a graph is highly structured. So is a regular collection of polynomials. - Different notions of regulariy for a factor B = { P 1 , . . . , P m } : - [GT 09]: For all ( c 1 , . . . , c m ) ∈ F m p \ { 0 m } , rank d − 1 ( c 1 P 1 + · · · + c m P m ) ≥ Λ( m ).
Polynomial Regularity Lemmas - Regulariy lemmas for polynomials are useful for several applications of higher-order Fourier analysis. - Analogues of Szemerédi regularity lemma. Regular partition a graph is highly structured. So is a regular collection of polynomials. - Different notions of regulariy for a factor B = { P 1 , . . . , P m } : - [GT 09]: For all ( c 1 , . . . , c m ) ∈ F m p \ { 0 m } , rank d − 1 ( c 1 P 1 + · · · + c m P m ) ≥ Λ( m ). p \ { 0 m } , � c i P i and it’s - [KL 08]: For all ( c 1 , . . . , c m ) ∈ F m derivatiives have high-rank. - Polynomial Regularity Lemmas: Given B = { P 1 , . . . , P m } , it can be refined to B ′ = { P ′ 1 , . . . , P ′ m ′ } which is regular.
Polynomial Regularity Lemmas - Regulariy lemmas for polynomials are useful for several applications of higher-order Fourier analysis. - Analogues of Szemerédi regularity lemma. Regular partition a graph is highly structured. So is a regular collection of polynomials. - Different notions of regulariy for a factor B = { P 1 , . . . , P m } : - [GT 09]: For all ( c 1 , . . . , c m ) ∈ F m p \ { 0 m } , rank d − 1 ( c 1 P 1 + · · · + c m P m ) ≥ Λ( m ). p \ { 0 m } , � c i P i and it’s - [KL 08]: For all ( c 1 , . . . , c m ) ∈ F m derivatiives have high-rank. - Polynomial Regularity Lemmas: Given B = { P 1 , . . . , P m } , it can be refined to B ′ = { P ′ 1 , . . . , P ′ m ′ } which is regular. - Like Szemerédi’s regularity lemma, proofs find a certificate of non-regularity and make progress by local modification.
Q3: Algorithmic Regularity Lemmas
Algorithmic notions of regularity - Algorithmic step in the regularity lemma is finding a certificate of non-regularity.
Algorithmic notions of regularity - Algorithmic step in the regularity lemma is finding a certificate of non-regularity. - [BHT 15]: Slightly modified notions of regularity (equivalent up to some loss of parameters) and corresponding algorithmic lemmas.
Algorithmic notions of regularity - Algorithmic step in the regularity lemma is finding a certificate of non-regularity. - [BHT 15]: Slightly modified notions of regularity (equivalent up to some loss of parameters) and corresponding algorithmic lemmas. - [GT 09]: For all ( c 1 , . . . , c m ) ∈ F m p \ { 0 m } , � c 1 P 1 + · · · + c m P m � U d ≤ δ ( m ).
Algorithmic notions of regularity - Algorithmic step in the regularity lemma is finding a certificate of non-regularity. - [BHT 15]: Slightly modified notions of regularity (equivalent up to some loss of parameters) and corresponding algorithmic lemmas. - [GT 09]: For all ( c 1 , . . . , c m ) ∈ F m p \ { 0 m } , � c 1 P 1 + · · · + c m P m � U d ≤ δ ( m ). p \ { 0 m } , � c i P i and it’s - [KL 08]: For all ( c 1 , . . . , c m ) ∈ F m derivatiives have small-bias.
Algorithmic notions of regularity - Algorithmic step in the regularity lemma is finding a certificate of non-regularity. - [BHT 15]: Slightly modified notions of regularity (equivalent up to some loss of parameters) and corresponding algorithmic lemmas. - [GT 09]: For all ( c 1 , . . . , c m ) ∈ F m p \ { 0 m } , � c 1 P 1 + · · · + c m P m � U d ≤ δ ( m ). p \ { 0 m } , � c i P i and it’s - [KL 08]: For all ( c 1 , . . . , c m ) ∈ F m derivatiives have small-bias. - Show these notions provide required equidistribution for various known applications.
Further questions - Higher-degree decomposition theorems.
Further questions - Higher-degree decomposition theorems. - (Approximate) Decoding beyond the list decoding radius for other codes. Even for distances slightly beyond the list-decoding radius.
Further questions - Higher-degree decomposition theorems. - (Approximate) Decoding beyond the list decoding radius for other codes. Even for distances slightly beyond the list-decoding radius. - Do algorithms really need to be derived from proofs of existence? Can there be a simpler algorithm for which a solution is guaranteed by the proof?
Recommend
More recommend