paper-with-me

홈 › Papers

Unsupervised Anomaly Detection in Multivariate Time Series across Heterogeneous Domains

2025-03-29 · Vincent Jacob, Yanlei Diao

The widespread adoption of digital services, along with the scale and complexity at which they operate, has made incidents in IT operations increasingly more likely, diverse, and impactful. This has led to the rapid development of a central aspect of "Artificial Intelligence for IT Operations" (AIOps), focusing on detecting anomalies in vast amounts of multivariate time series data generated by service entities. In this paper, we begin by introducing a unifying framework for benchmarking unsupervised anomaly detection (AD) methods, and highlight the problem of shifts in normal behaviors that can occur in practical AIOps scenarios. To tackle anomaly detection under domain shift, we then cast the problem in the framework of domain generalization and propose a novel approach, Domain-Invariant VAE for Anomaly Detection (DIVAD), to learn domain-invariant representations for unsupervised anomaly detection. Our evaluation results using the Exathlon benchmark show that the two main DIVAD variants significantly outperform the best unsupervised AD method in maximum performance, with 20% and 15% improvements in maximum peak F1-scores, respectively. Evaluation using the Application Server Dataset further demonstrates the broader applicability of our domain generalization methods.

📄 PDF Abstract BibTeX arXiv:2503.23060

Code (1)

exathlonbenchmark/divad 공식 구현 tf

Tasks

Anomaly DetectionBenchmarkingDomain GeneralizationTime SeriesUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Ymir: A Supervised Ensemble Framework for Multivariate Time Series Anomaly Detection

2021-12-09 · Zhanxiang Zhao

We proposed a multivariate time series anomaly detection frame-work Ymir, which leverages ensemble learning and supervisedlearning technology to efficiently learn and adapt to anomaliesin real-world system applications. …

Anomaly DetectionEnsemble LearningTime SeriesTime Series Analysis+2

Physics-Informed Diffusion Models for Unsupervised Anomaly Detection in Multivariate Time Series

2025-08-15 · Juhi Soni, Markus Lange-Hegermann, Stefan Windmann arxiv

We propose an unsupervised anomaly detection approach based on a physics-informed diffusion model for multivariate time series data. Over the past years, diffusion model has demonstrated its effectiveness in forecasting,…

Unsupervised Anomaly Detection

GenAD: General Representations of Multivariate Time Series for Anomaly Detection

2021-01-01 · Xiaolei Hua, Su Wang, Lin Zhu, Dong Zhou 외

Anomaly Detection(AD) for multivariate time series is an active area in machine learning, with critical applications in Information Technology system management, Spacecraft Health monitoring, Multi-Robot Systems detectio…

Anomaly DetectionManagementTime SeriesTime Series Analysis+1

mTSBench: Benchmarking Multivariate Time Series Anomaly Detection and Model Selection at Scale

2025-06-26 · Xiaona Zhou, Constantin Brif, Ismini Lourentzou

Multivariate time series anomaly detection (MTS-AD) is critical in domains like healthcare, cybersecurity, and industrial monitoring, yet remains challenging due to complex inter-variable dependencies, temporal dynamics,…

Anomaly DetectionBenchmarkingLanguage ModelingLanguage Modelling+4

RoLA: A Real-Time Online Lightweight Anomaly Detection System for Multivariate Time Series

2023-05-25 · Ming-Chang Lee, Jia-Chun Lin

A multivariate time series refers to observations of two or more variables taken from a device or a system simultaneously over time. There is an increasing need to monitor multivariate time series and detect anomalies in…

Anomaly DetectionTime SeriesTime Series Anomaly Detection