English

Range Avoidance for Constant-Depth Circuits: Hardness and Algorithms

Computational Complexity 2023-07-10 v2 Data Structures and Algorithms

Abstract

Range Avoidance (AVOID) is a total search problem where, given a Boolean circuit C ⁣:{0,1}n{0,1}mC\colon\{0,1\}^n\to\{0,1\}^m, m>nm>n, the task is to find a y{0,1}my\in\{0,1\}^m outside the range of CC. For an integer k2k\geq 2, NCk0\mathrm{NC}^0_k-AVOID is a special case of AVOID where each output bit of CC depends on at most kk input bits. While there is a very natural randomized algorithm for AVOID, a deterministic algorithm for the problem would have many interesting consequences. Ren, Santhanam, and Wang (FOCS 2022) and Guruswami, Lyu, and Wang (RANDOM 2022) proved that explicit constructions of functions of high formula complexity, rigid matrices, and optimal linear codes, reduce to NC40\mathrm{NC}^0_4-AVOID, thus establishing conditional hardness of the NC40\mathrm{NC}^0_4-AVOID problem. On the other hand, NC20\mathrm{NC}^0_2-AVOID admits polynomial-time algorithms, leaving the question about the complexity of NC30\mathrm{NC}^0_3-AVOID open. We give the first reduction of an explicit construction question to NC30\mathrm{NC}^0_3-AVOID. Specifically, we prove that a polynomial-time algorithm (with an NP\mathrm{NP} oracle) for NC30\mathrm{NC}^0_3-AVOID for the case of m=n+n2/3m=n+n^{2/3} would imply an explicit construction of a rigid matrix, and, thus, a super-linear lower bound on the size of log-depth circuits. We also give deterministic polynomial-time algorithms for all NCk0\mathrm{NC}^0_k-AVOID problems for mnk1/log(n)m\geq n^{k-1}/\log(n). Prior work required an NP\mathrm{NP} oracle, and required larger stretch, mnk1m \geq n^{k-1}.

Keywords

Cite

@article{arxiv.2303.05044,
  title  = {Range Avoidance for Constant-Depth Circuits: Hardness and Algorithms},
  author = {Karthik Gajulapalli and Alexander Golovnev and Satyajeet Nagargoje and Sidhant Saraogi},
  journal= {arXiv preprint arXiv:2303.05044},
  year   = {2023}
}

Comments

19 pages

R2 v1 2026-06-28T09:08:41.079Z