通过粗粒度依赖建模,提升多变量时间序列异常检测精度
Multivariate Time Series Anomaly Detection by Capturing Coarse-Grained Intra- and Inter-Variate Dependencies
- 用多尺度注意力图捕捉变量内粗粒度时序依赖
- 通过正弦原型与卷积交互,学习变量间粗粒度关系
- 在7个数据集上优于或媲美现有最佳方法
多变量时间序列异常检测对网络应用运维中的故障管理至关重要,直接影响补救或预防措施的有效性与时效性。该任务常被建模为半监督学习问题,因标注数据人工成本高且异常样本稀缺,仅能使用正常数据训练。现有半监督方法主要通过捕捉变量内时序依赖和变量间关系来学习正常模式,并将偏离模式的时间点标记为异常。然而,这些方法因过度关注细粒度特征,难以有效捕获显著的变量内时序与变量间依赖,导致性能不佳。本文提出MtsCID,一种新型半监督多变量时间序列异常检测方法。MtsCID采用双网络架构:一个网络基于多尺度变量内片段的注意力图,学习粗粒度时序依赖;另一个网络通过卷积与正弦原型交互,捕捉粗粒度变量间关系。该设计增强了对变量内时序及变量间关系模式的建模能力,显著提升检测性能。在七个常用数据集上的大量实验表明,MtsCID性能可媲美或超越现有最优基准方法。
原文摘要 · Abstract (English)
Multivariate time series anomaly detection is essential for failure management in web application operations, as it directly influences the effectiveness and timeliness of implementing remedial or preventive measures. This task is often framed as a semi-supervised learning problem, where only normal data are available for model training, primarily due to the labor-intensive nature of data labeling and the scarcity of anomalous data. Existing semi-supervised methods often detect anomalies by capturing intra-variate temporal dependencies and/or inter-variate relationships to learn normal patterns, flagging timestamps that deviate from these patterns as anomalies. However, these approaches often fail to capture salient intra-variate temporal and inter-variate dependencies in time series due to their focus on excessively fine granularity, leading to suboptimal performance. In this study, we introduce MtsCID, a novel semi-supervised multivariate time series anomaly detection method. MtsCID employs a dual network architecture: one network operates on the attention maps of multi-scale intra-variate patches for coarse-grained temporal dependency learning, while the other works on variates to capture coarse-grained inter-variate relationships through convolution and interaction with sinusoidal prototypes. This design enhances the ability to capture the patterns from both intra-variate temporal dependencies and inter-variate relationships, resulting in improved performance. Extensive experiments across seven widely used datasets demonstrate that MtsCID achieves performance comparable or superior to state-of-the-art benchmark methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。