English

Inference Time Evidences of Adversarial Attacks for Forensic on Transformers

Computer Vision and Pattern Recognition 2023-02-01 v1 Machine Learning

Abstract

Vision Transformers (ViTs) are becoming a very popular paradigm for vision tasks as they achieve state-of-the-art performance on image classification. However, although early works implied that this network structure had increased robustness against adversarial attacks, some works argue ViTs are still vulnerable. This paper presents our first attempt toward detecting adversarial attacks during inference time using the network's input and outputs as well as latent features. We design four quantifications (or derivatives) of input, output, and latent vectors of ViT-based models that provide a signature of the inference, which could be beneficial for the attack detection, and empirically study their behavior over clean samples and adversarial samples. The results demonstrate that the quantifications from input (images) and output (posterior probabilities) are promising for distinguishing clean and adversarial samples, while latent vectors offer less discriminative power, though they give some insights on how adversarial perturbations work.

Keywords

Cite

@article{arxiv.2301.13356,
  title  = {Inference Time Evidences of Adversarial Attacks for Forensic on Transformers},
  author = {Hugo Lemarchant and Liangzi Li and Yiming Qian and Yuta Nakashima and Hajime Nagahara},
  journal= {arXiv preprint arXiv:2301.13356},
  year   = {2023}
}
R2 v1 2026-06-28T08:27:34.789Z