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

立即免费体验

MIGP:基于元路径集成图提示的神经网络。

MIGP: Metapath Integrated Graph Prompt Neural Network.

机构信息

School of Information Engineering, Guangdong University of Technology, Guangzhou, China; South China Technology Commercialization Center, Guangzhou, China.

School of Information Engineering, Guangdong University of Technology, Guangzhou, China; Guangdong Provincial Key Laboratory of Intellectual Property and Big Data, Guangzhou, China.

出版信息

Neural Netw. 2024 Nov;179:106595. doi: 10.1016/j.neunet.2024.106595. Epub 2024 Aug 2.

DOI:10.1016/j.neunet.2024.106595
PMID:39159535
Abstract

Graph neural networks (GNNs) leveraging metapaths have garnered extensive utilization. Nevertheless, the escalating parameters and data corpus within graph pre-training models incur mounting training costs. Consequently, GNN models encounter hurdles including diminished generalization capacity and compromised performance amidst small sample datasets. Drawing inspiration from the efficacy demonstrated by self-supervised learning methodologies in natural language processing, we embark on an exploration. We endeavor to imbue graph data with augmentable, learnable prompt vectors targeting node representation enhancement to foster superior adaptability to downstream tasks. This paper proposes a novel approach, the Metapath Integrated Graph Prompt Neural Network (MIGP), which leverages learnable prompt vectors to enhance node representations within a pretrained model framework. By leveraging learnable prompt vectors, MIGP aims to address the limitations posed by mall sample datasets and improve GNNs' model generalization. In the pretraining stage, we split symmetric metapaths in heterogeneous graphs into short metapaths and explicitly propagate information along the metapaths to update node representations. In the prompt-tuning stage, the parameters of the pretrained model are fixed, a set of independent basis vectors is introduced, and an attention mechanism is employed to generate task-specific learnable prompt vectors for each node. Another notable contribution of our work is the introduction of three patent datasets, which is a pioneering application in related fields. We will make these three patent datasets publicly available to facilitate further research on large-scale patent data analysis. Through comprehensive experiments conducted on three patent datasets and three other public datasets, i.e., ACM, IMDB, and DBLP, we demonstrate the superior performance of the MIGP model in enhancing model applicability and performance across a variety of downstream datasets. The source code and datasets are available in the website..

摘要

图神经网络 (GNN) 利用元路径得到了广泛的应用。然而,图预训练模型中的参数和数据量不断增加,导致训练成本不断增加。因此,GNN 模型在小样本数据集方面面临着包括概括能力下降和性能下降等挑战。受自然语言处理中自监督学习方法的启发,我们进行了探索。我们试图为图数据赋予可增强的、可学习的提示向量,以增强节点表示,从而提高对下游任务的适应性。本文提出了一种新的方法,即元路径集成图提示神经网络 (MIGP),它利用可学习的提示向量来增强预训练模型框架中的节点表示。通过利用可学习的提示向量,MIGP 旨在解决小样本数据集带来的限制,并提高 GNN 的模型泛化能力。在预训练阶段,我们将异构图中的对称元路径分割成短元路径,并沿着元路径显式传播信息以更新节点表示。在提示微调阶段,固定预训练模型的参数,引入一组独立的基向量,并使用注意力机制为每个节点生成特定于任务的可学习提示向量。我们工作的另一个贡献是引入了三个专利数据集,这是相关领域的开创性应用。我们将公开这三个专利数据集,以促进对大规模专利数据分析的进一步研究。通过在三个专利数据集和三个其他公共数据集(即 ACM、IMDB 和 DBLP)上进行全面实验,我们证明了 MIGP 模型在增强模型适用性和性能方面的优越性能,适用于各种下游数据集。代码和数据集可在网站上获取。

相似文献

1
MIGP: Metapath Integrated Graph Prompt Neural Network.MIGP:基于元路径集成图提示的神经网络。
Neural Netw. 2024 Nov;179:106595. doi: 10.1016/j.neunet.2024.106595. Epub 2024 Aug 2.
2
MECCH: Metapath Context Convolution-based Heterogeneous Graph Neural Networks.MECCH:基于元路径上下文卷积的异质图神经网络。
Neural Netw. 2024 Feb;170:266-275. doi: 10.1016/j.neunet.2023.11.030. Epub 2023 Nov 13.
3
Reinforced Metapath Optimization in Heterogeneous Information Networks for Drug-Target Interaction Prediction.用于药物-靶点相互作用预测的异构信息网络中的强化元路径优化
IEEE/ACM Trans Comput Biol Bioinform. 2024 Nov-Dec;21(6):2315-2329. doi: 10.1109/TCBB.2024.3467135. Epub 2024 Dec 10.
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
GTC: GNN-Transformer co-contrastive learning for self-supervised heterogeneous graph representation.GTC:用于自监督异构图表示的GNN-Transformer协同对比学习
Neural Netw. 2025 Jan;181:106645. doi: 10.1016/j.neunet.2024.106645. Epub 2024 Aug 16.
6
FuseLinker: Leveraging LLM's pre-trained text embeddings and domain knowledge to enhance GNN-based link prediction on biomedical knowledge graphs.FuseLinker:利用大语言模型的预训练文本嵌入和领域知识增强基于图神经网络的生物医学知识图谱的链接预测。
J Biomed Inform. 2024 Oct;158:104730. doi: 10.1016/j.jbi.2024.104730. Epub 2024 Sep 24.
7
DGCL: dual-graph neural networks contrastive learning for molecular property prediction.DGCL:用于分子性质预测的双图神经网络对比学习。
Brief Bioinform. 2024 Sep 23;25(6). doi: 10.1093/bib/bbae474.
8
Metapath-aggregated heterogeneous graph neural network for drug-target interaction prediction.用于药物-靶点相互作用预测的元路径聚合异构图神经网络
Brief Bioinform. 2023 Jan 19;24(1). doi: 10.1093/bib/bbac578.
9
MGLNN: Semi-supervised learning via Multiple Graph Cooperative Learning Neural Networks.MGLNN:基于多图协同学习神经网络的半监督学习。
Neural Netw. 2022 Sep;153:204-214. doi: 10.1016/j.neunet.2022.05.024. Epub 2022 Jun 3.
10
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.