From dd9812498799aa12c96ced7880bc34a0d950f67d Mon Sep 17 00:00:00 2001 From: Suha Sabi Hussain Date: Wed, 9 Sep 2020 00:21:14 -0400 Subject: [PATCH] Add another membership inference paper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index baf4211..2e1fae2 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ This repository contains a curated list of papers related to privacy attacks aga - [**Hide-and-Seek Privacy Challenge**](https://arxiv.org/abs/2007.12087) (Jordan et al., 2020) - [**Sampling Attacks: Amplification of Membership Inference Attacks by Repeated Queries**](https://arxiv.org/abs/2009.00395) (Rahimian et al., 2020) - [**Segmentations-Leak: Membership Inference Attacks and Defenses in Semantic Image Segmentation**](https://arxiv.org/abs/1912.09685) (He et al., 2019) +- [**Differential Privacy Defenses and Sampling Attacks for Membership Inference**](https://priml-workshop.github.io/priml2019/papers/PriML2019_paper_47.pdf) (Rahimian et al., 2019) ## Reconstruction Reconstruction attacks cover also attacks known as *model inversion* and *attribute inference*.