Table of Contents
Fetching ...

Most Juntas Saturate the Hardcore Lemma

Vinayak M. Kumar

TL;DR

This work addresses the quantitative tightness of Impagliazzo's hardcore lemma, which asserts the existence of a dense hardcore subset on which all small circuits fail to compute a target function with nontrivial accuracy. The authors present a simpler and more general argument showing that a random junta witnesses the lemma's tightness across almost all parameter regimes, avoiding the need for delta-smoothness assumptions in the distribution and achieving tight degradation bounds via a 4-wise uniform generator. A key technical contribution is a distribution-free reduction that translates first-k-bit hardness, obtained via a Shannon-style argument, into an $n$-bit hardness via a four-wise uniform construction, yielding a circuit of size $O\left(\frac{\gamma^2 2^n}{\log(\gamma^2 2^n)} + n\right)$ that $\gamma$-approximates the function over any distribution. The paper also clarifies the regimes where the random-junta tightness matches or falls behind prior results (e.g., BHKT24) and leverages low-depth, locally computable 4-wise uniform generators, including Spielman codes, to realize the constructions. Overall, the results deepen our understanding of hardness amplification and the role of juntas in circuit lower bounds, with implications for pseudorandomness and cryptography.

Abstract

Consider a function that is mildly hard for size-$s$ circuits. For sufficiently large $s$, Impagliazzo's hardcore lemma guarantees a constant-density subset of inputs on which the same function is extremely hard for circuits of size $s'<\!\!<s$. Blanc, Hayderi, Koch, and Tan [FOCS 2024] recently showed that the degradation from $s$ to $s'$ in this lemma is quantitatively tight in certain parameter regimes. We give a simpler and more general proof of this result in almost all parameter regimes of interest by showing that a random junta witnesses the tightness of the hardcore lemma with high probability.

Most Juntas Saturate the Hardcore Lemma

TL;DR

This work addresses the quantitative tightness of Impagliazzo's hardcore lemma, which asserts the existence of a dense hardcore subset on which all small circuits fail to compute a target function with nontrivial accuracy. The authors present a simpler and more general argument showing that a random junta witnesses the lemma's tightness across almost all parameter regimes, avoiding the need for delta-smoothness assumptions in the distribution and achieving tight degradation bounds via a 4-wise uniform generator. A key technical contribution is a distribution-free reduction that translates first-k-bit hardness, obtained via a Shannon-style argument, into an -bit hardness via a four-wise uniform construction, yielding a circuit of size that -approximates the function over any distribution. The paper also clarifies the regimes where the random-junta tightness matches or falls behind prior results (e.g., BHKT24) and leverages low-depth, locally computable 4-wise uniform generators, including Spielman codes, to realize the constructions. Overall, the results deepen our understanding of hardness amplification and the role of juntas in circuit lower bounds, with implications for pseudorandomness and cryptography.

Abstract

Consider a function that is mildly hard for size- circuits. For sufficiently large , Impagliazzo's hardcore lemma guarantees a constant-density subset of inputs on which the same function is extremely hard for circuits of size . Blanc, Hayderi, Koch, and Tan [FOCS 2024] recently showed that the degradation from to in this lemma is quantitatively tight in certain parameter regimes. We give a simpler and more general proof of this result in almost all parameter regimes of interest by showing that a random junta witnesses the tightness of the hardcore lemma with high probability.

Paper Structure

This paper contains 9 sections, 10 theorems, 19 equations.

Key Result

Theorem 1

Let $f:\{0,1\}^n\to\{0,1\}$ and $\delta, \gamma, n\le s \le \tfrac{2^n}{n}$. Suppose that for all circuits $C$ of size at most $s$, Then there exists a subset $H\subset\{0,1\}^n$ of density $\Omega(\delta)$ such that for all circuits $C$ of size $O\left(\frac{s\gamma^2}{\log(1/\delta)}\right)$, we have

Theorems & Definitions (20)

  • Theorem 1: Impagliazzo1995KS03BarakHardcore2009
  • Conjecture 1
  • Theorem 2: BHKT24
  • Theorem 3
  • Theorem 4
  • Definition 1: $k$-wise uniformity HatamiHoza2024
  • Theorem 5: berger
  • Theorem 6
  • proof
  • Theorem 7: acr95
  • ...and 10 more