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

立即免费体验

WalkLM:一种用于属性图嵌入的统一语言模型微调框架。

WalkLM: A Uniform Language Model Fine-tuning Framework for Attributed Graph Embedding.

作者信息

Tan Yanchao, Zhou Zihao, Lv Hang, Liu Weiming, Yang Carl

机构信息

College of Computer and Data Science, Fuzhou University, Fuzhou, China.

College of Computer Science, Zhejiang University, Hangzhou, China.

出版信息

Adv Neural Inf Process Syst. 2023 Dec;36:13308-13325. Epub 2024 May 30.

PMID:39130614
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11315369/
Abstract

Graphs are widely used to model interconnected entities and improve downstream predictions in various real-world applications. However, real-world graphs nowadays are often associated with complex attributes on multiple types of nodes and even links that are hard to model uniformly, while the widely used graph neural networks (GNNs) often require sufficient training toward specific downstream predictions to achieve strong performance. In this work, we take a fundamentally different approach than GNNs, to simultaneously achieve deep joint modeling of complex attributes and flexible structures of real-world graphs and obtain unsupervised generic graph representations that are not limited to specific downstream predictions. Our framework, built on a natural integration of language models (LMs) and random walks (RWs), is straightforward, powerful and data-efficient. Specifically, we first perform attributed RWs on the graph and design an automated program to compose roughly meaningful textual sequences directly from the attributed RWs; then we fine-tune an LM using the RW-based textual sequences and extract embedding vectors from the LM, which encapsulates both attribute semantics and graph structures. In our experiments, we evaluate the learned node embeddings towards different downstream prediction tasks on multiple real-world attributed graph datasets and observe significant improvements over a comprehensive set of state-of-the-art unsupervised node embedding methods. We believe this work opens a door for more sophisticated technical designs and empirical evaluations toward the leverage of LMs for the modeling of real-world graphs.

摘要

图被广泛用于对相互关联的实体进行建模,并在各种实际应用中改进下游预测。然而,如今的现实世界图通常与多种类型节点甚至链接上的复杂属性相关联,这些属性难以统一建模,而广泛使用的图神经网络(GNN)通常需要针对特定的下游预测进行充分训练才能取得强大的性能。在这项工作中,我们采用了一种与GNN截然不同的方法,以同时实现对现实世界图的复杂属性和灵活结构的深度联合建模,并获得不限于特定下游预测的无监督通用图表示。我们的框架基于语言模型(LM)和随机游走(RW)的自然融合构建,简单、强大且数据高效。具体来说,我们首先在图上执行带属性的随机游走,并设计一个自动化程序,直接从带属性的随机游走中组合出大致有意义的文本序列;然后我们使用基于随机游走的文本序列对语言模型进行微调,并从语言模型中提取嵌入向量,该向量封装了属性语义和图结构。在我们的实验中,我们在多个现实世界的带属性图数据集上针对不同的下游预测任务评估学习到的节点嵌入,并观察到相对于一整套全面的无监督节点嵌入方法有显著改进。我们相信这项工作为利用语言模型对现实世界图进行建模的更复杂技术设计和实证评估打开了一扇门。

相似文献

1
WalkLM: A Uniform Language Model Fine-tuning Framework for Attributed Graph Embedding.WalkLM:一种用于属性图嵌入的统一语言模型微调框架。
Adv Neural Inf Process Syst. 2023 Dec;36:13308-13325. Epub 2024 May 30.
2
Survey on graph embeddings and their applications to machine learning problems on graphs.关于图嵌入及其在图上机器学习问题中的应用的综述。
PeerJ Comput Sci. 2021 Feb 4;7:e357. doi: 10.7717/peerj-cs.357. eCollection 2021.
3
TigeCMN: On exploration of temporal interaction graph embedding via Coupled Memory Neural Networks.TigeCMN:基于耦合记忆神经网络的时间交互图嵌入探索。
Neural Netw. 2021 Aug;140:13-26. doi: 10.1016/j.neunet.2021.02.016. Epub 2021 Mar 4.
4
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.
5
Attributed graph clustering with multi-task embedding learning.基于多任务嵌入学习的归因图聚类。
Neural Netw. 2022 Aug;152:224-233. doi: 10.1016/j.neunet.2022.04.018. Epub 2022 Apr 20.
6
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.
7
Generalizing Graph Neural Networks on Out-of-Distribution Graphs.将图神经网络推广到分布外的图上。
IEEE Trans Pattern Anal Mach Intell. 2024 Jan;46(1):322-337. doi: 10.1109/TPAMI.2023.3321097. Epub 2023 Dec 5.
8
PT-KGNN: A framework for pre-training biomedical knowledge graphs with graph neural networks.PT-KGNN:基于图神经网络的生物医学知识图谱预训练框架。
Comput Biol Med. 2024 Aug;178:108768. doi: 10.1016/j.compbiomed.2024.108768. Epub 2024 Jun 26.
9
Weisfeiler-Lehman goes dynamic: An analysis of the expressive power of Graph Neural Networks for attributed and dynamic graphs.Weisfeiler-Lehman 走向动态:图神经网络在属性图和动态图上的表达能力分析。
Neural Netw. 2024 May;173:106213. doi: 10.1016/j.neunet.2024.106213. Epub 2024 Feb 28.
10
Unsupervised Event Graph Representation and Similarity Learning on Biomedical Literature.基于生物医学文献的无监督事件图表示和相似性学习。
Sensors (Basel). 2021 Dec 21;22(1):3. doi: 10.3390/s22010003.

引用本文的文献

1
Enhancing Semantic and Structure Modeling of Diseases for Diagnosis Prediction.增强疾病的语义和结构建模以进行诊断预测。
AMIA Annu Symp Proc. 2025 May 22;2024:758-767. eCollection 2024.

本文引用的文献

1
Heterogeneous Network Representation Learning: A Unified Framework with Survey and Benchmark.异构网络表示学习:一个包含综述与基准测试的统一框架
IEEE Trans Knowl Data Eng. 2022 Oct;34(10):4854-4873. doi: 10.1109/tkde.2020.3045924. Epub 2020 Dec 21.
2
A Comprehensive Survey on Graph Neural Networks.图神经网络综述。
IEEE Trans Neural Netw Learn Syst. 2021 Jan;32(1):4-24. doi: 10.1109/TNNLS.2020.2978386. Epub 2021 Jan 4.
3
node2vec: Scalable Feature Learning for Networks.节点2向量:网络的可扩展特征学习
KDD. 2016 Aug;2016:855-864. doi: 10.1145/2939672.2939754.