paper-with-me

Papers

XSub: Explanation-Driven Adversarial Attack against Blackbox Classifiers via Feature Substitution

2024-09-13 · Kiana Vu, Phung Lai, Truc Nguyen

Despite its significant benefits in enhancing the transparency and trustworthiness of artificial intelligence (AI) systems, explainable AI (XAI) has yet to reach its full potential in real-world applications. One key challenge is that XAI can unintentionally provide adversaries with insights into black-box models, inevitably increasing their vulnerability to various attacks. In this paper, we develop a novel explanation-driven adversarial attack against black-box classifiers based on feature substitution, called XSub. The key idea of XSub is to strategically replace important features (identified via XAI) in the original sample with corresponding important features from a "golden sample" of a different label, thereby increasing the likelihood of the model misclassifying the perturbed sample. The degree of feature substitution is adjustable, allowing us to control how much of the original samples information is replaced. This flexibility effectively balances a trade-off between the attacks effectiveness and its stealthiness. XSub is also highly cost-effective in that the number of required queries to the prediction model and the explanation model in conducting the attack is in O(1). In addition, XSub can be easily extended to launch backdoor attacks in case the attacker has access to the models training data. Our evaluation demonstrates that XSub is not only effective and stealthy but also cost-effective, enabling its application across a wide range of AI models.

📄 PDF Abstract BibTeX arXiv:2409.08919

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

JECA^2: Judgment-Explanation Consistent Adversarial Attack against Forensic Vision-Language Models

2026-05-27 · Jiachen Qian arxiv

Forensic vision-language models (VLMs) have recently been developed to detect image tampering and provide natural-language explanations. However, their robustness against adversarial manipulation remains underexplored. E…

Adversarial Attack

Explaining Away Attacks Against Neural Networks

2020-03-06 · Sean Saito, Jin Wang

We investigate the problem of identifying adversarial attacks on image-based neural networks. We present intriguing experimental results showing significant discrepancies between the explanations generated for the predic…

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-infere…

A simple defense against adversarial attacks on heatmap explanations

2020-07-13 · Laura Rieger, Lars Kai Hansen

With machine learning models being used for more sensitive applications, we rely on interpretability methods to prove that no discriminating attributes were used for classification. A potential concern is the so-called "…

BIG-bench Machine Learning

Concept-Based Masking: A Patch-Agnostic Defense Against Adversarial Patch Attacks

2025-10-05 · Ayushi Mehrotra, Derek Peng, Dipkamal Bhusal, Nidhi Rastogi arxiv

Adversarial patch attacks pose a practical threat to deep learning models by forcing targeted misclassifications through localized perturbations, often realized in the physical world. Existing defenses typically assume p…