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 lower bound on the size of comparator circuits computing an explicit function of 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 with , there exists a polynomial-time computable function on bits such that, for every comparator circuit with at most gates, we have This average-case lower bound matches the worst-case lower bound of G\'al and Robere by letting . - #SAT Algorithms. There is an algorithm that counts the number of satisfying assignments of a given comparator circuit with at most gates, in time , for any . The running time is non-trivial when . - Pseudorandom Generators and MCSP Lower Bounds. There is a pseudorandom generator of seed length that fools comparator circuits with gates. Also, using this PRG, we obtain an lower bound for MCSP against comparator circuits.
Cite
@article{arxiv.2111.14974,
title = {Algorithms and Lower Bounds for Comparator Circuits from Shrinkage},
author = {Bruno P. Cavalar and Zhenjian Lu},
journal= {arXiv preprint arXiv:2111.14974},
year = {2021}
}