From f4c723c78bfb92088a1e02e568d40a6e54c0984d Mon Sep 17 00:00:00 2001 From: Justin Hsu Date: Tue, 11 Sep 2018 12:40:03 -0500 Subject: [PATCH] Swap two lectures. Composition first, then semantics of differential privacy. --- website/docs/schedule/lectures.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/schedule/lectures.md b/website/docs/schedule/lectures.md index 4b9cd93..f5db7dc 100644 --- a/website/docs/schedule/lectures.md +++ b/website/docs/schedule/lectures.md @@ -9,8 +9,8 @@ Data Privacy* (AFDP) by Cynthia Dwork and Aaron Roth, available |

**Differential Privacy**

| 9/5 | [Course welcome, introducing differential privacy](../resources/slides/lecture01.html)
**Paper:** Keshav. [*How to Read a Paper*](https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf). | JH 9/10 | Basic private mechanisms
**Reading:** AFDP 3.2, 3.3 | JH -9/12 | What does differential privacy actually mean?
**Reading:** McSherry. [*Lunchtime for Differential Privacy*](https://github.com/frankmcsherry/blog/blob/master/posts/2016-08-16.md) (see also these [two](https://github.com/frankmcsherry/blog/blob/master/posts/2016-06-14.md) [posts](https://github.com/frankmcsherry/blog/blob/master/posts/2016-08-29.md)) | JH -9/17 | Composition and closure properties
**Reading:** AFDP 3.5
**Due: Project topics and groups**
| JH +9/12 | Composition and closure properties
**Reading:** AFDP 3.5 | JH +9/17 | What does differential privacy actually mean?
**Reading:** McSherry. [*Lunchtime for Differential Privacy*](https://github.com/frankmcsherry/blog/blob/master/posts/2016-08-16.md) (see also these [two](https://github.com/frankmcsherry/blog/blob/master/posts/2016-06-14.md) [posts](https://github.com/frankmcsherry/blog/blob/master/posts/2016-08-29.md))
**Due: Project topics and groups**
| JH 9/19 | Exponential mechanism
**Paper:** McSherry and Talwar. [*Mechanism Design via Differential Privacy*](http://kunaltalwar.org/papers/expmech.pdf). | JH **9/21 (FRI)** | Identity-Based Encryption from the Diffie-Hellman Assumption
**SPECIAL TIME AND PLACE: 4 PM, CS 1240**
| Sanjam Garg 9/24 | Privacy for data streams
**Paper:** Chan, Shi, and Song. [*Private and Continual Release of Statistics*](https://eprint.iacr.org/2010/076.pdf). |