Notes and Resources on Differential Privacy
Lecture Slides/Videos
- This introductory slides and video from Prof. Daniel Kifer is really great to understand the mathematical intuition behind epsilon-DP and DP in general.
- NIST has started a blog series on differential privacy engineering program, worth checking out.
- Another blog series by Damien Desfontaines
- Like 👍 this lecture slides by Prof. Roger Grosse from UofT.
- Anonymity: A Formalization of Privacy
l
-Diversity – Interesting analysis of applying anonymity techniques on a dataset collected from Android users. - Programming Differential Privacy: A book about differential privacy, for programmers 🔥 ❤️