Accurate, Explainable, and Private Models: Providing Recourse While Minimizing Training Data Leakage
Catherine Huang, Chelse Swoopes, Christina Xiao, Jiaqi Ma, Himabindu, Lakkaraju

TL;DR
This paper introduces two new methods, DPM and LR, to generate private, explainable recourse in machine learning models, effectively reducing privacy leakage while maintaining accuracy, especially with large datasets.
Contribution
The paper proposes the first methods for differentially private recourse, balancing privacy protection and model interpretability in machine learning.
Findings
DPM and LR reduce adversarial inference effectively.
LR maintains accuracy with large datasets.
Methods outperform existing approaches in privacy preservation.
Abstract
Machine learning models are increasingly utilized across impactful domains to predict individual outcomes. As such, many models provide algorithmic recourse to individuals who receive negative outcomes. However, recourse can be leveraged by adversaries to disclose private information. This work presents the first attempt at mitigating such attacks. We present two novel methods to generate differentially private recourse: Differentially Private Model (DPM) and Laplace Recourse (LR). Using logistic regression classifiers and real world and synthetic datasets, we find that DPM and LR perform well in reducing what an adversary can infer, especially at low FPR. When training dataset size is large enough, we find particular success in preventing privacy leakage while maintaining model and recourse accuracy with our novel LR method.
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.
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
MethodsLogistic Regression
