Update lecture 2 reading.

This commit is contained in:
Justin Hsu 2018-09-09 21:12:58 -05:00
parent 352e350c23
commit 241b54bee8
1 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,14 @@
# Calendar (Tentative)
For differential privacy, we will use the textbook *Algorithmic Foundations of
Data Privacy* (AFDS) by Cynthia Dwork and Aaron Roth, available
[here](https://www.cis.upenn.edu/~aaroth/Papers/privacybook.pdf).
Date | Topic | Presenter
:----:|-------|:---------:
| <center> <h4> **Differential Privacy** </h4> </center> |
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 | JH
9/10 | Basic private mechanisms <br> **Reading:** AFDP 3.2, 3.3 | JH
9/12 | What does differential privacy actually mean? | JH
9/17 | Composition and closure properties <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