LGFeb 3

Explanations Leak: Membership Inference with Differential Privacy and Active Learning Defense

arXiv:2602.03611v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses privacy risks for users of explainable MLaaS systems, though it is an incremental improvement on existing defense mechanisms.

The paper tackles the problem that counterfactual explanations in MLaaS systems strengthen membership inference attacks, and proposes a defense framework combining differential privacy with active learning to reduce privacy leakage while maintaining utility and explanation quality.

Counterfactual explanations (CFs) are increasingly integrated into Machine Learning as a Service (MLaaS) systems to improve transparency; however, ML models deployed via APIs are already vulnerable to privacy attacks such as membership inference and model extraction, and the impact of explanations on this threat landscape remains insufficiently understood. In this work, we focus on the problem of how CFs expand the attack surface of MLaaS by strengthening membership inference attacks (MIAs), and on the need to design defense mechanisms that mitigate this emerging risk without undermining utility and explainability. First, we systematically analyze how exposing CFs through query-based APIs enables more effective shadow-based MIAs. Second, we propose a defense framework that integrates Differential Privacy (DP) with Active Learning (AL) to jointly reduce memorization and limit effective training data exposure. Finally, we conduct an extensive empirical evaluation to characterize the three-way trade-off between privacy leakage, predictive performance, and explanation quality. Our findings highlight the need to carefully balance transparency, utility, and privacy in the responsible deployment of explainable MLaaS systems.

Foundations

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

Your Notes