SCoNE: Spherical Consistent Neighborhoods Ensemble for Effective and Efficient Multi-View Anomaly Detection
Yang Xu, Hang Zhang, Yixiao Ma, Ye Zhu, Kai Ming Ting

TL;DR
SCoNE introduces a fast, data-dependent multi-view neighborhood ensemble method for anomaly detection that improves accuracy and efficiency over existing approaches, especially on large datasets.
Contribution
The paper proposes SCoNE, a novel multi-view anomaly detection method that directly represents consistent neighborhoods with data-dependent properties, achieving linear time complexity.
Findings
SCoNE outperforms existing methods in detection accuracy.
SCoNE runs orders of magnitude faster on large datasets.
SCoNE effectively captures consistent neighborhoods across views.
Abstract
The core problem in multi-view anomaly detection is to represent local neighborhoods of normal instances consistently across all views. Recent approaches consider a representation of local neighborhood in each view independently, and then capture the consistent neighbors across all views via a learning process. They suffer from two key issues. First, there is no guarantee that they can capture consistent neighbors well, especially when the same neighbors are in regions of varied densities in different views, resulting in inferior detection accuracy. Second, the learning process has a high computational cost of , rendering them inapplicable for large datasets. To address these issues, we propose a novel method termed \textbf{S}pherical \textbf{C}onsistent \textbf{N}eighborhoods \textbf{E}nsemble (SCoNE). It has two unique features: (a) the consistent neighborhoods are…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
