English

Visual Analytics of Neuron Vulnerability to Adversarial Attacks on Convolutional Neural Networks

Computer Vision and Pattern Recognition 2023-03-27 v1 Cryptography and Security Human-Computer Interaction Machine Learning

Abstract

Adversarial attacks on a convolutional neural network (CNN) -- injecting human-imperceptible perturbations into an input image -- could fool a high-performance CNN into making incorrect predictions. The success of adversarial attacks raises serious concerns about the robustness of CNNs, and prevents them from being used in safety-critical applications, such as medical diagnosis and autonomous driving. Our work introduces a visual analytics approach to understanding adversarial attacks by answering two questions: (1) which neurons are more vulnerable to attacks and (2) which image features do these vulnerable neurons capture during the prediction? For the first question, we introduce multiple perturbation-based measures to break down the attacking magnitude into individual CNN neurons and rank the neurons by their vulnerability levels. For the second, we identify image features (e.g., cat ears) that highly stimulate a user-selected neuron to augment and validate the neuron's responsibility. Furthermore, we support an interactive exploration of a large number of neurons by aiding with hierarchical clustering based on the neurons' roles in the prediction. To this end, a visual analytics system is designed to incorporate visual reasoning for interpreting adversarial attacks. We validate the effectiveness of our system through multiple case studies as well as feedback from domain experts.

Keywords

Cite

@article{arxiv.2303.02814,
  title  = {Visual Analytics of Neuron Vulnerability to Adversarial Attacks on Convolutional Neural Networks},
  author = {Yiran Li and Junpeng Wang and Takanori Fujiwara and Kwan-Liu Ma},
  journal= {arXiv preprint arXiv:2303.02814},
  year   = {2023}
}

Comments

Accepted by the Special Issue on Human-Centered Explainable AI, ACM Transactions on Interactive Intelligent Systems

R2 v1 2026-06-28T09:02:29.196Z