This commit is contained in:
Justin Hsu 2018-09-09 23:29:24 -05:00
parent 3f795257b7
commit 7012dca365
1 changed files with 3 additions and 3 deletions

View File

@ -10,13 +10,13 @@ Data Privacy* (AFDP) by Cynthia Dwork and Aaron Roth, available
9/5 | [Course welcome, introducing differential privacy](../resources/slides/lecture01.html) <br> **Paper:** Keshav. [*How to Read a Paper*](https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf). | JH
9/10 | Basic private mechanisms <br> **Reading:** AFDP 3.2, 3.3 | JH
9/12 | What does differential privacy actually mean? <br> **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 <br> **Reading:** AFDS 3.5 <br> <center> <h5> **Due: Project topics and groups** </h5> </center> | JH
9/17 | Composition and closure properties <br> **Reading:** AFDP 3.5 <br> <center> <h5> **Due: Project topics and groups** </h5> </center> | JH
9/19 | Exponential mechanism <br> **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 <br> <center> **SPECIAL TIME AND PLACE: 4 PM, CS 1240** </center> | Sanjam Garg
9/24 | Privacy for data streams <br> **Paper:** Chan, Shi, and Song. [*Private and Continual Release of Statistics*](https://eprint.iacr.org/2010/076.pdf). |
9/26 | Report-noisy-max and the Sparse Vector Technique **Reading:** AFDS 3.3, 3.5 | JH
9/26 | Report-noisy-max and the Sparse Vector Technique **Reading:** AFDP 3.3, 3.5 | JH
10/1 | Answering lots of queries: Private multiplicative weights <br> **Paper:** Hardt, Ligett, and McSherry. [*A Simple and Practical Algorithm for Differentially Private Data Release*](https://papers.nips.cc/paper/4548-a-simple-and-practical-algorithm-for-differentially-private-data-release.pdf). |
10/3 | Local differential privacy <br> **Reading:** AFDS 12.1 | JH
10/3 | Local differential privacy <br> **Reading:** AFDP 12.1 | JH
10/8 | Local differential privacy <br> **Paper:** Erlingsson, Pihur, and Korolova. [*RAPPOR: Randomized Aggregatable Privacy-Preserving Ordinal Response*](https://arxiv.org/pdf/1407.6981.pdf). |
10/10 | More differential privacy <br> **Paper:** |
10/15 | <center> **NO CLASS: INSTRUCTOR AWAY** </center> |