Algorithmic Aspects of Communication (Winter 2015)

Instructor: François Le Gall
Place: Thursday, 10:25 - 12:10, Room 102 of Science Building Number 7

Course outline

This course will address several algorithmic and complexity-theoretic aspects of communication systems. It will cover the basics of communication complexity theory and error-correcting codes, protocols for secure multiparty computation and related cryptographic tasks, and also recent topics such as network coding theory. This course will be taught in English.

Topics

1. Communication complexity: deterministic and randomized protocols, lower bounds techniques, applications
2. Secure computation: secret sharing schemes, secure function evaluation
3. Private Information Retrieval and error-correcting codes
4. Network coding: formulation and examples, the max-flow bounds

Lectures

Lecture 1 [October 8]
Guidance and introduction: quick overview of communication complexity (the equality function), secure computation (the millionaire's problem and secret sharing), error correction, and network coding.

Lecture 2 [October 15]
Communication complexity I: formal model of communication protocols and rectangles.

Lecture 3 [October 22]
Communication complexity II: lower bound techniques (the fooling set method, the rank method), applications to space-time tradeoffs for Turing machines.

Lecture 4 [November 5]
Communication complexity III: randomized communication complexity, applications of randomized communication complexity to space lower bounds for data stream algorithms ("The space complexity of approximating the frequency moments" by Alon, Matias and Szegedy).

Lecture 5 [November 12]
Secure Computation I: definition of threshold secret sharing schemes, Shamir's construction ("How to share a secret" by Shamir), general secret sharing schemes.

Lecture 6 [November 19]
Secure Computation II: private information retrieval, example of two-server information-theoretically private information retrieval protocol.

Lecture 7 [November 26]
Secure Computation III: private information retrieval, example of one-server computationally private information retrieval protocol.

Lecture 8 [December 3]
Secure Computation IV: general two-party protocols, main theorems, Yao's protocol for the millionaires' problem.

Lecture 9 [December 10]
Secure Computation V: general two-party protocols (oblivious transfer), multiparty secure computation.
Network Coding I: network flows, overview of network coding.

Lecture 10 [December 17]
Network Coding II: definition of multicast network coding, the main theorem of network coding.

Lecture 11 [January 14 (last lecture)]
Network Coding III: coding rate versus routing rate, coding rate versus average routing rate, the k-pair problem.


Textbook and suggested reading

There is no required textbook for this course, but students who want to study in more depth communication complexity may refer to Communication Complexity by Kushilevitz and Nisan (Cambridge University Press, 1997). A very complete reference for secure computation is Chapter 7 of the two-volume book Foundations of Cryptography by Goldreich (Cambridge University Press, 2001 and 2004). A good reference for network coding is the book Network Coding Fundamentals by Fragouli and Soljanin (Now publishers, 2007), available online here.

Evaluation

Evaluation on submitted final reports. Here are the assignments.