paper-with-me

Papers

Black-box Model Inversion Attribute Inference Attacks on Classification Models

2020-12-07 · Shagufta Mehnaz, Ninghui Li, Elisa Bertino

Increasing use of ML technologies in privacy-sensitive domains such as medical diagnoses, lifestyle predictions, and business decisions highlights the need to better understand if these ML technologies are introducing leakages of sensitive and proprietary training data. In this paper, we focus on one kind of model inversion attacks, where the adversary knows non-sensitive attributes about instances in the training data and aims to infer the value of a sensitive attribute unknown to the adversary, using oracle access to the target classification model. We devise two novel model inversion attribute inference attacks -- confidence modeling-based attack and confidence score-based attack, and also extend our attack to the case where some of the other (non-sensitive) attributes are unknown to the adversary. Furthermore, while previous work uses accuracy as the metric to evaluate the effectiveness of attribute inference attacks, we find that accuracy is not informative when the sensitive attribute distribution is unbalanced. We identify two metrics that are better for evaluating attribute inference attacks, namely G-mean and Matthews correlation coefficient (MCC). We evaluate our attacks on two types of machine learning models, decision tree and deep neural network, trained with two real datasets. Experimental results show that our newly proposed attacks significantly outperform the state-of-the-art attacks. Moreover, we empirically show that specific groups in the training dataset (grouped by attributes, e.g., gender, race) could be more vulnerable to model inversion attacks. We also demonstrate that our attacks' performances are not impacted significantly when some of the other (non-sensitive) attributes are also unknown to the adversary.

📄 PDF Abstract BibTeX arXiv:2012.03404

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Are Your Sensitive Attributes Private? Novel Model Inversion Attribute Inference Attacks on Classification Models

2022-01-23 · Shagufta Mehnaz, Sayanton V. Dibbo, Ehsanul Kabir, Ninghui Li 외

Increasing use of machine learning (ML) technologies in privacy-sensitive domains such as medical diagnoses, lifestyle predictions, and business decisions highlights the need to better understand if these ML technologies…

AttributeInference Attack

Reducing Risk of Model Inversion Using Privacy-Guided Training

2020-06-29 · Abigail Goldsteen, Gilad Ezov, Ariel Farkash

Machine learning models often pose a threat to the privacy of individuals whose data is part of the training set. Several recent attacks have been able to infer sensitive information from trained models, including model …

Attribute

Purifier: Defending Data Inference Attacks via Transforming Confidence Scores

2022-12-01 · Ziqi Yang, Lijin Wang, Da Yang, Jie Wan 외

Neural networks are susceptible to data inference attacks such as the membership inference attack, the adversarial model inversion attack and the attribute inference attack, where the attacker could infer useful informat…

AttributeInference AttackMembership Inference Attack

Model Inversion Attacks against Graph Neural Networks

2022-09-16 · Zaixi Zhang, Qi Liu, Zhenya Huang, Hao Wang 외

Many data mining tasks rely on graphs to model relational structures among individuals (nodes). Since relational data are often sensitive, there is an urgent need to evaluate the privacy risks in graph data. One famous p…

modelReinforcement Learning (RL)

Robust Privacy: Inference-Stage Privacy through Certified Robustness

2026-01-24 · Jiankai Jin, Xiangzheng Zhang, Zhao Liu, Wenzhuo Xu 외 arxiv

An adversary observing a model's released prediction can infer sensitive attributes of the queried input, or even reconstruct representatives of the model's training data. The inference interface thus acts as a side chan…