paper-with-me

Papers

On the Privacy Risks of Model Explanations

2019-06-29 · Reza Shokri, Martin Strobel, Yair Zick

Privacy and transparency are two key foundations of trustworthy machine learning. Model explanations offer insights into a model's decisions on input data, whereas privacy is primarily concerned with protecting information about the training data. We analyze connections between model explanations and the leakage of sensitive information about the model's training set. We investigate the privacy risks of feature-based model explanations using membership inference attacks: quantifying how much model predictions plus their explanations leak information about the presence of a datapoint in the training set of a model. We extensively evaluate membership inference attacks based on feature-based model explanations, over a variety of datasets. We show that backpropagation-based explanations can leak a significant amount of information about individual training datapoints. This is because they reveal statistical information about the decision boundaries of the model about an input, which can reveal its membership. We also empirically investigate the trade-off between privacy and explanation quality, by studying the perturbation-based model explanations.

📄 PDF Abstract BibTeX arXiv:1907.00164

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

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

Privacy Risks and Preservation Methods in Explainable Artificial Intelligence: A Scoping Review

2025-05-05 · Sonal Allana, Mohan Kankanhalli, Rozita Dara

Explainable Artificial Intelligence (XAI) has emerged as a pillar of Trustworthy AI and aims to bring transparency in complex models that are opaque by nature. Despite the benefits of incorporating explanations in models…

ArticlesExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Privacy Preserving

The privacy issue of counterfactual explanations: explanation linkage attacks

2022-10-21 · Sofie Goethals, Kenneth Sörensen, David Martens

Black-box machine learning models are being used in more and more high-stakes domains, which creates a growing need for Explainable AI (XAI). Unfortunately, the use of XAI in machine learning introduces new privacy risks…

counterfactualExplainable Artificial Intelligence (XAI)

A Survey of Privacy-Preserving Model Explanations: Privacy Risks, Attacks, and Countermeasures

2024-03-31 · Thanh Tam Nguyen, Thanh Trung Huynh, Zhao Ren, Thanh Toan Nguyen 외

As the adoption of explainable AI (XAI) continues to expand, the urgency to address its privacy implications intensifies. Despite a growing corpus of research in AI privacy and explainability, there is little attention o…

Privacy PreservingSurvey

Beyond Verification: Abductive Explanations for Post-AI Assessment of Privacy Leakage

2025-11-13 · Belona Sonna, Alban Grastien, Claire Benn arxiv

Privacy leakage in AI-based decision processes poses significant risks, particularly when sensitive information can be inferred. We propose a formal framework to audit privacy leakage using abductive explanations, which …