paper-with-me

Papers

Memory Efficient Continual Learning for Edge-Based Visual Anomaly Detection

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

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 computational and memory resources. Additionally, dynamic data distributions in real-world settings necessitate continuous model adaptation, further complicating deployment under limited resources. To address these challenges, we present a novel investigation into the problem of Continual Learning for Visual Anomaly Detection (CLAD) on edge devices. We evaluate the STFPM approach, given its low memory footprint on edge devices, which demonstrates good performance when combined with the Replay approach. Furthermore, we propose to study the behavior of a recently proposed approach, PaSTe, specifically designed for the edge but not yet explored in the Continual Learning context. Our results show that PaSTe is not only a lighter version of STPFM, but it also achieves superior anomaly detection performance, improving the f1 pixel performance by 10% with the Replay technique. In particular, the structure of PaSTe allows us to test it using a series of Compressed Replay techniques, reducing memory overhead by a maximum of 91.5% compared to the traditional Replay for STFPM. Our study proves the feasibility of deploying VAD models that adapt and learn incrementally on CLAD scenarios on resource-constrained edge devices.

📄 PDF Abstract BibTeX arXiv:2503.02691

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContinual Learning

Similar Papers 제목 키워드 기반

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

2026-04-07 · Manuel Barusco, Francesco Borsatti, David Petrovic, Davide Dalle Pezze 외 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…

Continual LearningAnomaly Detection

AdapTS: Lightweight Teacher-Student Approach for Multi-Class and Continual Visual Anomaly Detection

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

Visual Anomaly Detection (VAD) is crucial for industrial inspection, yet most existing methods are limited to single-category scenarios, failing to address the multi-class and continual learning demands of real-world env…

Continual LearningAnomaly Detection

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

One-for-More: Continual Diffusion Model for Anomaly Detection

2025-02-27 · CVPR 2025 1 · Xiaofan Li, Xin Tan, Zhuo Chen, Zhizhong Zhang 외

With the rise of generative models, there is a growing interest in unifying all tasks within a generative framework. Anomaly detection methods also fall into this scope and utilize diffusion models to generate or reconst…

Anomaly Detectioncontinual anomaly detectionContinual LearningHallucination

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