paper-with-me

Papers

KairosAD: A SAM-Based Model for Industrial Anomaly Detection on Embedded Devices

2025-05-30 · Uzair Khan, Franco Fummi, Luigi Capogrosso

In the era of intelligent manufacturing, anomaly detection has become essential for maintaining quality control on modern production lines. However, while many existing models show promising performance, they are often too large, computationally demanding, and impractical to deploy on resource-constrained embedded devices that can be easily installed on the production lines of Small and Medium Enterprises (SMEs). To bridge this gap, we present KairosAD, a novel supervised approach that uses the power of the Mobile Segment Anything Model (MobileSAM) for image-based anomaly detection. KairosAD has been evaluated on the two well-known industrial anomaly detection datasets, i.e., MVTec-AD and ViSA. The results show that KairosAD requires 78% fewer parameters and boasts a 4x faster inference time compared to the leading state-of-the-art model, while maintaining comparable AUROC performance. We deployed KairosAD on two embedded devices, the NVIDIA Jetson NX, and the NVIDIA Jetson AGX. Finally, KairosAD was successfully installed and tested on the real production line of the Industrial Computer Engineering Laboratory (ICE Lab) at the University of Verona. The code is available at https://github.com/intelligolabs/KairosAD.

📄 PDF Abstract BibTeX arXiv:2505.24334

Code (1)

intelligolabs/kairosad 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

TinyAD: Memory-efficient anomaly detection for time series data in Industrial IoT

2023-03-07 · Yuting Sun, Tong Chen, Quoc Viet Hung Nguyen, Hongzhi Yin

Monitoring and detecting abnormal events in cyber-physical systems is crucial to industrial production. With the prevalent deployment of the Industrial Internet of Things (IIoT), an enormous amount of time series data is…

Anomaly DetectionTime SeriesTime Series Analysis

Anomaly Detection in Industrial Machinery using IoT Devices and Machine Learning: a Systematic Mapping

2023-07-28 · Sérgio F. Chevtchenko, Elisson da Silva Rocha, Monalisa Cristina Moura Dos Santos, Ricardo Lins Mota 외

Anomaly detection is critical in the smart industry for preventing equipment failure, reducing downtime, and improving safety. Internet of Things (IoT) has enabled the collection of large volumes of data from industrial …

Anomaly Detection

EdgeZSAD: Practical Zero-Shot Anomaly Detection on Edge Devices

2026-06-15 · Taewan Cho, Andrew Jaeyong Choi arxiv

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 an…

Anomaly Detection

Parameter Efficient Multi-Class Intelligent Scheduling for Multimodal Online Distributed Industrial Anomaly Detection

2026-05-15 · Heqiang Wang, Weihong Yang, Zheyuan Yang, Jia Zhou 외 arxiv

Industrial anomaly detection has attracted significant attention as a fundamental challenge in industrial systems. The rapid advancement of heterogeneous industrial sensors has driven industrial anomaly detection from un…

Anomaly Detection

VT-ADL: A Vision Transformer Network for Image Anomaly Detection and Localization

2021-04-20 · Pankaj Mishra, Riccardo Verk, Daniele Fornasier, Claudio Piciarelli 외

We present a transformer-based image anomaly detection and localization network. Our proposed model is a combination of a reconstruction-based approach and patch embedding. The use of transformer networks helps to preser…

Anomaly Detection