LGJun 20, 2025

Robust Group Anomaly Detection for Quasi-Periodic Network Time Series

arXiv:2506.16815v13 citationsh-index: 80IEEE Trans Netw Sci Eng
Originality Incremental advance
AI Analysis

This addresses the need for robust anomaly detection in network sensor data, though it appears incremental as it builds on existing methods like GMMs.

The paper tackles the problem of detecting unusual quasi-periodic network time series by proposing a seq2GMM framework, which significantly outperforms state-of-the-art anomaly detection methods on benchmark datasets.

Many real-world multivariate time series are collected from a network of physical objects embedded with software, electronics, and sensors. The quasi-periodic signals generated by these objects often follow a similar repetitive and periodic pattern, but have variations in the period, and come in different lengths caused by timing (synchronization) errors. Given a multitude of such quasi-periodic time series, can we build machine learning models to identify those time series that behave differently from the majority of the observations? In addition, can the models help human experts to understand how the decision was made? We propose a sequence to Gaussian Mixture Model (seq2GMM) framework. The overarching goal of this framework is to identify unusual and interesting time series within a network time series database. We further develop a surrogate-based optimization algorithm that can efficiently train the seq2GMM model. Seq2GMM exhibits strong empirical performance on a plurality of public benchmark datasets, outperforming state-of-the-art anomaly detection techniques by a significant margin. We also theoretically analyze the convergence property of the proposed training algorithm and provide numerical results to substantiate our theoretical claims.

Foundations

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

Your Notes