Discriminative Adversarial Privacy: Balancing Accuracy and Membership Privacy in Neural Networks
Eugenio Lomurno, Alberto Archetti, Francesca Ausonio, Matteo Matteucci

TL;DR
This paper introduces Discriminative Adversarial Privacy (DAP), a new technique that balances deep learning model accuracy, training efficiency, and privacy against membership inference attacks, addressing the limitations of differential privacy.
Contribution
The paper proposes DAP, a novel adversarial training method with a new loss function and a metric called AOP to optimize the trade-off between privacy and performance.
Findings
DAP outperforms traditional differential privacy in accuracy and training time.
The AOP metric effectively captures the privacy-performance trade-off.
Experimental results validate DAP's ability to balance privacy and model utility.
Abstract
The remarkable proliferation of deep learning across various industries has underscored the importance of data privacy and security in AI pipelines. As the evolution of sophisticated Membership Inference Attacks (MIAs) threatens the secrecy of individual-specific information used for training deep learning models, Differential Privacy (DP) raises as one of the most utilized techniques to protect models against malicious attacks. However, despite its proven theoretical properties, DP can significantly hamper model performance and increase training time, turning its use impractical in real-world scenarios. Tackling this issue, we present Discriminative Adversarial Privacy (DAP), a novel learning technique designed to address the limitations of DP by achieving a balance between model performance, speed, and privacy. DAP relies on adversarial training based on a novel loss function able to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
