paper-with-me

Papers

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 inversion or attribute inference attacks. These attacks are able to reveal the values of certain sensitive features of individuals who participated in training the model. It has also been shown that several factors can contribute to an increased risk of model inversion, including feature influence. We observe that not all features necessarily share the same level of privacy or sensitivity. In many cases, certain features used to train a model are considered especially sensitive and therefore propitious candidates for inversion. We present a solution for countering model inversion attacks in tree-based models, by reducing the influence of sensitive features in these models. This is an avenue that has not yet been thoroughly investigated, with only very nascent previous attempts at using this as a countermeasure against attribute inference. Our work shows that, in many cases, it is possible to train a model in different ways, resulting in different influence levels of the various features, without necessarily harming the model's accuracy. We are able to utilize this fact to train models in a manner that reduces the model's reliance on the most sensitive features, while increasing the importance of less sensitive features. Our evaluation confirms that training models in this manner reduces the risk of inference for those features, as demonstrated through several black-box and white-box attacks.

📄 PDF Abstract BibTeX arXiv:2006.15877

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

UnlearnShield: Shielding Forgotten Privacy against Unlearning Inversion

2026-01-28 · Lulu Xue, Shengshan Hu, Wei Lu, Ziqi Zhou 외 arxiv

Machine unlearning is an emerging technique that aims to remove the influence of specific data from trained models, thereby enhancing privacy protection. However, recent research has uncovered critical privacy vulnerabil…

Model Inversion Attack Against Deep Hashing

2025-11-15 · Dongdong Zhao, Qiben Xu, Ranxin Fang, Baogang Song arxiv

Deep hashing improves retrieval efficiency through compact binary codes, yet it introduces severe and often overlooked privacy risks. The ability to reconstruct original training data from hash codes could lead to seriou…

Learning to Invert: Simple Adaptive Attacks for Gradient Inversion in Federated Learning

2022-10-19 · Ruihan Wu, Xiangyu Chen, Chuan Guo, Kilian Q. Weinberger

Gradient inversion attack enables recovery of training samples from model gradients in federated learning (FL), and constitutes a serious threat to data privacy. To mitigate this vulnerability, prior work proposed both p…

Federated Learning

SOMP: Scalable Gradient Inversion for Large Language Models via Subspace-Guided Orthogonal Matching Pursuit

2026-03-17 · Yibo Li, Qiongxiu Li arxiv

Gradient inversion attacks reveal that private training text can be reconstructed from shared gradients, posing a privacy risk to large language models (LLMs). While prior methods perform well in small-batch settings, sc…

Exploiting Explanations for Model Inversion Attacks

2021-04-26 · ICCV 2021 10 · Xuejun Zhao, Wencan Zhang, Xiaokui Xiao, Brian Y. Lim

The successful deployment of artificial intelligence (AI) in many domains from healthcare to hiring requires their responsible use, particularly in model explanations and privacy. Explainable artificial intelligence (XAI…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)model