基于动态图的多变量时间序列双边递归归算网络

IF 6.3 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Neural Networks Pub Date : 2025-06-01 Epub Date: 2025-02-19 DOI:10.1016/j.neunet.2025.107298
Xiaochen Lai , Zheng Zhang , Liyong Zhang , Wei Lu , ZhuoHan Li
{"title":"基于动态图的多变量时间序列双边递归归算网络","authors":"Xiaochen Lai ,&nbsp;Zheng Zhang ,&nbsp;Liyong Zhang ,&nbsp;Wei Lu ,&nbsp;ZhuoHan Li","doi":"10.1016/j.neunet.2025.107298","DOIUrl":null,"url":null,"abstract":"<div><div>Multivariate time series imputation using graph neural networks (GNNs) has gained significant attention, where the variables and their correlations are depicted as the graph nodes and edges, offering a structured way to understand the intricacies of multivariate time series. On this basis, existing GNNs typically make the assumption of static correlations between variables, using a graph with fixed edge weights to model multivariate relationships. However, the static assumption is usually inconsistent with the dynamic nature of real-world data, where correlations between variables tend to change over time. In this paper, we propose a dynamic graph-based bilateral recurrent imputation network (DGBRIN) to address the above issue. Specifically, for each segment of a multivariate time series captured within a sliding window, we construct a specialized graph to capture the localized, dynamic correlations between variables. To this end, we design a dynamic adjacency matrix learning (DAML) module, which integrates temporal dependencies through an information fusion layer and mine localized monotonic correlations between variables using the Spearman rank correlation coefficient. These correlations are represented in segment-specific adjacency matrices. Subsequently, the adjacency matrices and time series are fed into a hybrid graph-based bilateral recurrent network for missing value imputation, which combines the advantages of recurrent neural networks and graph convolutional networks to effectively capture temporal dependencies and merge the correlation information between variables. We conduct experiments on eight real-world time series. The results demonstrate the effectiveness of the proposed model.</div></div>","PeriodicalId":49763,"journal":{"name":"Neural Networks","volume":"186 ","pages":"Article 107298"},"PeriodicalIF":6.3000,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Dynamic graph-based bilateral recurrent imputation network for multivariate time series\",\"authors\":\"Xiaochen Lai ,&nbsp;Zheng Zhang ,&nbsp;Liyong Zhang ,&nbsp;Wei Lu ,&nbsp;ZhuoHan Li\",\"doi\":\"10.1016/j.neunet.2025.107298\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Multivariate time series imputation using graph neural networks (GNNs) has gained significant attention, where the variables and their correlations are depicted as the graph nodes and edges, offering a structured way to understand the intricacies of multivariate time series. On this basis, existing GNNs typically make the assumption of static correlations between variables, using a graph with fixed edge weights to model multivariate relationships. However, the static assumption is usually inconsistent with the dynamic nature of real-world data, where correlations between variables tend to change over time. In this paper, we propose a dynamic graph-based bilateral recurrent imputation network (DGBRIN) to address the above issue. Specifically, for each segment of a multivariate time series captured within a sliding window, we construct a specialized graph to capture the localized, dynamic correlations between variables. To this end, we design a dynamic adjacency matrix learning (DAML) module, which integrates temporal dependencies through an information fusion layer and mine localized monotonic correlations between variables using the Spearman rank correlation coefficient. These correlations are represented in segment-specific adjacency matrices. Subsequently, the adjacency matrices and time series are fed into a hybrid graph-based bilateral recurrent network for missing value imputation, which combines the advantages of recurrent neural networks and graph convolutional networks to effectively capture temporal dependencies and merge the correlation information between variables. We conduct experiments on eight real-world time series. The results demonstrate the effectiveness of the proposed model.</div></div>\",\"PeriodicalId\":49763,\"journal\":{\"name\":\"Neural Networks\",\"volume\":\"186 \",\"pages\":\"Article 107298\"},\"PeriodicalIF\":6.3000,\"publicationDate\":\"2025-06-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Neural Networks\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0893608025001777\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/2/19 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Neural Networks","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0893608025001777","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/2/19 0:00:00","PubModel":"Epub","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

利用图神经网络(gnn)进行多变量时间序列的插值得到了广泛的关注,其中变量及其相关性被描述为图节点和图边,为理解多变量时间序列的复杂性提供了一种结构化的方法。在此基础上,现有gnn通常假设变量之间存在静态相关性,使用固定边权的图来建模多变量关系。然而,静态假设通常与现实世界数据的动态特性不一致,在现实世界中,变量之间的相关性往往会随着时间而变化。在本文中,我们提出了一个基于动态图的双边循环imputation网络(DGBRIN)来解决上述问题。具体来说,对于在滑动窗口内捕获的多变量时间序列的每个片段,我们构建了一个专门的图来捕获变量之间的局部动态相关性。为此,我们设计了一个动态邻接矩阵学习(DAML)模块,该模块通过信息融合层集成时间依赖性,并使用Spearman秩相关系数挖掘变量之间的局部单调相关性。这些相关性在特定于段的邻接矩阵中表示。然后,将邻接矩阵和时间序列输入到基于混合图的双边递归网络中进行缺失值的输入,该网络结合了递归神经网络和图卷积网络的优点,有效地捕获了时间依赖关系,并合并了变量之间的相关信息。我们在八个真实世界的时间序列上进行实验。结果表明了该模型的有效性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Dynamic graph-based bilateral recurrent imputation network for multivariate time series
Multivariate time series imputation using graph neural networks (GNNs) has gained significant attention, where the variables and their correlations are depicted as the graph nodes and edges, offering a structured way to understand the intricacies of multivariate time series. On this basis, existing GNNs typically make the assumption of static correlations between variables, using a graph with fixed edge weights to model multivariate relationships. However, the static assumption is usually inconsistent with the dynamic nature of real-world data, where correlations between variables tend to change over time. In this paper, we propose a dynamic graph-based bilateral recurrent imputation network (DGBRIN) to address the above issue. Specifically, for each segment of a multivariate time series captured within a sliding window, we construct a specialized graph to capture the localized, dynamic correlations between variables. To this end, we design a dynamic adjacency matrix learning (DAML) module, which integrates temporal dependencies through an information fusion layer and mine localized monotonic correlations between variables using the Spearman rank correlation coefficient. These correlations are represented in segment-specific adjacency matrices. Subsequently, the adjacency matrices and time series are fed into a hybrid graph-based bilateral recurrent network for missing value imputation, which combines the advantages of recurrent neural networks and graph convolutional networks to effectively capture temporal dependencies and merge the correlation information between variables. We conduct experiments on eight real-world time series. The results demonstrate the effectiveness of the proposed model.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Neural Networks
Neural Networks 工程技术-计算机:人工智能
CiteScore
13.90
自引率
7.70%
发文量
425
审稿时长
67 days
期刊介绍: Neural Networks is a platform that aims to foster an international community of scholars and practitioners interested in neural networks, deep learning, and other approaches to artificial intelligence and machine learning. Our journal invites submissions covering various aspects of neural networks research, from computational neuroscience and cognitive modeling to mathematical analyses and engineering applications. By providing a forum for interdisciplinary discussions between biology and technology, we aim to encourage the development of biologically-inspired artificial intelligence.
期刊最新文献
KAB: A knowledge-aligned benchmark for reproducible evaluation of distantly supervised relation extraction Multi-μ-stability and fixed-time multistability of switched fuzzy neural networks with discontinuous activation functions Negative prompt-guided optimization: Enhancing soft prompt generalization in vision-language models Unsupervised fine-tuning of vision-language models by fusing classifier tuning and visual prompt tuning Unsupervised feature selection via anomaly-aware fuzzy graph fusion and diffusion multi-centroid learning
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1