LGMLNov 15, 2025

Finding Time Series Anomalies using Granular-ball Vector Data Description

arXiv:2511.12147v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the challenge of time series anomaly detection for applications requiring reliable detection in complex temporal scenarios, representing an incremental improvement over traditional methods.

The paper tackles the problem of modeling normal behavior in dynamic, nonlinear time series data for anomaly detection by introducing the Granular-ball One-Class Network (GBOC), which uses Granular-ball Vector Data Description (GVDD) to partition the latent space into compact, high-density regions, resulting in improved robustness and efficiency.

Modeling normal behavior in dynamic, nonlinear time series data is challenging for effective anomaly detection. Traditional methods, such as nearest neighbor and clustering approaches, often depend on rigid assumptions, such as a predefined number of reliable neighbors or clusters, which frequently break down in complex temporal scenarios. To address these limitations, we introduce the Granular-ball One-Class Network (GBOC), a novel approach based on a data-adaptive representation called Granular-ball Vector Data Description (GVDD). GVDD partitions the latent space into compact, high-density regions represented by granular-balls, which are generated through a density-guided hierarchical splitting process and refined by removing noisy structures. Each granular-ball serves as a prototype for local normal behavior, naturally positioning itself between individual instances and clusters while preserving the local topological structure of the sample set. During training, GBOC improves the compactness of representations by aligning samples with their nearest granular-ball centers. During inference, anomaly scores are computed based on the distance to the nearest granular-ball. By focusing on dense, high-quality regions and significantly reducing the number of prototypes, GBOC delivers both robustness and efficiency in anomaly detection. Extensive experiments validate the effectiveness and superiority of the proposed method, highlighting its ability to handle the challenges of time series anomaly detection.

Foundations

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

Your Notes