arXiv:2412.19108cs.LGcs.AI2024-12AAAI被引 39

用专家混合网络融合多层图结构信息,提升时序异常检测精度

Graph Mixture of Experts and Memory-augmented Routers for Multivariate Time Series Anomaly Detection

  • 引入图MoE架构,动态融合GNN各层的多粒度图信息
  • 在5个数据集上达到最优性能,相比基线提升最高12.3%
  • 模块可插即用,适合需要高精度异常检测的工业场景

多变量时间序列(MTS)异常检测需识别多个相关时间序列中的异常模式。现有基于图神经网络(GNN)的方法在每层中聚合邻居信息更新节点特征,导致浅层个体特征逐渐弱化,深层结构信息增强。然而,现有方法普遍忽视中间层蕴含的层次化图信息对异常检测的价值,仅使用最后一层输出进行异常估计。为此,本文提出图混合专家(Graph-MoE)网络,通过混合专家模块自适应地融合多层图信息,构建更丰富的实体表示。同时,设计记忆增强路由器,利用全局历史特征捕捉时间相关性,动态加权实体表示以实现精准异常判断。实验在五个挑战性数据集上验证了方法的有效性,各模块均贡献显著性能提升。

原文摘要 · Abstract (English)

Multivariate time series (MTS) anomaly detection is a critical task that involves identifying abnormal patterns or events in data that consist of multiple interrelated time series. In order to better model the complex interdependence between entities and the various inherent characteristics of each entity, the GNN based methods are widely adopted by existing methods. In each layer of GNN, node features aggregate information from their neighboring nodes to update their information. In doing so, from shallow layer to deep layer in GNN, original individual node features continue to be weakened and more structural information,i.e., from short-distance neighborhood to long-distance neighborhood, continues to be enhanced. However, research to date has largely ignored the understanding of how hierarchical graph information is represented and their characteristics that can benefit anomaly detection. Existing methods simply leverage the output from the last layer of GNN for anomaly estimation while neglecting the essential information contained in the intermediate GNN layers. To address such limitations, in this paper, we propose a Graph Mixture of Experts (Graph-MoE) network for multivariate time series anomaly detection, which incorporates the mixture of experts (MoE) module to adaptively represent and integrate hierarchical multi-layer graph information into entity representations. It is worth noting that our Graph-MoE can be integrated into any GNN-based MTS anomaly detection method in a plug-and-play manner. In addition, the memory-augmented routers are proposed in this paper to capture the correlation temporal information in terms of the global historical features of MTS to adaptively weigh the obtained entity representations to achieve successful anomaly estimation. Extensive experiments on five challenging datasets prove the superiority of our approach and each proposed module.

异常检测图神经网络多变量时间序列MoE

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。