ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.03313
53
1

LLM as GNN: Graph Vocabulary Learning for Text-Attributed Graph Foundation Models

5 March 2025
Xi Zhu
Haochen Xue
Ziwei Zhao
Wujiang Xu
Jingyuan Huang
Minghao Guo
Qifan Wang
Kaixiong Zhou
Yongfeng Zhang
ArXivPDFHTML
Abstract

Text-Attributed Graphs (TAGs), where each node is associated with text descriptions, are ubiquitous in real-world scenarios. They typically exhibit distinctive structure and domain-specific knowledge, motivating the development of a Graph Foundation Model (GFM) that generalizes across diverse graphs and tasks. Despite large efforts to integrate Large Language Models (LLMs) and Graph Neural Networks (GNNs) for TAGs, existing approaches suffer from decoupled architectures with two-stage alignment, limiting their synergistic potential. Even worse, existing methods assign out-of-vocabulary (OOV) tokens to graph nodes, leading to graph-specific semantics, token explosion, and incompatibility with task-oriented prompt templates, which hinders cross-graph and cross-task transferability. To address these challenges, we propose PromptGFM, a versatile GFM for TAGs grounded in graph vocabulary learning. PromptGFM comprises two key components: (1) Graph Understanding Module, which explicitly prompts LLMs to replicate the finest GNN workflow within the text space, facilitating seamless GNN-LLM integration and elegant graph-text alignment; (2) Graph Inference Module, which establishes a language-based graph vocabulary ensuring expressiveness, transferability, and scalability, enabling readable instructions for LLM fine-tuning. Extensive experiments demonstrate our superiority and transferability across diverse graphs and tasks. The code is available at this:this https URL.

View on arXiv
@article{zhu2025_2503.03313,
  title={ LLM as GNN: Graph Vocabulary Learning for Text-Attributed Graph Foundation Models },
  author={ Xi Zhu and Haochen Xue and Ziwei Zhao and Wujiang Xu and Jingyuan Huang and Minghao Guo and Qifan Wang and Kaixiong Zhou and Yongfeng Zhang },
  journal={arXiv preprint arXiv:2503.03313},
  year={ 2025 }
}
Comments on this paper