From 59c25eb4eb08d615b71e75850b31651cf8f7f0e0 Mon Sep 17 00:00:00 2001 From: ganevgv Date: Fri, 7 Apr 2023 16:16:05 +0100 Subject: [PATCH] New attribute inference attack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8bfd452..01c0ab9 100755 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Reconstruction attacks cover also attacks known as *model inversion* and *attrib - [**Reconstructing Training Data with Informed Adversaries**](https://arxiv.org/abs/2201.04845) (Balle et al., 2022) - [**Plug & Play Attacks: Towards Robust and Flexible Model Inversion Attacks**](https://arxiv.org/abs/2201.12179) (Struppek et al., 2022) - [**Privacy Vulnerability of Split Computing to Data-Free Model Inversion Attacks**](https://arxiv.org/abs/2107.06304) (Dong et al., 2022) +- [**A Linear Reconstruction Approach for Attribute Inference Attacks against Synthetic Data**](https://arxiv.org/abs/2301.10053) (Annamalai et al., 2023)