The Deep Radial Basis Function Data Descriptor (D-RBFDD) Network: A One-Class Neural Network for Anomaly Detection
Mehran H. Z. Bazargani, Arjun Pakrashi, Brian Mac Namee

TL;DR
This paper introduces the D-RBFDD network, a deep one-class classifier that enhances anomaly detection in raw data by integrating convolutional layers with RBF layers, outperforming existing methods on image datasets and showing promise on ECG data.
Contribution
It proposes a novel deep RBF-based network architecture for anomaly detection that effectively handles raw data representations, unlike transfer learning approaches.
Findings
D-RBFDD outperforms Deep SVDD, One-Class SVM, and Isolation Forest on image datasets.
The deep RBF network achieves competitive results on ECG arrhythmia detection.
Transfer learning approaches are ineffective for raw data anomaly detection.
Abstract
Anomaly detection is a challenging problem in machine learning, and is even more so when dealing with instances that are captured in low-level, raw data representations without a well-behaved set of engineered features. The Radial Basis Function Data Descriptor (RBFDD) network is an effective solution for anomaly detection, however, it is a shallow model that does not deal effectively with raw data representations. This paper investigates approaches to modifying the RBFDD network to transform it into a deep one-class classifier suitable for anomaly detection problems with low-level raw data representations. We show that approaches based on transfer learning are not effective and our results suggest that this is because the latent representations learned by generic classification models are not suitable for anomaly detection. Instead we show that an approach that adds multiple…
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 · Network Security and Intrusion Detection · Advanced Malware Detection Techniques
MethodsSupport Vector Machine
