• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

Lower bounds for the size of circuits of bounded depth with basis {&,⊕},” (1987)

by A A Razborov
Venue:Math. Notes Acad. Sci. USSR,
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 86
Next 10 →

The NP-completeness column: an ongoing guide

by David S. Johnson - JOURNAL OF ALGORITHMS , 1987
"... This is the nineteenth edition of a (usually) quarterly column that covers new developments in the theory of NP-completeness. The presentation is modeled on that used by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness," W. H. Freem ..."
Abstract - Cited by 239 (0 self) - Add to MetaCart
This is the nineteenth edition of a (usually) quarterly column that covers new developments in the theory of NP-completeness. The presentation is modeled on that used by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness," W. H. Freeman & Co., New York, 1979 (hereinafter referred to as "[G&J]"; previous columns will be referred to by their dates). A background equivalent to that provided by [G&J] is assumed, and, when appropriate, cross-references will be given to that book and the list of problems (NP-complete and harder) presented there. Readers who have results they would like mentioned (NP-hardness, PSPACE-hardness, polynomial-time-solvability, etc.) or open problems they would like publicized, should
(Show Context)

Citation Context

.... Recently, Razborov has proved this not to be the case. Even with parity gates, majority requires an exponential number of AND’s and OR’s when computed with constant depth, unbounded fan-in circuits =-=[33]-=-. Even more interestingly, suppose we generalize the concept of the parity gate to that of a ‘‘mod p’’ gate, p prime, where such a gate outputs TRUE if and only if the number of its inputs currently s...

On Uniformity within NC¹

by David A. Mix Barrington, Neil Immerman, Howard Straubing - JOURNAL OF COMPUTER AND SYSTEM SCIENCES , 1990
"... In order to study circuit complexity classes within NC¹ in a uniform setting, we need a uniformity condition which is more restrictive than those in common use. Two such conditions, stricter than NC¹ uniformity [Ru81,Co85], have appeared in recent research: Immerman's families of circuits defin ..."
Abstract - Cited by 127 (19 self) - Add to MetaCart
In order to study circuit complexity classes within NC¹ in a uniform setting, we need a uniformity condition which is more restrictive than those in common use. Two such conditions, stricter than NC¹ uniformity [Ru81,Co85], have appeared in recent research: Immerman's families of circuits defined by first-order formulas [Im87a,Im87b] and a uniformity corresponding to Buss' deterministic log-time reductions [Bu87]. We show that these two notions are equivalent, leading to a natural notion of uniformity for low-level circuit complexity classes. We show that recent results on the structure of NC¹ [Ba89] still hold true in this very uniform setting. Finally, we investigate a parallel notion of uniformity, still more restrictive, based on the regular languages. Here we give characterizations of subclasses of the regular languages based on their logical expressibility, extending recent work of Straubing, Th'erien, and Thomas [STT88]. A preliminary version of this work appeared as [BIS88].

The polynomial method in circuit complexity,

by Richard Beigel - Proc. of 8th Annual Structure in Complexity Theory Conference , 1993
"... ..."
Abstract - Cited by 81 (4 self) - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...ntroduction There is a long history of using polynomials in order to prove complexity bounds. Minsky and Papert [39] used polynomials to prove early lower bounds on the order of perceptrons. Razborov =-=[46]-=- and Smolensky [49] used them to prove lower bounds on the size of AND-OR circuits. Other lower bounds via polynomials are due to [50, 4, 10, 51, 9, 55]. Paturi and Saks [44] discovered that rational ...

Randomizing Polynomials: A New Representation with Applications to Round-Efficient Secure Computation

by Yuval Ishai, Eyal Kushilevitz - In Proc. 41st FOCS , 2000
"... Motivated by questions about secure multi-party computation, we introduce and study a new natural representation of functions by polynomials, which we term randomizing polynomials. "Standard" low-degree polynomials over a finite field are easy to compute with a small number of communicatio ..."
Abstract - Cited by 61 (20 self) - Add to MetaCart
Motivated by questions about secure multi-party computation, we introduce and study a new natural representation of functions by polynomials, which we term randomizing polynomials. "Standard" low-degree polynomials over a finite field are easy to compute with a small number of communication rounds in virtually any setting for secure computation. However, most Boolean functions cannot be evaluated by a polynomial whose degree is smaller than their input size. We get around this barrier by relaxing the requirement of evaluatingf into a weaker requirement of randomizing f: mapping the inputs of f along with independent random inputs into a vector of outputs, whose distribution depends only on the value of f . We show that degree-3 polynomials are sufficient to randomize any function f , relating the efficiency of such a randomization to the branching program size of f . On the other hand, by characterizing the exact class of Boolean functio...

Representing Boolean Functions As Polynomials Modulo Composite Numbers

by David A. Mix Barrington, Richard Beigel, Steven Rudich - Computational Complexity , 1994
"... . Define the MODm -degree of a boolean function F to be the smallest degree of any polynomial P , over the ring of integers modulo m, such that for all 0-1 assignments ~x, F (~x) = 0 iff P (~x) = 0. We obtain the unexpected result that the MODm -degree of the OR of N variables is O( r p N ), wher ..."
Abstract - Cited by 61 (6 self) - Add to MetaCart
. Define the MODm -degree of a boolean function F to be the smallest degree of any polynomial P , over the ring of integers modulo m, such that for all 0-1 assignments ~x, F (~x) = 0 iff P (~x) = 0. We obtain the unexpected result that the MODm -degree of the OR of N variables is O( r p N ), where r is the number of distinct prime factors of m. This is optimal in the case of representation by symmetric polynomials. The MOD n function is 0 if the number of input ones is a multiple of n and is one otherwise. We show that the MODm -degree of both the MOD n and :MOD n functions is N\Omega\Gamma1/ exactly when there is a prime dividing n but not m. The MODm -degree of the MODm function is 1; we show that the MODm -degree of :MODm is N\Omega\Gamma30 if m is not a power of a prime, O(1) otherwise. A corollary is that there exists an oracle relative to which the MODmP classes (such as \PhiP) have this structure: MODmP is closed under complementation and union iff m is a prime power, and...
(Show Context)

Citation Context

... glance appears to be a small technical point. It is known that AC 0 circuits which also allow MOD p gates for some fixed prime p can't compute the MOD q function for any q which is not a power of p (=-=Razborov 1987-=-, Smolensky 1987). In contrast, it is not known if AC 0 circuits which also allow MOD 6 gates can compute every function in NP . It is conjectured that (as with the case of MOD p ) AC 0 with MODm gate...

Algebrization: A new barrier in complexity theory

by Scott Aaronson, Avi Wigderson - MIT Theory of Computing Colloquium , 2007
"... Any proof of P � = NP will have to overcome two barriers: relativization and natural proofs. Yet over the last decade, we have seen circuit lower bounds (for example, that PP does not have linear-size circuits) that overcome both barriers simultaneously. So the question arises of whether there is a ..."
Abstract - Cited by 53 (3 self) - Add to MetaCart
Any proof of P � = NP will have to overcome two barriers: relativization and natural proofs. Yet over the last decade, we have seen circuit lower bounds (for example, that PP does not have linear-size circuits) that overcome both barriers simultaneously. So the question arises of whether there is a third barrier to progress on the central questions in complexity theory. In this paper we present such a barrier, which we call algebraic relativization or algebrization. The idea is that, when we relativize some complexity class inclusion, we should give the simulating machine access not only to an oracle A, but also to a low-degree extension of A over a finite field or ring. We systematically go through basic results and open problems in complexity theory to delineate the power of the new algebrization barrier. First, we show that all known non-relativizing results based on arithmetization—both inclusions such as IP = PSPACE and MIP = NEXP, and separations such as MAEXP � ⊂ P/poly —do indeed algebrize. Second, we show that almost all of the major open problems—including P versus NP, P versus RP, and NEXP versus P/poly—will require non-algebrizing techniques. In some cases algebrization seems to explain exactly why progress stopped where it did: for example, why we have superlinear circuit lower bounds for PromiseMA but not for NP. Our second set of results follows from lower bounds in a new model of algebraic query complexity, which we introduce in this paper and which is interesting in its own right. Some of our lower bounds use direct combinatorial and algebraic arguments, while others stem from a surprising connection between our model and communication complexity. Using this connection, we are also able to give an MA-protocol for the Inner Product function with O ( √ n log n) communication (essentially matching a lower bound of Klauck), as well as a communication complexity conjecture whose truth would imply NL � = NP. 1
(Show Context)

Citation Context

...at are not based on arithmetization. Besides the GMW protocol (which we dealt with in Section 8), the following examples have been proposed: (1) Small-depth circuit lower bounds, such as AC 0 �= TC 0 =-=[32]-=-, can be shown to fail relative to suitable oracle gates. (2) Arora, Impagliazzo, and Vazirani [3] argue that even the Cook-Levin Theorem (and by extension, the PCP Theorem) should be considered non-r...

On the Computational Power of Depth 2 Circuits with Threshold and Modulo Gates

by Matthias Krause, Pavel Pudlák, Lehrstuhl Informatik Ii , 2000
"... We investigate the computational power of depth two circuits consisting of MOD r --gates at the bottom and a threshold gate with arbitrary weights at the top (for short, threshold--MOD r circuits) and circuits with two levels of MOD gates (MOD p -MOD q circuits). In particular, we will show ..."
Abstract - Cited by 52 (4 self) - Add to MetaCart
We investigate the computational power of depth two circuits consisting of MOD r --gates at the bottom and a threshold gate with arbitrary weights at the top (for short, threshold--MOD r circuits) and circuits with two levels of MOD gates (MOD p -MOD q circuits). In particular, we will show the following results. (i) For all prime numbers p and integers q; r, it holds that if p divides r but not q then all threshold--MOD q circuits for MOD r have exponentially many nodes. (ii) For all integers r, all problems computable by depth two fAND;OR;NOTg-- circuits of polynomial size have threshold--MOD r circuits with polynomially many edges. (iii) There is a problem computable by depth 3 fAND;OR;NOTg--circuits of linear size and constant bottom fan--in which for all r needs threshold--MOD r circuits with exponentially many nodes. (iv) For p; r different primes, and q 2; k positive integers, where r does not divide q; every MOD p k -MOD q circuit for MOD r has e...

Arithmetization: A New Method In Structural Complexity Theory

by László Babai, Lance Fortnow
"... ..."
Abstract - Cited by 47 (9 self) - Add to MetaCart
Abstract not found

Lower Bounds and Separations for Constant Depth Multilinear Circuits

by Ran Raz, Amir Yehudayoff
"... We prove an exponential lower bound for the size of constant depth multilinear arithmetic circuits computing either the determinant or the permanent (a circuit is called multilinear, if the polynomial computed by each of its gates is multilinear). We also prove a super-polynomial separation between ..."
Abstract - Cited by 35 (5 self) - Add to MetaCart
We prove an exponential lower bound for the size of constant depth multilinear arithmetic circuits computing either the determinant or the permanent (a circuit is called multilinear, if the polynomial computed by each of its gates is multilinear). We also prove a super-polynomial separation between the size of product-depth 1 d and product-depth d + 1 multilinear circuits (where d is constant). That is, there exists a polynomial f such that • There exists a multilinear circuit of product-depth d + 1 and of polynomial size computing f. • Every multilinear circuit of product-depth d computing f has super-polynomial size. 1

A Uniform Circuit Lower Bound for the Permanent

by Eric Allender, Vivek Gore - SIAM Journal on Computing , 1994
"... We show that uniform families of ACC circuits of subexponential size cannot compute the permanent function. This also implies similar lower bounds for certain sets in PP. This is one of the very few examples of a lower bound in circuit complexity whose proof hinges on the uniformity condition; it is ..."
Abstract - Cited by 31 (9 self) - Add to MetaCart
We show that uniform families of ACC circuits of subexponential size cannot compute the permanent function. This also implies similar lower bounds for certain sets in PP. This is one of the very few examples of a lower bound in circuit complexity whose proof hinges on the uniformity condition; it is still unknown if there is any set in Ntime #2 n O#1# # that does not have nonuniform ACC circuits.
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University