English

Filtered-ViT: A Robust Defense Against Multiple Adversarial Patch Attacks

Computer Vision and Pattern Recognition 2025-11-12 v1 Artificial Intelligence

Abstract

Deep learning vision systems are increasingly deployed in safety-critical domains such as healthcare, yet they remain vulnerable to small adversarial patches that can trigger misclassifications. Most existing defenses assume a single patch and fail when multiple localized disruptions occur, the type of scenario adversaries and real-world artifacts often exploit. We propose Filtered-ViT, a new vision transformer architecture that integrates SMART Vector Median Filtering (SMART-VMF), a spatially adaptive, multi-scale, robustness-aware mechanism that enables selective suppression of corrupted regions while preserving semantic detail. On ImageNet with LaVAN multi-patch attacks, Filtered-ViT achieves 79.8% clean accuracy and 46.3% robust accuracy under four simultaneous 1\% patches, outperforming existing defenses. Beyond synthetic benchmarks, a real-world case study on radiographic medical imagery shows that Filtered-ViT mitigates natural artifacts such as occlusions and scanner noise without degrading diagnostic content. This establishes Filtered-ViT as the first transformer to demonstrate unified robustness against both adversarial and naturally occurring patch-like disruptions, charting a path toward reliable vision systems in truly high-stakes environments.

Keywords

Cite

@article{arxiv.2511.07755,
  title  = {Filtered-ViT: A Robust Defense Against Multiple Adversarial Patch Attacks},
  author = {Aja Khanal and Ahmed Faid and Apurva Narayan},
  journal= {arXiv preprint arXiv:2511.07755},
  year   = {2025}
}
R2 v1 2026-07-01T07:31:06.181Z