From 7d02d16309cf21f0cd86b4e3ce230bf8aaed0881 Mon Sep 17 00:00:00 2001 From: Zhanke Zhou <45969108+AndrewZhou924@users.noreply.github.com> Date: Sun, 24 Jul 2022 10:34:09 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 030f992..162e9ab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Awesome-model-inversion-attack +A curated list of resources for model inversion attack (MIA). + ### What is the model inversion attack? In model inversion attacks, a malicious user attempts to recover the private dataset used to train a supervised neural network. A successful model inversion attack should generate realistic and diverse samples that accurately describe each of the classes in the private dataset. @@ -138,6 +140,3 @@ Arxiv 2022 - Private Graph Extraction via Feature Explanations. ### Others 2021 - ML and DP. [[slides]](https://www.cs.toronto.edu/~toni/Courses/Fairness/Lectures/ML-and-DP-v2.pdf) - - -