paper-with-me

Papers

On the Privacy Risks of Algorithmic Recourse

2022-11-10 · Martin Pawelczyk, Himabindu Lakkaraju, Seth Neel

As predictive models are increasingly being employed to make consequential decisions, there is a growing emphasis on developing techniques that can provide algorithmic recourse to affected individuals. While such recourses can be immensely beneficial to affected individuals, potential adversaries could also exploit these recourses to compromise privacy. In this work, we make the first attempt at investigating if and how an adversary can leverage recourses to infer private information about the underlying model's training data. To this end, we propose a series of novel membership inference attacks which leverage algorithmic recourse. More specifically, we extend the prior literature on membership inference attacks to the recourse setting by leveraging the distances between data instances and their corresponding counterfactuals output by state-of-the-art recourse methods. Extensive experimentation with real world and synthetic datasets demonstrates significant privacy leakage through recourses. Our work establishes unintended privacy leakage as an important risk in the widespread adoption of recourse methods.

📄 PDF Abstract BibTeX arXiv:2211.05427

Code (1)

MartinPawel/CounterfactualDistanceAttack 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

The Risks of Recourse in Binary Classification

2023-06-01 · Hidde Fokkema, Damien Garreau, Tim van Erven

Algorithmic recourse provides explanations that help users overturn an unfavorable decision by a machine learning system. But so far very little attention has been paid to whether providing recourse is beneficial or not.…

Binary ClassificationClassification

Counterfactual Explanations via Locally-guided Sequential Algorithmic Recourse

2023-09-08 · Edward A. Small, Jeffrey N. Clark, Christopher J. McWilliams, Kacper Sokol 외

Counterfactuals operationalised through algorithmic recourse have become a powerful tool to make artificial intelligence systems explainable. Conceptually, given an individual classified as y -- the factual -- we seek ac…

counterfactual

SafeAR: Safe Algorithmic Recourse by Risk-Aware Policies

2023-08-23 · Haochen Wu, Shubham Sharma, Sunandita Patra, Sriram Gopalakrishnan

With the growing use of machine learning (ML) models in critical domains such as finance and healthcare, the need to offer recourse for those adversely affected by the decisions of ML models has become more important; in…

Privacy-Preserving Algorithmic Recourse

2023-11-23 · Sikha Pentyala, Shubham Sharma, Sanjay Kariyappa, Freddy Lecue 외

When individuals are subject to adverse outcomes from machine learning models, providing a recourse path to help achieve a positive outcome is desirable. Recent work has shown that counterfactual explanations - which can…

counterfactualPrivacy Preserving

A survey of algorithmic recourse: definitions, formulations, solutions, and prospects

2020-10-08 · Amir-Hossein Karimi, Gilles Barthe, Bernhard Schölkopf, Isabel Valera

Machine learning is increasingly used to inform decision-making in sensitive situations where decisions have consequential effects on individuals' lives. In these settings, in addition to requiring models to be accurate …

Decision MakingFairnessSurvey