CLIQUE as an AND of Polynomial-Sized Monotone Constant-Depth Circuits
Levente Bodnar
TL;DR
This work addresses the problem of representing $k$-CLIQUE on $n$-vertex graphs using monotone, depth-bounded, polynomial-sized circuits arranged as an AND. It introduces a new monotone one-sided switching lemma tailored to cliques and leverages CNF–DNF and DNF–CNF switchings under monotone restrictions to bound how well such circuits can approximate CLIQUE. The main result shows that any such AND must comprise at least $2^{n/4k}$ components to compute $k$-CLIQUE for sufficiently large $k$, while also establishing a strong one-sided correlation bound against random graphs. The findings reveal intrinsic limits of monotone, constant-depth circuit constructions for CLIQUE, contrasting with the relative efficiency of OR-based representations, and open questions about tight correlation bounds and logical expressiveness in the monotone setting.
Abstract
This paper shows that calculating $k$-CLIQUE on $n$ vertex graphs, requires the AND of at least $2^{n/4k}$ monotone, constant-depth, and polynomial-sized circuits, for sufficiently large values of $k$. The proof relies on a new, monotone, one-sided switching lemma, designed for cliques.
