DARTs通过双路径架构,有效捕捉高维时间序列中的长短期异常模式。
DARTs: A Dual-Path Robust Framework for Anomaly Detection in High-Dimensional Multivariate Time Series
- 双路径设计:短时用稀疏图学习,长时用多尺度图建模
- 在多个主流数据集上优于现有方法,异常检测准确率提升显著
- 适合工业系统中高噪声、高维时间序列的异常检测场景
多变量时间序列异常检测(MTSAD)旨在精准识别和定位大规模工业控制系统中的复杂异常模式。现有方法在低维场景下表现良好,但在高维噪声时间序列中难以稳健捕捉长程时空依赖。为此,我们提出DARTs——一种具备窗口感知时空软融合机制的鲁棒长短期双路径框架,包含三个互补组件:短时路径中引入多视图稀疏图学习器与扩散多关系图单元,自适应捕获高噪声时间序列中的层次化判别性短时时空模式;长时路径中设计多尺度时空图构造器,建模高维表示空间内的显著长期动态;最后通过窗口感知的时空软融合机制,在滤除残余噪声的同时无缝整合异常模式。在主流数据集上的定性和定量实验表明,DARTs具有优越性和鲁棒性。消融实验进一步验证了各组件的关键作用。代码与模型将尽快公开。
原文摘要 · Abstract (English)
Multivariate time series anomaly detection (MTSAD) aims to accurately identify and localize complex abnormal patterns in the large-scale industrial control systems. While existing approaches excel in recognizing the distinct patterns under the low-dimensional scenarios, they often fail to robustly capture long-range spatiotemporal dependencies when learning representations from the high-dimensional noisy time series. To address these limitations, we propose DARTs, a robust long short-term dual-path framework with window-aware spatiotemporal soft fusion mechanism, which can be primarily decomposed into three complementary components. Specifically, in the short-term path, we introduce a Multi-View Sparse Graph Learner and a Diffusion Multi-Relation Graph Unit that collaborate to adaptively capture hierarchical discriminative short-term spatiotemporal patterns in the high-noise time series. While in the long-term path, we design a Multi-Scale Spatiotemporal Graph Constructor to model salient long-term dynamics within the high-dimensional representation space. Finally, a window-aware spatiotemporal soft-fusion mechanism is introduced to filter the residual noise while seamlessly integrating anomalous patterns. Extensive qualitative and quantitative experimental results across mainstream datasets demonstrate the superiority and robustness of our proposed DARTs. A series of ablation studies are also conducted to explore the crucial design factors of our proposed components. Our code and model will be made publicly open soon.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。