From 87265b665e43b1ba85ae468b0fbbd3d7e9ef739e Mon Sep 17 00:00:00 2001 From: Yash Maurya <59893283+yashmaurya01@users.noreply.github.com> Date: Sat, 28 Dec 2024 13:08:07 -0500 Subject: [PATCH] Adding article on Auditing Read World DP-Synthetic data --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83a1cd3..a3ecbf6 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ Please find below all the contributed resources, organised by category (click to - [RAPPOR: Randomized Aggregatable Privacy-Preserving Ordinal Response](https://arxiv.org/pdf/1407.6981) - This pioneering algorithm enables privacy-preserving data collection through randomized response techniques. It allows statistical analysis without compromising sensitive data. +- [Breaking Privacy in Real-World Differentially Private Synthetic Data](https://amanpriyanshu.github.io/SynthLeak/) - This article examines privacy vulnerabilities in synthetic financial data generation, revealing how differential privacy techniques can sometimes fail to prevent the leakage of sensitive personal information like names, emails, and phone numbers and be vulnerable to linkage attacks. It shows why a layered privacy approach is required and the need for auditing a dataset before releasing. + ### Courses - [Federated Learning @ DeepLearning.AI](https://www.deeplearning.ai/short-courses/intro-to-federated-learning/) - An introductory course on federated learning delivered by DeepLearning.AI in collaboration with Flower.