Merge pull request #22 from iamgroot42/patch-1

Update README.md
This commit is contained in:
MariaRigaki
2022-04-28 08:43:06 +02:00
committed by GitHub

View File

@@ -175,6 +175,8 @@ Reconstruction attacks cover also attacks known as *model inversion* and *attrib
- [**Property Inference Attacks on Convolutional Neural Networks: Influence and Implications of Target Model's Complexity**](https://arxiv.org/abs/2104.13061) (Parisot et al., 2021)
- [**Honest-but-Curious Nets: Sensitive Attributes of Private Inputs can be Secretly Coded into the Entropy of Classifiers' Outputs**](https://arxiv.org/abs/2105.12049) (Malekzadeh et al. 2021) ([code](https://github.com/mmalekzadeh/honest-but-curious-nets))
- [**Property Inference Attacks Against GANs**](https://arxiv.org/abs/2111.07608) (Zhou et al., 2021) ([code](https://github.com/Zhou-Junhao/PIA_GAN))
- [**Formalizing and Estimating Distribution Inference Risks**](https://arxiv.org/pdf/2109.06024.pdf) (Suri et al., 2022) ([code](https://github.com/iamgroot42/FormEstDistRisks))
## Model extraction
- [**Stealing machine learning models via prediction apis**](https://www.usenix.org/system/files/conference/usenixsecurity16/sec16_paper_tramer.pdf) (Tramèr et al., 2016) ([code](https://github.com/ftramer/Steal-ML))