Thursday, March 5, 2009

Lecture 15

In this lecture we finished the proof of the Switching Lemma and showed how it implied Håstad's Theorem: Computing Parity by depth-k circuits (unbounded fan-in) requires size 2Ω(n1/(k-1)).

We then stated and sketched the proof of the Linial-Mansour-Nisan (LMN) Theorem: If f is computed by depth-k, size-S circuits, then there is a multilinear real polynomial p of degree at most t=O(log(S/ε))k which approximates f in the following sense:

Ex[(f(x1,...,xn)-p(x1,...,xn))2]ε,

where x=(x1,...xn) is a uniformly random string.

By the way, Håstad subsequently slightly sharpened this; he improved t to

O(log(S/ε))k-1min{logS,log(1/ε)}.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.