TL;DR
This paper introduces a new continual anomaly detection problem, formulates it as a meta-learning task, and proposes ARCADe, a neural network approach that effectively addresses catastrophic forgetting and overfitting.
Contribution
It defines the novel continual anomaly detection problem and presents ARCADe, a meta-learning based method that improves robustness in incremental anomaly detection tasks.
Findings
ARCADe outperforms existing baselines on three datasets.
The approach effectively mitigates catastrophic forgetting.
Meta-learning enhances anomaly detection in continual learning scenarios.
Abstract
Although continual learning and anomaly detection have separately been well-studied in previous works, their intersection remains rather unexplored. The present work addresses a learning scenario where a model has to incrementally learn a sequence of anomaly detection tasks, i.e. tasks from which only examples from the normal (majority) class are available for training. We define this novel learning problem of continual anomaly detection (CAD) and formulate it as a meta-learning problem. Moreover, we propose A Rapid Continual Anomaly Detector (ARCADe), an approach to train neural networks to be robust against the major challenges of this new learning problem, namely catastrophic forgetting and overfitting to the majority class. The results of our experiments on three datasets show that, in the CAD problem setting, ARCADe substantially outperforms baselines from the continual learning…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
