AttriGuard: A Practical Defense Against Attribute Inference Attacks via Adversarial Machine Learning
Jinyuan Jia, Neil Zhenqiang Gong

TL;DR
AttriGuard is a practical, computationally efficient defense mechanism against attribute inference attacks that uses adversarial machine learning techniques to add minimal noise to users' public data, significantly improving privacy protection.
Contribution
This paper introduces AttriGuard, the first method to leverage evasion attacks as a privacy defense, combining adversarial noise addition with convex optimization for practical attribute privacy.
Findings
AttriGuard outperforms existing defenses in real-world tests.
It maintains high data utility while protecting private attributes.
The approach is computationally feasible for practical deployment.
Abstract
Users in various web and mobile applications are vulnerable to attribute inference attacks, in which an attacker leverages a machine learning classifier to infer a target user's private attributes (e.g., location, sexual orientation, political view) from its public data (e.g., rating scores, page likes). Existing defenses leverage game theory or heuristics based on correlations between the public data and attributes. These defenses are not practical. Specifically, game-theoretic defenses require solving intractable optimization problems, while correlation-based defenses incur large utility loss of users' public data. In this paper, we present AttriGuard, a practical defense against attribute inference attacks. AttriGuard is computationally tractable and has small utility loss. Our AttriGuard works in two phases. Suppose we aim to protect a user's private attribute. In Phase I, for…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Ethics and Social Impacts of AI
