GraphTranslator: Aligning Graph Model to Large Language Model for Open-ended Tasks
Mengmei Zhang, Mingwei Sun, Peng Wang, Shen Fan, Yanhu Mo, Xiaoxiao, Xu, Hong Liu, Cheng Yang, Chuan Shi

TL;DR
GraphTranslator bridges graph models and large language models to enable effective handling of both pre-defined and open-ended graph tasks using language instructions, demonstrating strong zero-shot performance.
Contribution
The paper introduces GraphTranslator, a novel framework that aligns graph models with LLMs, allowing flexible task handling and improved zero-shot capabilities in graph analysis.
Findings
Effective zero-shot node classification achieved
Demonstrated potential in graph question answering
Unified approach for pre-defined and open-ended tasks
Abstract
Large language models (LLMs) like ChatGPT, exhibit powerful zero-shot and instruction-following capabilities, have catalyzed a revolutionary transformation across diverse fields, especially for open-ended tasks. While the idea is less explored in the graph domain, despite the availability of numerous powerful graph models (GMs), they are restricted to tasks in a pre-defined form. Although several methods applying LLMs to graphs have been proposed, they fail to simultaneously handle the pre-defined and open-ended tasks, with LLM as a node feature enhancer or as a standalone predictor. To break this dilemma, we propose to bridge the pretrained GM and LLM by a Translator, named GraphTranslator, aiming to leverage GM to handle the pre-defined tasks effectively and utilize the extended interface of LLMs to offer various open-ended tasks for GM. To train such Translator, we propose a Producer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
