Enhance Graph Alignment for Large Language Models
Haitong Luo, Xuying Meng, Suhang Wang, Tianxiang Zhao, Fali Wang,, Hanyun Cao, Yujun Zhang

TL;DR
This paper introduces GALLM, a novel approach for graph-to-text alignment in large language models, improving their ability to understand and process graph data through aligned task templates and specialized prompting.
Contribution
The paper proposes GALLM, which uses aligned task templates and category prompts to enhance graph understanding in LLMs, addressing misalignment issues in previous methods.
Findings
Significant improvements in supervised learning performance.
Enhanced multi-dataset generalizability.
Notable gains in zero-shot capabilities.
Abstract
Graph-structured data is prevalent in the real world. Recently, due to the powerful emergent capabilities, Large Language Models (LLMs) have shown promising performance in modeling graphs. The key to effectively applying LLMs on graphs is converting graph data into a format LLMs can comprehend. Graph-to-token approaches are popular in enabling LLMs to process graph information. They transform graphs into sequences of tokens and align them with text tokens through instruction tuning, where self-supervised instruction tuning helps LLMs acquire general knowledge about graphs, and supervised fine-tuning specializes LLMs for the downstream tasks on graphs. Despite their initial success, we find that existing methods have a misalignment between self-supervised tasks and supervised downstream tasks, resulting in negative transfer from self-supervised fine-tuning to downstream tasks. To address…
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.
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
MethodsALIGN
