Updated Relevant papers (markdown)

abigailgold 2021-07-05 15:29:40 +03:00
parent 2d605d73fa
commit 1008096ff7

@ -37,6 +37,14 @@ Modelling and Quantifying Membership Information Leakage in Machine Learning (20
ML Privacy Meter: Aiding Regulatory Compliance by Quantifying the Privacy Risks of Machine Learning (2020): https://arxiv.org/abs/2007.09339
Quantifying Membership Inference Vulnerability via Generalization Gap and Other Model Metrics (2020): https://arxiv.org/abs/2009.05669
Quantifying Membership Privacy via Information Leakage (2020): https://arxiv.org/abs/2010.05965
Measuring Data Leakage in Machine-Learning Models with Fisher Information (2021): https://arxiv.org/abs/2102.11673
Bounding Information Leakage in Machine Learning (2021): https://arxiv.org/pdf/2105.03875v1.pdf
## Differential privacy for ML models:
Deep Learning with Differential Privacy (2016): https://arxiv.org/abs/1607.00133