paper-with-me

Papers

Efficient Visual Anomaly Detection at the Edge: Enabling Real-Time Industrial Inspection on Resource-Constrained Devices

2026-03-18 · Arianna Stropeni, Fabrizio Genilotti, Francesco Borsatti, Manuel Barusco, Davide Dalle Pezze, Gian Antonio Susto arxiv

Visual Anomaly Detection (VAD) is essential for industrial quality control, enabling automatic defect detection in manufacturing. In real production lines, VAD systems must satisfy strict real-time and privacy requirements, necessitating a shift from cloud-based processing to local edge deployment. However, processing data locally on edge devices introduces new challenges because edge hardware has limited memory and computational resources. To overcome these limitations, we propose two efficient VAD methods designed for edge deployment: PatchCore-Lite and Padim-Lite, based on the popular PatchCore and PaDiM models. PatchCore-Lite runs first a coarse search on a product-quantized memory bank, then an exact search on a decoded subset. Padim-Lite is sped up using diagonal covariance, turning Mahalanobis distance into efficient element-wise computation. We evaluate our methods on the MVTec AD and VisA benchmarks and show their suitability for edge environments. PatchCore-Lite achieves a remarkable 79% reduction in total memory footprint, while PaDiM-Lite achieves substantial efficiency gains with a 77% reduction in total memory and a 31% decrease in inference time. These results show that VAD can be effectively deployed on edge devices, enabling real-time, private, and cost-efficient industrial inspection.

📄 PDF Abstract BibTeX arXiv:2603.20288

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Knowledge-Guided Textual Reasoning for Explainable Video Anomaly Detection via LLMs

2025-10-30 · Hari Lee arxiv

We introduce Text-based Explainable Video Anomaly Detection (TbVAD), a language-driven framework for weakly supervised video anomaly detection that performs anomaly detection and explanation entirely within the textual d…

Video Anomaly Detection

VMAD: Visual-enhanced Multimodal Large Language Model for Zero-Shot Anomaly Detection

2024-09-30 · Huilin Deng, Hongchen Luo, Wei Zhai, Yang Cao 외

Zero-shot anomaly detection (ZSAD) recognizes and localizes anomalies in previously unseen objects by establishing feature mapping between textual prompts and inspection images, demonstrating excellent research value in …

Anomaly DetectionLanguage ModelingLanguage ModellingLarge Language Model+2

JUDO: A Juxtaposed Domain-Oriented Multimodal Reasoner for Industrial Anomaly QA

2026-05-19 · Hyunju Kang, Woohyun Lee, Jaewon Kim, Hogun Park arxiv

Industrial anomaly detection has been significantly advanced by Large Multimodal Models (LMMs), enabling diverse human instructions beyond detection, particularly through visually grounded reasoning for better image unde…

Reinforcement LearningAnomaly DetectionVisual Reasoning

PaSTe: Improving the Efficiency of Visual Anomaly Detection at the Edge

2024-10-15 · Manuel Barusco, Francesco Borsatti, Davide Dalle Pezze, Francesco Paissan 외

Visual Anomaly Detection (VAD) has gained significant research attention for its ability to identify anomalous images and pinpoint the specific areas responsible for the anomaly. A key advantage of VAD is its unsupervise…

Anomaly Detection

Customizing Visual-Language Foundation Models for Multi-modal Anomaly Detection and Reasoning

2024-03-17 · Xiaohao Xu, Yunkang Cao, Huaxin Zhang, Nong Sang 외

Anomaly detection is vital in various industrial scenarios, including the identification of unusual patterns in production lines and the detection of manufacturing defects for quality control. Existing techniques tend to…

Anomaly Detection