On-Device Continual Learning for Unsupervised Visual Anomaly Detection in Dynamic Manufacturing
Haoyu Ren, Kay Koehle, Kirill Dorofeev, Darko Anicic

TL;DR
This paper presents a lightweight, on-device continual learning method for unsupervised visual anomaly detection in manufacturing, enabling rapid adaptation to product changes without cloud reliance.
Contribution
It introduces an incremental coreset update mechanism integrated into PatchCore, tailored for resource-constrained edge devices in dynamic industrial environments.
Findings
Achieves 12% AUROC improvement over baseline
Reduces memory usage by 80%
Enables faster training compared to batch retraining
Abstract
In modern manufacturing, Visual Anomaly Detection (VAD) is essential for automated inspection and consistent product quality. Yet, increasingly dynamic and flexible production environments introduce key challenges: First, frequent product changes in small-batch and on-demand manufacturing require rapid model updates. Second, legacy edge hardware lacks the resources to train and run large AI models. Finally, both anomalous and normal training data are often scarce, particularly for newly introduced product variations. We investigate on-device continual learning for unsupervised VAD with localization, extending the PatchCore to incorporate online learning for real-world industrial scenarios. The proposed method leverages a lightweight feature extractor and an incremental coreset update mechanism based on k-center selection, enabling rapid, memory-efficient adaptation from limited data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
