English

Query complexity lower bounds for local list-decoding and hard-core predicates (even for small rate and huge lists)

Computational Complexity 2024-09-04 v1

Abstract

A binary code Enc:{0,1}k{0,1}n:\{0,1\}^k \to \{0,1\}^n is (0.5ϵ,L)(0.5-\epsilon,L)-list decodable if for all w{0,1}nw \in \{0,1\}^n, the set List(w)(w) of all messages m{0,1}km \in \{0,1\}^k such that the relative Hamming distance between Enc(m)(m) and ww is at most 0.5ϵ0.5 -\epsilon, has size at most LL. Informally, a qq-query local list-decoder for Enc is a randomized procedure Dec:[k]×[L]{0,1}:[k]\times [L] \to \{0,1\} that when given oracle access to a string ww, makes at most qq oracle calls, and for every message mList(w)m \in \text{List}(w), with high probability, there exists j[L]j \in [L] such that for every i[k]i \in [k], with high probability, Decw(i,j)=mi^w(i,j)=m_i. We prove lower bounds on qq, that apply even if LL is huge (say L=2k0.9L=2^{k^{0.9}}) and the rate of Enc is small (meaning that n2kn \ge 2^{k}): 1. For ϵ1/kν\epsilon \geq 1/k^{\nu} for some universal constant 0<ν<10< \nu < 1, we prove a lower bound of q=Ω(log(1/δ)ϵ2)q=\Omega(\frac{\log(1/\delta)}{\epsilon^2}), where δ\delta is the error probability of the local list-decoder. This bound is tight as there is a matching upper bound by Goldreich and Levin (STOC 1989) of q=O(log(1/δ)ϵ2)q=O(\frac{\log(1/\delta)}{\epsilon^2}) for the Hadamard code (which has n=2kn=2^k). This bound extends an earlier work of Grinberg, Shaltiel and Viola (FOCS 2018) which only works if n2kγn \le 2^{k^{\gamma}} for some universal constant 0<γ<10<\gamma <1, and the number of coins tossed by Dec is small (and therefore does not apply to the Hadamard code, or other codes with low rate). 2. For smaller ϵ\epsilon, we prove a lower bound of roughly q=Ω(1ϵ)q = \Omega(\frac{1}{\sqrt{\epsilon}}). To the best of our knowledge, this is the first lower bound on the number of queries of local list-decoders that gives qkq \ge k for small ϵ\epsilon. We also prove black-box limitations for improving some of the parameters of the Goldreich-Levin hard-core predicate construction.

Keywords

Cite

@article{arxiv.2409.01708,
  title  = {Query complexity lower bounds for local list-decoding and hard-core predicates (even for small rate and huge lists)},
  author = {Noga Ron-Zewi and Ronen Shaltiel and Nithin Varma},
  journal= {arXiv preprint arXiv:2409.01708},
  year   = {2024}
}
R2 v1 2026-06-28T18:32:21.864Z