• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于图卷积网络的动态图新型表示学习

A Novel Representation Learning for Dynamic Graphs Based on Graph Convolutional Networks.

出版信息

IEEE Trans Cybern. 2023 Jun;53(6):3599-3612. doi: 10.1109/TCYB.2022.3159661. Epub 2023 May 17.

DOI:10.1109/TCYB.2022.3159661
PMID:35333735
Abstract

Graph representation learning has re-emerged as a fascinating research topic due to the successful application of graph convolutional networks (GCNs) for graphs and inspires various downstream tasks, such as node classification and link prediction. Nevertheless, existing GCN-based methods for graph representation learning mainly focus on static graphs. Although some methods consider the dynamic characteristics of networks, the global structure information, which helps a node to gain worthy features from distant but valuable nodes, has not received enough attention. Moreover, these methods generally update the features of the nodes by averaging the features of neighboring nodes, which may not effectively consider the importance of different neighboring nodes during the aggregation. In this article, we propose a novel representation learning for dynamic graphs based on the GCNs, called DGCN. More specifically, the long short-term memory (LSTM) is utilized to update the weight parameters of GCN for capturing the global structure information across all time steps of dynamic graphs. Besides, a new Dice similarity is proposed to overcome the problem that the influence of directed neighbors is unnoticeable, which is further used to guide the aggregation. We evaluate the performance of the proposed method in the field of node clustering and link prediction, and the experimental results show a generally better performance of our proposed DGCN than baseline methods.

摘要

图表示学习由于图卷积网络 (GCN) 在图上的成功应用而重新成为一个引人入胜的研究课题,并激发了各种下游任务,如节点分类和链路预测。然而,现有的基于 GCN 的图表示学习方法主要集中在静态图上。尽管有些方法考虑了网络的动态特性,但全局结构信息(有助于节点从遥远但有价值的节点获得有价值的特征)尚未得到足够的重视。此外,这些方法通常通过对相邻节点的特征进行平均来更新节点的特征,在聚合过程中可能无法有效考虑不同相邻节点的重要性。在本文中,我们提出了一种基于 GCN 的用于动态图的表示学习方法,称为 DGCN。具体来说,利用长短时记忆 (LSTM) 更新 GCN 的权重参数,以捕获动态图所有时间步的全局结构信息。此外,还提出了一种新的骰子相似性来克服有向邻居的影响不可察觉的问题,进一步用于指导聚合。我们在节点聚类和链路预测领域评估了所提出方法的性能,实验结果表明,与基线方法相比,我们提出的 DGCN 具有更好的性能。

相似文献

1
A Novel Representation Learning for Dynamic Graphs Based on Graph Convolutional Networks.基于图卷积网络的动态图新型表示学习
IEEE Trans Cybern. 2023 Jun;53(6):3599-3612. doi: 10.1109/TCYB.2022.3159661. Epub 2023 May 17.
2
Exploring the role of edge distribution in graph convolutional networks.探索图卷积网络中边缘分布的作用。
Neural Netw. 2023 Nov;168:459-470. doi: 10.1016/j.neunet.2023.09.048. Epub 2023 Oct 4.
3
Feature-Attention Graph Convolutional Networks for Noise Resilient Learning.用于抗噪声学习的特征注意力图卷积网络
IEEE Trans Cybern. 2022 Aug;52(8):7719-7731. doi: 10.1109/TCYB.2022.3143798. Epub 2022 Jul 19.
4
Signed random walk diffusion for effective representation learning in signed graphs.用于带符号图中有效表示学习的带符号随机游走扩散
PLoS One. 2022 Mar 17;17(3):e0265001. doi: 10.1371/journal.pone.0265001. eCollection 2022.
5
Node similarity-based graph convolution for link prediction in biological networks.基于节点相似度的生物网络链路预测图卷积
Bioinformatics. 2021 Dec 7;37(23):4501-4508. doi: 10.1093/bioinformatics/btab464.
6
DyGCN: Efficient Dynamic Graph Embedding With Graph Convolutional Network.DyGCN:基于图卷积网络的高效动态图嵌入
IEEE Trans Neural Netw Learn Syst. 2024 Apr;35(4):4635-4646. doi: 10.1109/TNNLS.2022.3185527. Epub 2024 Apr 4.
7
Locality preserving dense graph convolutional networks with graph context-aware node representations.具有图上下文感知节点表示的局部保持密集图卷积网络
Neural Netw. 2021 Nov;143:108-120. doi: 10.1016/j.neunet.2021.05.031. Epub 2021 Jun 2.
8
GeCNs: Graph Elastic Convolutional Networks for Data Representation.GeCNs:用于数据表示的图弹性卷积网络
IEEE Trans Pattern Anal Mach Intell. 2022 Sep;44(9):4935-4947. doi: 10.1109/TPAMI.2021.3070599. Epub 2022 Aug 4.
9
Multi-graph Fusion Graph Convolutional Networks with pseudo-label supervision.具有伪标签监督的多图融合图卷积网络
Neural Netw. 2023 Jan;158:305-317. doi: 10.1016/j.neunet.2022.11.027. Epub 2022 Nov 28.
10
A simple and effective convolutional operator for node classification without features by graph convolutional networks.基于图卷积网络的无特征节点分类的简单高效卷积算子。
PLoS One. 2024 Apr 30;19(4):e0301476. doi: 10.1371/journal.pone.0301476. eCollection 2024.

引用本文的文献

1
Dynamic network link prediction with node representation learning from graph convolutional networks.基于图卷积网络的节点表示学习的动态网络链路预测
Sci Rep. 2024 Jan 4;14(1):538. doi: 10.1038/s41598-023-50977-6.
2
A Comprehensive "Real-World Constraints"-Aware Requirements Engineering Related Assessment and a Critical State-of-the-Art Review of the Monitoring of Humans in Bed.全面的“现实约束”意识需求工程相关评估和对床上人类监测的关键现状综述。
Sensors (Basel). 2022 Aug 21;22(16):6279. doi: 10.3390/s22166279.