131 research outputs found

    Subspace-Invariant AC0^0 Formulas

    Full text link
    We consider the action of a linear subspace UU of {0,1}n\{0,1\}^n on the set of AC0^0 formulas with inputs labeled by literals in the set {X1,Xβ€Ύ1,…,Xn,Xβ€Ύn}\{X_1,\overline X_1,\dots,X_n,\overline X_n\}, where an element u∈Uu \in U acts on formulas by transposing the iith pair of literals for all i∈[n]i \in [n] such that ui=1u_i=1. A formula is {\em UU-invariant} if it is fixed by this action. For example, there is a well-known recursive construction of depth d+1d+1 formulas of size O(nβ‹…2dn1/d)O(n{\cdot}2^{dn^{1/d}}) computing the nn-variable PARITY function; these formulas are easily seen to be PP-invariant where PP is the subspace of even-weight elements of {0,1}n\{0,1\}^n. In this paper we establish a nearly matching 2d(n1/dβˆ’1)2^{d(n^{1/d}-1)} lower bound on the PP-invariant depth d+1d+1 formula size of PARITY. Quantitatively this improves the best known Ξ©(2184d(n1/dβˆ’1))\Omega(2^{\frac{1}{84}d(n^{1/d}-1)}) lower bound for {\em unrestricted} depth d+1d+1 formulas, while avoiding the use of the switching lemma. More generally, for any linear subspaces UβŠ‚VU \subset V, we show that if a Boolean function is UU-invariant and non-constant over VV, then its UU-invariant depth d+1d+1 formula size is at least 2d(m1/dβˆ’1)2^{d(m^{1/d}-1)} where mm is the minimum Hamming weight of a vector in UβŠ₯βˆ–VβŠ₯U^\bot \setminus V^\bot

    Subspace-Invariant AC^0 Formulas

    Get PDF
    The n-variable PARITY function is computable (by a well-known recursive construction) by AC^0 formulas of depth d+1 and leaf size n2^{dn^{1/d}}. These formulas are seen to possess a certain symmetry: they are syntactically invariant under the subspace P of even-weight elements in {0,1}^n, which acts (as a group) on formulas by toggling negations on input literals. In this paper, we prove a 2^{d(n^{1/d}-1)} lower bound on the size of syntactically P-invariant depth d+1 formulas for PARITY. Quantitatively, this beats the best 2^{Omega(d(n^{1/d}-1))} lower bound in the non-invariant setting

    An Improved Homomorphism Preservation Theorem From Lower Bounds in Circuit Complexity

    Get PDF
    Previous work of the author [Rossmann\u2708] showed that the Homomorphism Preservation Theorem of classical model theory remains valid when its statement is restricted to finite structures. In this paper, we give a new proof of this result via a reduction to lower bounds in circuit complexity, specifically on the AC0 formula size of the colored subgraph isomorphism problem. Formally, we show the following: if a first-order sentence of quantifier-rank k is preserved under homomorphisms on finite structures, then it is equivalent on finite structures to an existential-positive sentence of quantifier-rank poly(k). Quantitatively, this improves the result of [Rossmann\u2708], where the upper bound on quantifier-rank is a non-elementary function of k

    Criticality of Regular Formulas

    Get PDF

    Shrinkage of Decision Lists and DNF Formulas

    Get PDF
    We establish nearly tight bounds on the expected shrinkage of decision lists and DNF formulas under the p-random restriction R_p for all values of p ? [0,1]. For a function f with domain {0,1}?, let DL(f) denote the minimum size of a decision list that computes f. We show that E[DL(f ? R_p)] ? DL(f)^log_{2/(1-p)}((1+p)/(1-p)). For example, this bound is ?{DL(f)} when p = ?5-2 ? 0.24. For Boolean functions f, we obtain the same shrinkage bound with respect to DNF formula size plus 1 (i.e., replacing DL(?) with DNF(?)+1 on both sides of the inequality)

    An average-case depth hierarchy theorem for Boolean circuits

    Full text link
    We prove an average-case depth hierarchy theorem for Boolean circuits over the standard basis of AND\mathsf{AND}, OR\mathsf{OR}, and NOT\mathsf{NOT} gates. Our hierarchy theorem says that for every dβ‰₯2d \geq 2, there is an explicit nn-variable Boolean function ff, computed by a linear-size depth-dd formula, which is such that any depth-(dβˆ’1)(d-1) circuit that agrees with ff on (1/2+on(1))(1/2 + o_n(1)) fraction of all inputs must have size exp⁑(nΞ©(1/d)).\exp({n^{\Omega(1/d)}}). This answers an open question posed by H{\aa}stad in his Ph.D. thesis. Our average-case depth hierarchy theorem implies that the polynomial hierarchy is infinite relative to a random oracle with probability 1, confirming a conjecture of H{\aa}stad, Cai, and Babai. We also use our result to show that there is no "approximate converse" to the results of Linial, Mansour, Nisan and Boppana on the total influence of small-depth circuits, thus answering a question posed by O'Donnell, Kalai, and Hatami. A key ingredient in our proof is a notion of \emph{random projections} which generalize random restrictions

    Symmetric Formulas for Products of Permutations

    Get PDF

    Symmetric Formulas for Products of Permutations

    Get PDF
    We study the formula complexity of the word problem WordSn,k:{0,1}kn2β†’{0,1}\mathsf{Word}_{S_n,k} : \{0,1\}^{kn^2} \to \{0,1\}: given nn-by-nn permutation matrices M1,…,MkM_1,\dots,M_k, compute the (1,1)(1,1)-entry of the matrix product M1β‹―MkM_1\cdots M_k. An important feature of this function is that it is invariant under action of Snkβˆ’1S_n^{k-1} given by (Ο€1,…,Ο€kβˆ’1)(M1,…,Mk)=(M1Ο€1βˆ’1,Ο€1M2Ο€2βˆ’1,…,Ο€kβˆ’2Mkβˆ’1Ο€kβˆ’1βˆ’1,Ο€kβˆ’1Mk). (\pi_1,\dots,\pi_{k-1})(M_1,\dots,M_k) = (M_1\pi_1^{-1},\pi_1M_2\pi_2^{-1},\dots,\pi_{k-2}M_{k-1}\pi_{k-1}^{-1},\pi_{k-1}M_k). This symmetry is also exhibited in the smallest known unbounded fan-in {AND,OR,NOT}\{\mathsf{AND},\mathsf{OR},\mathsf{NOT}\}-formulas for WordSn,k\mathsf{Word}_{S_n,k}, which have size nO(log⁑k)n^{O(\log k)}. In this paper we prove a matching nΞ©(log⁑k)n^{\Omega(\log k)} lower bound for Snkβˆ’1S_n^{k-1}-invariant formulas computing WordSn,k\mathsf{Word}_{S_n,k}. This result is motivated by the fact that a similar lower bound for unrestricted (non-invariant) formulas would separate complexity classes NC1\mathsf{NC}^1 and Logspace\mathsf{Logspace}. Our more general main theorem gives a nearly tight nd(k1/dβˆ’1)n^{d(k^{1/d}-1)} lower bound on the Gkβˆ’1G^{k-1}-invariant depth-dd {MAJ,AND,OR,NOT}\{\mathsf{MAJ},\mathsf{AND},\mathsf{OR},\mathsf{NOT}\}-formula size of WordG,k\mathsf{Word}_{G,k} for any finite simple group GG whose minimum permutation representation has degree~nn. We also give nearly tight lower bounds on the Gkβˆ’1G^{k-1}-invariant depth-dd {AND,OR,NOT}\{\mathsf{AND},\mathsf{OR},\mathsf{NOT}\}-formula size in the case where GG is an abelian group.Comment: ITCS 202
    • …
    corecore