paper-with-me

홈 › Papers

Rethinking Continual Anomaly Detection on the Edge: Benchmarking Under Realistic Industrial Conditions

2026-05-22 · Chad Weatherly, Sen Lin arxiv

Continual anomaly detection (CAD) addresses the need for industrial inspection systems to adapt to evolving production conditions, yet existing methods share three critical gaps: unrealistic evaluation, no systematic comparison, and no consideration of edge deployment constraints. We introduce a unified benchmark combining discrete-task evaluation on structural and logical anomalies, a novel continuous drift protocol, the first head-to-head comparison of all published CAD methods, and computational efficiency profiling on edge hardware. Our results reveal that existing CAD methods do not consistently outperform traditional approaches with simple experience replay. Thus motivated, we propose DINOSaur, a training-free method combining a frozen DINOv3 backbone with spatially-indexed coreset memory and neighborhood-restricted anomaly scoring. DINOSaur achieves zero forgetting by construction, outperforms all evaluated methods across all five protocols, and runs at sub-100\,ms inference on an NVIDIA Jetson Orin Nano, with on-device adaptation to new tasks in under 30 seconds.

📄 PDF Abstract BibTeX arXiv:2605.24251

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyAnomaly Detection

Similar Papers 제목 키워드 기반

Rethinking Video Anomaly Detection - A Continual Learning Approach

2022-01-01 · WACV 2022 1 · Keval Doshi, Yasin Yilmaz

While video anomaly detection has been an active area of research for several years, recent progress is limited to improving the state-of-the-art results on small datasets using an inadequate evaluation criterion. In thi…

Anomaly DetectionContinual LearningFew-Shot LearningVideo Anomaly Detection

CL-Anomaly: Layer-Adaptive Mixture-of-Experts with Multimodal Large Language Model for Continual Learning in Anomaly Detection

2026-07-03 · Wen Dong, Zhao Wang, Shuangqing Zhang, Kai Sun 외 arxiv

Multimodal Large Language Models (MLLMs) excel in diverse vision tasks, but full-parameter retraining is computationally expensive as real-world knowledge evolves. Existing continual learning methods often suffer from se…

parameter-efficient fine-tuningContinual 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

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

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