LGOct 15, 2025

Isolation-based Spherical Ensemble Representations for Anomaly Detection

arXiv:2510.13311v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses fundamental challenges in anomaly detection for applications like fraud detection and network security, but it is incremental as it builds on existing isolation-based methods.

The paper tackled the problem of improving unsupervised anomaly detection by proposing ISER, which uses hypersphere radii to encode local density and a similarity-based scoring method, achieving superior performance over 11 baselines on 22 real-world datasets.

Anomaly detection is a critical task in data mining and management with applications spanning fraud detection, network security, and log monitoring. Despite extensive research, existing unsupervised anomaly detection methods still face fundamental challenges including conflicting distributional assumptions, computational inefficiency, and difficulty handling different anomaly types. To address these problems, we propose ISER (Isolation-based Spherical Ensemble Representations) that extends existing isolation-based methods by using hypersphere radii as proxies for local density characteristics while maintaining linear time and constant space complexity. ISER constructs ensemble representations where hypersphere radii encode density information: smaller radii indicate dense regions while larger radii correspond to sparse areas. We introduce a novel similarity-based scoring method that measures pattern consistency by comparing ensemble representations against a theoretical anomaly reference pattern. Additionally, we enhance the performance of Isolation Forest by using ISER and adapting the scoring function to address axis-parallel bias and local anomaly detection limitations. Comprehensive experiments on 22 real-world datasets demonstrate ISER's superior performance over 11 baseline methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes