Course Identification

Introductory to Pseudorandomness and Derandomization
20124042

Lecturers and Teaching Assistants

Dr. Gil Cohen
N/A

Course Schedule and Location

2012
Second Semester
Monday, 11:00 - 13:00, Ziskind, Rm 1
12/03/2012

Field of Study, Course Type and Credit Points

Mathematics and Computer Science: Enrichment; 0.00 points

Comments

There will be a take home exam

Prerequisites

Good undergraduate background in the theory of computing, (deterministic) algorithms, probability, linear algebra and general mathematical maturity.

Restrictions

No

Language of Instruction

English

Registration by

01/04/2012

Attendance and participation

Expected and Recommended

Grade Type

Numerical (out of 100)

Grade Breakdown (in %)

40%
60%

Evaluation Type

Examination

Scheduled date 1

N/A
N/A
-
N/A

Scheduled date 2

N/A
N/A
-
N/A

Estimated Weekly Independent Workload (in hours)

3

Syllabus

Randomness is a powerful paradigm in computer science, and is often provides the simplest or most efficient algorithms for many computational problems. In fact, in some areas of computer science, such as cryptography, property testing and distributed algorithms, randomization is proven to be necessary to achieve certain tasks. It is therefore natural to conjecture (as many scientists initially did) that at least for some computational problems, randomization is inherently necessary: One cannot replace the probabilistic algorithm with a deterministic one without significant loss of efficiency. Surprisingly, recent research has provided more and more evidence that this is likely to be false.

The main paradigm used to derandomize probabilistic algorithms is that of pseudorandomness, the theory of efficiently generating objects that look random despite being constructed using little or no randomness.

The course will cover basic topics in derandomization and in pseudorandomness.

The following is a tentative list of topics that I will cover:
Randomized algorithms and basic derandomization techniques
Complexity classes that capture randomness
The Nisan-Wigderson Pseudorandom generator
Bounded independence
Randomness extractors
Nisan?s pseudorandom generator for space-bounded computation
Expander graphs

Learning Outcomes

N/A

Reading List



Computational Complexity: A Modern Approach by Sanjeev Arora and Boaz Barak. Mainly chapters 7,20 and 21.
Foundations and Trends in Computer Science: Pseudorandomness by Salil Vadhan. Mainly chapters 2,3 and 4.
Relevant papers.



Website