paper-with-me

홈 › Papers

Continual Visual Anomaly Detection on the Edge: Benchmark and Efficient Solutions

2026-04-07 · Manuel Barusco, Francesco Borsatti, David Petrovic, Davide Dalle Pezze, Gian Antonio Susto arxiv

Visual Anomaly Detection (VAD) is a critical task for many applications including industrial inspection and healthcare. While VAD has been extensively studied, two key challenges remain largely unaddressed in conjunction: edge deployment, where computational resources are severely constrained, and continual learning, where models must adapt to evolving data distributions without forgetting previously acquired knowledge. Our benchmark provides guidance for the selection of the optimal backbone and VAD method under joint efficiency and adaptability constraints, characterizing the trade-offs between memory footprint, inference cost, and detection performance. Studying these challenges in isolation is insufficient, as methods designed for one setting make assumptions that break down when the other constraint is simultaneously imposed. In this work, we propose the first comprehensive benchmark for VAD on the edge in the continual learning scenario, evaluating seven VAD models across three lightweight backbone architectures. Furthermore, we propose Tiny-Dinomaly, a lightweight adaptation of the Dinomaly model built on the DINO foundation model that achieves 13x smaller memory footprint and 20x lower computational cost while improving Pixel F1 by 5 percentage points. Finally, we introduce targeted modifications to PatchCore and PaDiM to improve their efficiency in the continual learning setting.

📄 PDF Abstract BibTeX arXiv:2604.06435

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningAnomaly Detection

Similar Papers 제목 키워드 기반

Memory Efficient Continual Learning for Edge-Based Visual Anomaly Detection

2025-03-04 · Manuel Barusco, Lorenzo D'Antoni, Davide Dalle Pezze, Francesco Borsatti 외

Visual Anomaly Detection (VAD) is a critical task in computer vision with numerous real-world applications. However, deploying these models on edge devices presents significant challenges, such as constrained computation…

Anomaly DetectionContinual Learning

Continual Learning Approaches for Anomaly Detection

2022-12-21 · Davide Dalle Pezze, Eugenia Anello, Chiara Masiero, Gian Antonio Susto

Anomaly Detection is a relevant problem that arises in numerous real-world applications, especially when dealing with images. However, there has been little research for this task in the Continual Learning setting. In th…

Anomaly DetectionContinual LearningImage ReconstructionSuper-Resolution

Unsupervised Continual Anomaly Detection with Contrastively-learned Prompt

2024-01-02 · Jiaqi Liu, Kai Wu, Qiang Nie, Ying Chen 외

Unsupervised Anomaly Detection (UAD) with incremental training is crucial in industrial manufacturing, as unpredictable defects make obtaining sufficient labeled data infeasible. However, continual learning methods prima…

Anomaly DetectionAnomaly Segmentationcontinual anomaly detectionContinual Learning+3

Towards Continual Adaptation in Industrial Anomaly Detection

2022-10-10 · ACMMM 2022 10 · Wujin Li, Jiawei Zhan, Jinbao Wang, Bizhong Xia 외

Anomaly detection (AD) has gained widespread attention due to its ability to identify defects in industrial scenarios using only normal samples. Although traditional AD methods achieved acceptable performance, they mainl…

Anomaly Detectioncontinual anomaly detectionContinual LearningData Augmentation

Exploring Multimodal Prompts For Unsupervised Continuous Anomaly Detection

2026-03-23 · Mingle Zhou, Jiahui Liu, Jin Wan, Gang Li 외 arxiv

Unsupervised Continuous Anomaly Detection (UCAD) is gaining attention for effectively addressing the catastrophic forgetting and heavy computational burden issues in traditional Unsupervised Anomaly Detection (UAD). Howe…

Unsupervised Anomaly DetectionAdversarial Robustness