paper-with-me

Papers

TIER: Trajectory-Invariant Explanation Regularization for Membership Privacy

2026-07-03 · Varun Sharma, Kar Wai Fok, Vrizlynn L. L. Thing arxiv

Explainability is central to building trustworthy AI, yet explanation interfaces can inadvertently provide adversaries with an expanded privacy-related attack surfaces. Recent studies show that advanced membership-inference attacks succeed by exploiting confidence-drop trajectories, induced through attribution-guided perturbations, as discriminative features, rather than directly using confidence scores or explanation vectors. Existing defenses against membership inference fail to directly mitigate such explanation-driven attacks. In this work, we investigate whether, during training, a model's own gradients can be leveraged as defense signals against such attacks, thereby aligning explanation profiles between members and non-members. To this end, we propose a Trajectory-Invariant Explanation Regularization (TIER) defense that penalizes erratic fluctuations in confidence drops simulated through gradient-guided perturbations and simultaneously minimizes the distributional shifts via KL-divergence. Unlike conventional adversarial training, which emphasizes label robustness, our approach targets explanation robustness by enforcing self-consistency through KL-divergence and reducing the variance of confidence drops between members and non-members. Extensive experiments confirm that our method effectively mitigates these attacks, delivering privacy protection while maintaining model utility and explanation fidelity.

📄 PDF Abstract BibTeX arXiv:2607.02903

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural Networks Regularization Through Class-wise Invariant Representation Learning

2017-09-06 · Soufiane Belharbi, Clément Chatelain, Romain Hérault, Sébastien Adam

Training deep neural networks is known to require a large number of training samples. However, in many applications only few training samples are available. In this work, we tackle the issue of training neural networks f…

General ClassificationRepresentation Learning

TIER: Trajectory-Invariant Execution Rewards for Multi-Step Tool Composition

2026-05-16 · Anay Kulkarni, ChiaEn Lu, Dheeraj Mekala, Jayanth Srinivasa 외 arxiv

Tool use enables large language models to solve complex tasks through sequences of API calls, yet existing reinforcement learning approaches fail to scale to multi-step composition settings. Outcome-based rewards provide…

Reinforcement Learning

DeepLeak: Privacy Enhancing Hardening of Model Explanations Against Membership Leakage

2026-01-06 · Firas Ben Hmida, Zain Sbeih, Philemon Hailemariam, Birhanu Eshete arxiv

Machine learning (ML) explainability is central to algorithmic transparency in high-stakes settings such as predictive diagnostics and loan approval. However, these same domains require rigorous privacy guaranties, creat…

On the Privacy Risks of Model Explanations

2019-06-29 · Reza Shokri, Martin Strobel, Yair Zick

Privacy and transparency are two key foundations of trustworthy machine learning. Model explanations offer insights into a model's decisions on input data, whereas privacy is primarily concerned with protecting informati…

model

On Deciding Feature Membership in Explanations of SDD & Related Classifiers

2022-02-15 · Xuanxiang Huang, Joao Marques-Silva

When reasoning about explanations of Machine Learning (ML) classifiers, a pertinent query is to decide whether some sensitive features can serve for explaining a given prediction. Recent work showed that the feature memb…