Learning Anonymized Representations with Adversarial Neural Networks
Cl\'ement Feutry, Pablo Piantanida, Yoshua Bengio, Pierre, Duhamel

TL;DR
This paper proposes a neural network-based method for learning data representations that retain useful information for specific tasks while anonymizing private or sensitive information, enhancing privacy protection.
Contribution
It introduces a novel adversarial training framework with a new objective to balance utility and privacy in learned representations, grounded in information theory.
Findings
Effective anonymization of data while preserving task-relevant information
Successful application to handwritten digits and sentiment analysis tasks
Demonstrates improved privacy protection compared to baseline methods
Abstract
Statistical methods protecting sensitive information or the identity of the data owner have become critical to ensure privacy of individuals as well as of organizations. This paper investigates anonymization methods based on representation learning and deep neural networks, and motivated by novel information theoretical bounds. We introduce a novel training objective for simultaneously training a predictor over target variables of interest (the regular labels) while preventing an intermediate representation to be predictive of the private labels. The architecture is based on three sub-networks: one going from input to representation, one from representation to predicted regular labels, and one from representation to predicted private labels. The training procedure aims at learning representations that preserve the relevant part of the information (about regular labels) while dismissing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
