Overlearning Reveals Sensitive Attributes
Congzheng Song, Vitaly Shmatikov

TL;DR
This paper investigates overlearning in models, revealing that they unintentionally learn sensitive attributes, which can compromise privacy and be exploited for unintended tasks, with analysis across vision and NLP models.
Contribution
It demonstrates the existence of overlearning in various models, analyzes its privacy risks, and explores when and why it occurs during training.
Findings
Overlearned models reveal sensitive attributes in representations.
Models can be repurposed for privacy-violating tasks.
Overlearning is intrinsic and cannot always be prevented.
Abstract
"Overlearning" means that a model trained for a seemingly simple objective implicitly learns to recognize attributes and concepts that are (1) not part of the learning objective, and (2) sensitive from a privacy or bias perspective. For example, a binary gender classifier of facial images also learns to recognize races\textemdash even races that are not represented in the training data\textemdash and identities. We demonstrate overlearning in several vision and NLP models and analyze its harmful consequences. First, inference-time representations of an overlearned model reveal sensitive attributes of the input, breaking privacy protections such as model partitioning. Second, an overlearned model can be "re-purposed" for a different, privacy-violating task even in the absence of the original training data. We show that overlearning is intrinsic for some tasks and cannot be prevented…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
