Extended Histogram-based Outlier Score (EHBOS)
Tanvir Islam

TL;DR
EHBOS extends the HBOS anomaly detection method by incorporating two-dimensional histograms to capture feature dependencies, significantly improving detection of complex, context-dependent anomalies in diverse datasets.
Contribution
The paper introduces EHBOS, a novel extension of HBOS that models feature interactions using 2D histograms, enhancing anomaly detection capabilities.
Findings
EHBOS outperforms HBOS on multiple benchmark datasets.
EHBOS effectively detects context-dependent and dependency-driven anomalies.
EHBOS demonstrates robustness across diverse anomaly detection scenarios.
Abstract
Histogram-Based Outlier Score (HBOS) is a widely used outlier or anomaly detection method known for its computational efficiency and simplicity. However, its assumption of feature independence limits its ability to detect anomalies in datasets where interactions between features are critical. In this paper, we propose the Extended Histogram-Based Outlier Score (EHBOS), which enhances HBOS by incorporating two-dimensional histograms to capture dependencies between feature pairs. This extension allows EHBOS to identify contextual and dependency-driven anomalies that HBOS fails to detect. We evaluate EHBOS on 17 benchmark datasets, demonstrating its effectiveness and robustness across diverse anomaly detection scenarios. EHBOS outperforms HBOS on several datasets, particularly those where feature interactions are critical in defining the anomaly structure, achieving notable improvements in…
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
