Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PatchGuard: Adversarially Robust Anomaly Detection and Localization through Vision Transformers and Pseudo Anomalies

About

Anomaly Detection (AD) and Anomaly Localization (AL) are crucial in fields that demand high reliability, such as medical imaging and industrial monitoring. However, current AD and AL approaches are often susceptible to adversarial attacks due to limitations in training data, which typically include only normal, unlabeled samples. This study introduces PatchGuard, an adversarially robust AD and AL method that incorporates pseudo anomalies with localization masks within a Vision Transformer (ViT)-based architecture to address these vulnerabilities. We begin by examining the essential properties of pseudo anomalies, and follow it by providing theoretical insights into the attention mechanisms required to enhance the adversarial robustness of AD and AL systems. We then present our approach, which leverages Foreground-Aware Pseudo-Anomalies to overcome the deficiencies of previous anomaly-aware methods. Our method incorporates these crafted pseudo-anomaly samples into a ViT-based framework, with adversarial training guided by a novel loss function designed to improve model robustness, as supported by our theoretical analysis. Experimental results on well-established industrial and medical datasets demonstrate that PatchGuard significantly outperforms previous methods in adversarial settings, achieving performance gains of $53.2\%$ in AD and $68.5\%$ in AL, while also maintaining competitive accuracy in non-adversarial settings. The code repository is available at https://github.com/rohban-lab/PatchGuard .

Mojtaba Nafez, Amirhossein Koochakian, Arad Maleki, Jafar Habibi, Mohammad Hossein Rohban• 2025

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionVisA--
199
Anomaly DetectionMPDD
Clean AUROC0.938
62
Anomaly DetectionHead-CT--
58
Anomaly DetectionBraTS 2021
Clean AUROC97.7
50
Anomaly DetectionMVTec AD--
35
Anomaly DetectionBTAD
Clean AUROC93.2
22
Anomaly DetectionDTD Synthetic
AUROC (Clean)95.9
22
Anomaly DetectionWFDD
Clean AUROC0.946
22
Showing 8 of 8 rows

Other info

Code

Follow for update