EdgeZSAD: Practical Zero-Shot Anomaly Detection on Edge Devices
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXivLabs
- product Jetson Orin Nano Super
A research team has introduced EdgeZSAD, a compact zero-shot anomaly detection system designed to run on edge devices, moving away from the large foundation models that dominate the field [1]. The system, detailed in a paper submitted on June 15, 2026, uses a TinyViT-21M-512 backbone, a model with 21 million parameters, a fraction of the roughly 300 million parameters found in the ViT-L foundation backbones used by recent methods [1][2]. This smaller footprint allows EdgeZSAD to be deployed directly on hardware such as the Jetson Orin Nano Super and RB5 Gen2 [1][2]. The model was trained using a single checkpoint in a source-trained, target-unseen protocol and evaluated across six industrial benchmarks [1][2]. Over three independent runs, it achieved an average image AUROC of 91.6 on the MVTec-AD dataset and 88.2 on the VisA dataset [1][2]. The system incorporates an asymmetric global-local readout, termed EdgeGLR, and a reproducible training recipe called Real-IAD-DR [1][2]. When the model was exported and rescored on the target edge devices, the image-AUROC drift remained below 0.2 points, suggesting the exported graph preserves host-side ranking behavior in the evaluated deployment setting [1][2]. The work was authored by Andrew Jaeyong Choi and colleagues [1]. The research addresses a gap in industrial inspection, where zero-shot anomaly detection must remain useful under the memory and operator constraints of embedded hardware [1][2].
research-paperinfrastructure
Background sources we checked (6)
- arxiv.org ↗ Industrial inspection needs zero-shot anomaly detection (ZSAD) that remains useful under edge deployment constraints. Recent methods often rely on ViT-L foundation backbones (~300M parameters), which exceed the memory and operator budget of typical embedded hardware. We study thi…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources
- export.arxiv.org — EdgeZSAD: Practical Zero-Shot Anomaly Detection on Edge Devices ↗