• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

muxGNN:用于异构图的多路复用图神经网络。

muxGNN: Multiplex Graph Neural Network for Heterogeneous Graphs.

作者信息

Melton Joshua, Krishnan Siddharth

出版信息

IEEE Trans Pattern Anal Mach Intell. 2023 Sep;45(9):11067-11078. doi: 10.1109/TPAMI.2023.3263079. Epub 2023 Aug 7.

DOI:10.1109/TPAMI.2023.3263079
PMID:37030828
Abstract

Graph neural networks (GNNs) have become effective learning techniques for many downstream network mining tasks including node and graph classification, link prediction, and network reconstruction. However, most GNN methods have been developed for homogeneous networks with only a single type of node and edge. In this work we present muxGNN, a multiplex graph neural network for heterogeneous graphs. To model heterogeneity, we represent graphs as multiplex networks consisting of a set of relation layer graphs and a coupling graph that links node instantiations across multiple relations. We parameterize relation-specific representations of nodes and design a novel coupling attention mechanism that models the importance of multi-relational contexts for different types of nodes and edges in heterogeneous graphs. We further develop two complementary coupling structures: node invariant coupling suitable for node- and graph-level tasks, and node equivariant coupling suitable for link-level tasks. Extensive experiments conducted on six real-world datasets for link prediction in both transductive and inductive contexts and graph classification demonstrate the superior performance of muxGNN over state-of-the-art heterogeneous GNNs. In addition, we show that muxGNN's coupling attention discovers interpretable connections between different relations in heterogeneous networks.

摘要

图神经网络(GNN)已成为许多下游网络挖掘任务的有效学习技术,包括节点和图分类、链接预测以及网络重建。然而,大多数GNN方法是针对仅具有单一类型节点和边的同构网络开发的。在这项工作中,我们提出了muxGNN,一种用于异构图的多重图神经网络。为了对异质性进行建模,我们将图表示为由一组关系层图和一个耦合图组成的多重网络,该耦合图跨多个关系链接节点实例。我们对节点的特定关系表示进行参数化,并设计了一种新颖的耦合注意力机制,该机制对异构图中不同类型的节点和边的多关系上下文的重要性进行建模。我们进一步开发了两种互补的耦合结构:适用于节点级和图级任务的节点不变耦合,以及适用于链接级任务的节点等变耦合。在六个真实世界数据集上进行的广泛实验,用于在转导和归纳上下文中进行链接预测以及图分类,证明了muxGNN优于现有最先进的异质GNN。此外,我们表明muxGNN的耦合注意力发现了异质网络中不同关系之间可解释的连接。

相似文献

1
muxGNN: Multiplex Graph Neural Network for Heterogeneous Graphs.muxGNN:用于异构图的多路复用图神经网络。
IEEE Trans Pattern Anal Mach Intell. 2023 Sep;45(9):11067-11078. doi: 10.1109/TPAMI.2023.3263079. Epub 2023 Aug 7.
2
Graph Transformer Networks: Learning meta-path graphs to improve GNNs.图 Transformer 网络:学习元路径图以改进 GNNs。
Neural Netw. 2022 Sep;153:104-119. doi: 10.1016/j.neunet.2022.05.026. Epub 2022 Jun 4.
3
Fusing multiplex heterogeneous networks using graph attention-aware fusion networks.使用图注意力感知融合网络融合多源异构网络。
Sci Rep. 2024 Nov 24;14(1):29119. doi: 10.1038/s41598-024-78555-4.
4
Augmented Graph Neural Network with hierarchical global-based residual connections.基于层次全局残差连接的增强图神经网络。
Neural Netw. 2022 Jun;150:149-166. doi: 10.1016/j.neunet.2022.03.008. Epub 2022 Mar 10.
5
MRGAT: Multi-Relational Graph Attention Network for knowledge graph completion.MRGAT:用于知识图补全的多关系图注意网络。
Neural Netw. 2022 Oct;154:234-245. doi: 10.1016/j.neunet.2022.07.014. Epub 2022 Jul 16.
6
A Novel Composite Graph Neural Network.一种新型复合图神经网络。
IEEE Trans Neural Netw Learn Syst. 2024 Oct;35(10):13411-13425. doi: 10.1109/TNNLS.2023.3268766. Epub 2024 Oct 7.
7
Graph Aggregating-Repelling Network: Do Not Trust All Neighbors in Heterophilic Graphs.图聚合-排斥网络:在异质图中不要信任所有邻居。
Neural Netw. 2024 Oct;178:106484. doi: 10.1016/j.neunet.2024.106484. Epub 2024 Jun 21.
8
ES-GNN: Generalizing Graph Neural Networks Beyond Homophily With Edge Splitting.ES-GNN:通过边分割将图神经网络推广到超越同质性的情况。
IEEE Trans Pattern Anal Mach Intell. 2024 Dec;46(12):11345-11360. doi: 10.1109/TPAMI.2024.3459932. Epub 2024 Nov 6.
9
Meta-structure-based graph attention networks.基于元结构的图注意力网络。
Neural Netw. 2024 Mar;171:362-373. doi: 10.1016/j.neunet.2023.12.025. Epub 2023 Dec 14.
10
Domain-Adaptive Graph Attention-Supervised Network for Cross-Network Edge Classification.用于跨网络边缘分类的域自适应图注意力监督网络
IEEE Trans Neural Netw Learn Syst. 2024 Dec;35(12):17842-17855. doi: 10.1109/TNNLS.2023.3309632. Epub 2024 Dec 2.