MECAD: A multi-expert architecture for continual anomaly detection

📅 2025-12-17
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address knowledge degradation in anomaly detection caused by continual evolution of product categories in industrial settings, this paper proposes a multi-expert continual learning framework. Methodologically: (1) we introduce a novel dynamic expert assignment mechanism based on feature similarity, routing each new class to the most semantically proximate expert; (2) we design a lightweight knowledge preservation strategy integrating optimized core-set selection with task-specific replay buffers, eliminating the need for full retraining. Evaluated on the MVTec AD dataset comprising 15 object categories, our approach achieves a mean AUROC of 0.8259—significantly outperforming single-expert baselines—while effectively mitigating catastrophic forgetting. The framework strikes a favorable trade-off among detection accuracy, inference efficiency, and scalability to evolving category distributions.

Technology Category

Application Category

📝 Abstract
In this paper we propose MECAD, a novel approach for continual anomaly detection using a multi-expert architecture. Our system dynamically assigns experts to object classes based on feature similarity and employs efficient memory management to preserve the knowledge of previously seen classes. By leveraging an optimized coreset selection and a specialized replay buffer mechanism, we enable incremental learning without requiring full model retraining. Our experimental evaluation on the MVTec AD dataset demonstrates that the optimal 5-expert configuration achieves an average AUROC of 0.8259 across 15 diverse object categories while significantly reducing knowledge degradation compared to single-expert approaches. This framework balances computational efficiency, specialized knowledge retention, and adaptability, making it well-suited for industrial environments with evolving product types.
Problem

Research questions and friction points this paper is trying to address.

Continual anomaly detection for evolving object classes
Dynamic expert assignment based on feature similarity
Incremental learning without full model retraining
Innovation

Methods, ideas, or system contributions that make the work stand out.

Multi-expert architecture for continual anomaly detection
Dynamic expert assignment based on feature similarity
Coreset selection and replay buffer for incremental learning
🔎 Similar Papers
No similar papers found.
M
Malihe Dahmardeh
Department of Engineering for Innovation Medicine, University of Verona, Italy
Francesco Setti
Francesco Setti
University of Verona
Computer VisionMachine LearningSocial Signal Processing