English

Analyzing the Impact of Adversarial Examples on Explainable Machine Learning

Machine Learning 2025-09-15 v2 Artificial Intelligence

Abstract

Adversarial attacks are a type of attack on machine learning models where an attacker deliberately modifies the inputs to cause the model to make incorrect predictions. Adversarial attacks can have serious consequences, particularly in applications such as autonomous vehicles, medical diagnosis, and security systems. Work on the vulnerability of deep learning models to adversarial attacks has shown that it is very easy to make samples that make a model predict things that it doesn't want to. In this work, we analyze the impact of model interpretability due to adversarial attacks on text classification problems. We develop an ML-based classification model for text data. Then, we introduce the adversarial perturbations on the text data to understand the classification performance after the attack. Subsequently, we analyze and interpret the model's explainability before and after the attack

Keywords

Cite

@article{arxiv.2307.08327,
  title  = {Analyzing the Impact of Adversarial Examples on Explainable Machine Learning},
  author = {Prathyusha Devabhakthini and Sasmita Parida and Raj Mani Shukla and Suvendu Chandan Nayak and Tapadhir Das},
  journal= {arXiv preprint arXiv:2307.08327},
  year   = {2025}
}
R2 v1 2026-06-28T11:32:13.154Z