LGCRMLSep 3, 2020

Model extraction from counterfactual explanations

arXiv:2009.01884v163 citations
Originality Highly original
AI Analysis

This work addresses privacy issues for users and providers of black-box models, showing a novel vulnerability in a popular explanation method.

The paper tackles the problem of privacy leakage from counterfactual explanations in black-box machine learning models, demonstrating that adversaries can use these explanations to build high-fidelity and high-accuracy model extraction attacks, achieving strong results even with low query budgets.

Post-hoc explanation techniques refer to a posteriori methods that can be used to explain how black-box machine learning models produce their outcomes. Among post-hoc explanation techniques, counterfactual explanations are becoming one of the most popular methods to achieve this objective. In particular, in addition to highlighting the most important features used by the black-box model, they provide users with actionable explanations in the form of data instances that would have received a different outcome. Nonetheless, by doing so, they also leak non-trivial information about the model itself, which raises privacy issues. In this work, we demonstrate how an adversary can leverage the information provided by counterfactual explanations to build high-fidelity and high-accuracy model extraction attacks. More precisely, our attack enables the adversary to build a faithful copy of a target model by accessing its counterfactual explanations. The empirical evaluation of the proposed attack on black-box models trained on real-world datasets demonstrates that they can achieve high-fidelity and high-accuracy extraction even under low query budgets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes