🤖 AI Summary
This work investigates whether the AND function can be computed by constant-depth, polynomial-size CC⁰ circuits composed solely of MODₘ gates, aiming to establish circuit size lower bounds. We introduce, for the first time, a systematic approach based on symmetric torus polynomial approximations, establishing an explicit correspondence between symmetric CC⁰ circuits and symmetric torus polynomials, and extending this framework to weakly symmetric settings. Leveraging this connection, we prove that any depth-$h$ symmetric CC⁰ circuit computing AND requires size at least $2^{\tilde{\Omega}(n^{1/O(h)})}$. Furthermore, for depth-3 circuits of the form MODₚ∘MODₘ∘AND$_{O(1)}$, where $m$ is a semiprime, we derive an upper bound on the degree of the corresponding torus polynomials, thereby offering a novel pathway toward proving more general lower bounds for CC⁰ circuits.
📝 Abstract
We explore a torus polynomial approximation based approach towards a long-standing question: whether $AND$ can be computed by $CC^0$ circuits - the class of constant-depth polynomial size circuits containing $MOD_m$ gates for some $m$. Bhrushundi et al. (ITCS 2019) introduced torus polynomial approximations as an approach for proving lower bounds against $ACC^0$ - a class containing $CC^0$ with circuits comprising $AND$, $OR$ and $NOT$ gates.
We show how lower bounds for torus polynomials approximating $AND$ can be used to make progress on this question. Using lower bounds on the degree of symmetric torus polynomials approximating $AND$ from Krishan and Vishwanathan (ITCS 2026), we prove size lower bounds for symmetric $CC^0$-circuits computing $AND$. More precisely, we prove that any depth $h$ symmetric $CC^0$ circuit requires $2^{\widetildeΩ(n^{1/O(h)})}$ size to compute $AND$.
A key ingredient in our proof is an argument that we can construct symmetric torus polynomials to approximate symmetric $CC^0$ circuits. Our construction exhibits an explicit correspondence between the symmetry of the circuit and that of the polynomial. Using this, we also establish lower bounds for weaker notions of circuit symmetry. Lower bounds for symmetric $CC^0$ circuits were also independently established by Pago (ICALP 2026) using different techniques.
In the asymmetric regime, we establish degree upper bounds for depth three circuits of the form $MOD_p \circ MOD_m \circ AND_{O(1)}$ where $m=pq$ is a semiprime. This circuit class is a special case of the constant degree hypothesis, introduced by Barrington, Straubing and Therien (Inf. and Comp., 1990), where $m$ could be an arbitrary composite number. We argue that improved lower bounds for asymmetric torus polynomials approximating $AND$ imply size lower bounds for semiprime $m$ and hence progress on the constant-degree hypothesis.