Algorithms and Lower Bounds for Comparator Circuits from Shrinkage

Abstract

Comparator circuits are a natural circuit model for studying bounded fan-out computation whose power sits between nondeterministic branching programs and general circuits. Despite having been studied for nearly three decades, the first superlinear lower bound against comparator circuits was proved only recently by G\'al and Robere (ITCS 2020), who established a ((n/ n)1.5) lower bound on the size of comparator circuits computing an explicit function of n bits. In this paper, we initiate the study of average-case complexity and circuit analysis algorithms for comparator circuits. Departing from previous approaches, we exploit the technique of shrinkage under random restrictions to obtain a variety of new results for this model. Among them, we show - Average-case Lower Bounds. For every k = k(n) with k ≥ n, there exists a polynomial-time computable function fk on n bits such that, for every comparator circuit C with at most n1.5/O(k· n) gates, we have \[ Prx∈\ 0,1 \n[C(x)=fk(x)]≤ 12 + 12(k). \] This average-case lower bound matches the worst-case lower bound of G\'al and Robere by letting k=O( n). - #SAT Algorithms. There is an algorithm that counts the number of satisfying assignments of a given comparator circuit with at most n1.5/O\!(k· n) gates, in time 2n-k·poly(n), for any k≤ n/4. The running time is non-trivial when k=ω( n). - Pseudorandom Generators and MCSP Lower Bounds. There is a pseudorandom generator of seed length s2/3+o(1) that fools comparator circuits with s gates. Also, using this PRG, we obtain an n1.5-o(1) lower bound for MCSP against comparator circuits.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…