Multilevel Anomaly Detection for Mixed Data
Kien Do, Truyen Tran, Svetha Venkatesh

TL;DR
MIXMAD is an ensemble method that detects anomalies in high-dimensional, mixed data by leveraging multiple levels of data abstraction through deep belief networks, outperforming existing unsupervised methods.
Contribution
The paper introduces MIXMAD, a novel multilevel anomaly detection approach using deep belief networks for mixed data, addressing high-dimensional and heterogeneous data challenges.
Findings
MIXMAD outperforms popular unsupervised anomaly detection methods.
Multilevel abstraction improves anomaly detection in high-dimensional mixed data.
The method is effective across various real-world datasets.
Abstract
Anomalies are those deviating from the norm. Unsupervised anomaly detection often translates to identifying low density regions. Major problems arise when data is high-dimensional and mixed of discrete and continuous attributes. We propose MIXMAD, which stands for MIXed data Multilevel Anomaly Detection, an ensemble method that estimates the sparse regions across multiple levels of abstraction of mixed data. The hypothesis is for domains where multiple data abstractions exist, a data point may be anomalous with respect to the raw representation or more abstract representations. To this end, our method sequentially constructs an ensemble of Deep Belief Nets (DBNs) with varying depths. Each DBN is an energy-based detector at a predefined abstraction level. At the bottom level of each DBN, there is a Mixed-variate Restricted Boltzmann Machine that models the density of mixed 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 · Network Security and Intrusion Detection · Artificial Immune Systems Applications
