paper-with-me

홈 › Papers

Differentially Private Counterfactuals via Functional Mechanism

2022-08-04 · Fan Yang, Qizhang Feng, Kaixiong Zhou, Jiahao Chen, Xia Hu

Counterfactual, serving as one emerging type of model explanation, has attracted tons of attentions recently from both industry and academia. Different from the conventional feature-based explanations (e.g., attributions), counterfactuals are a series of hypothetical samples which can flip model decisions with minimal perturbations on queries. Given valid counterfactuals, humans are capable of reasoning under ``what-if'' circumstances, so as to better understand the model decision boundaries. However, releasing counterfactuals could be detrimental, since it may unintentionally leak sensitive information to adversaries, which brings about higher risks on both model security and data privacy. To bridge the gap, in this paper, we propose a novel framework to generate differentially private counterfactual (DPC) without touching the deployed model or explanation set, where noises are injected for protection while maintaining the explanation roles of counterfactual. In particular, we train an autoencoder with the functional mechanism to construct noisy class prototypes, and then derive the DPC from the latent prototypes based on the post-processing immunity of differential privacy. Further evaluations demonstrate the effectiveness of the proposed framework, showing that DPC can successfully relieve the risks on both extraction and inference attacks.

📄 PDF Abstract BibTeX arXiv:2208.02878

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualvalid

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/
Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Distributed Differentially Private Computation of Functions with Correlated Noise

2019-04-22 · Hafiz Imtiaz, Jafar Mohammadi, Anand D. Sarwate

Many applications of machine learning, such as human health research, involve processing private or sensitive information. Privacy concerns may impose significant hurdles to collaboration in scenarios where there are mul…

BIG-bench Machine LearningPrivacy Preserving

Gaussian Differentially Private Human Faces Under a Face Radial Curve Representation

2024-09-10 · Carlos Soto, Matthew Reimherr, Aleksandra Slavkovic, Mark Shriver

In this paper we consider the problem of releasing a Gaussian Differentially Private (GDP) 3D human face. The human face is a complex structure with many features and inherently tied to one's identity. Protecting this da…

Differentially Private and Fair Classification via Calibrated Functional Mechanism

2020-01-14 · Jiahao Ding, Xinyue Zhang, Xiaohuan Li, Junyi Wang 외

Machine learning is increasingly becoming a powerful tool to make decisions in a wide variety of applications, such as medical diagnosis and autonomous driving. Privacy concerns related to the training data and unfair be…

Autonomous DrivingBIG-bench Machine LearningClassificationFairness+2

Differentially Private Nonparametric Confidence Intervals Under Minimal Distributional Assumptions

2025-11-03 · Tomer Shoham, Moshe Shenfeld, Noa Velner-Harris, Katrina Ligett arxiv

We consider the problem of constructing differentially private nonparametric confidence intervals (CIs) for an arbitrary quantity using resampling. A growing body of work has adapted resampling ideas to the private setti…

Differentially Private Log-Location-Scale Regression Using Functional Mechanism

2024-04-12 · Jiewen Sheng, Xiaolei Fang

This article introduces differentially private log-location-scale (DP-LLS) regression models, which incorporate differential privacy into LLS regression through the functional mechanism. The proposed models are establish…

parameter estimationregression