CS 151: Complexity Theory (Spring 2025)
Instructor: Chris Umans
Office: Annenberg 311
Times: Tu/Th 1:00-2:25 in Annenberg 213
TA:
Mohammedsaid Alhalimi
Office hours:
- Wednesdays 1:30-2:30 pm in Annenberg 311 (Chris)
- Wednesdays 2:30-3:30 pm in Annenberg 121 (Mohammed)
Announcements:
- The final exam is out. It is due June 5tb.
Handouts:
Lecture slides:
- Lecture 1: intro; languages, complexity classes, Turing Machines
(pptx, pdf)
- Lecture 2: reductions and completeness, time and space classes, hierarchy theorems,
relationships between classes (pptx, pdf)
- Lecture 3: a P-complete problem, padding and succinctness, nondeterminism, NP- and
NEXP- complete problems, NTIME hierarchy theorem (pptx, pdf)
- Lecture 4: NTIME hierarchy theorem, Ladner's Theorem, unary
languages and NP, nondeterministic space classes, STCONN, Savitch's Theorem
(pptx, pdf)
- Lecture 5: I-S Theorem, nonuniformity and
advice, NC hierarchy (pptx, pdf)
- Lecture 6: NC hierarchy, formula lower bound on Andreev function,
Razborov's lower
bound on monotone circuits for clique (pptx, pdf)
- Lecture 7: Razborov's lower
bound on monotone circuits for clique, Schwartz-Zippel (pptx, pdf)
- Lecture 8: Valiant-Vazirani Theorem, randomized complexity
classes, error reduction, BPP in P/poly, Goldreich-Levin hard bit (pptx, pdf)
- Lecture 9: Yao's Lemma, BMY generator, Nisan-Wigderson generator (pptx, pdf)
- Lecture 10: error-correcting codes, transforming worst-case hardness into average-case
hardness (pptx, pdf)
- Lecture 11: extractors, RL, oracles and the PH (pptx, pdf)
- Lecture 12: the PH and alternating
quantifiers, complete problems
for levels of the PH and PSPACE, Karp-Lipton Theorem (pptx, pdf)
- Lecture 13: Karp-Lipton Theorem, BPP in PH, the class #P,
complete problems for #P, #Matching is #P-completes, interactive proof systems (pptx, pdf)
- Lecture 14: graph non-isomorphism, IP = PSPACE, Arthur-Merlin games, the classes MA and
AM (pptx, pdf)
- Lecture 15: derandomization of MA and AM, optimization, approximation, and PCPs (pptx, pdf)
- Lecture 16: elements of the proof of the PCP Theorem (pptx, pdf)
- Lecture 17: finishing up PCPs, relativization (pptx, pdf)
- Lecture 18: natural proofs; course summary (pptx, pdf)
Problem sets:
Resources:
- Here is a LaTeX template (tex, pdf)
that you can use for your writeups if you wish.