UNIT: Unleash Large Language Models Potential for Graph Continual Learning

📅 2026-07-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenges of semantic-structural information decoupling and imbalanced knowledge transfer in graph continual learning by introducing large language models (LLMs) into this domain for the first time. The approach fine-tunes an LLM only on the initial task to adapt it to graph-structured data and proposes an uncertainty-aware anchor mechanism alongside a structure–semantics fusion modeling strategy to enable synergistic learning between structural and semantic representations. By jointly leveraging the reasoning capabilities of LLMs and graph-specific features, the method overcomes key limitations of conventional graph continual learning frameworks. Extensive experiments demonstrate that it achieves state-of-the-art performance across multiple benchmarks, significantly outperforming existing approaches.
📝 Abstract
In real-world multimodal web scenarios, graph-structured data often arrives in a streaming manner, making graph continual learning a crucial paradigm for continuously modeling such evolving structures. However, existing graph continual learning methods still face two fundamental challenges. 1) semantic-structural separation, where the graph-based methods excel at modeling topological relationships but neglect deep semantics. 2) imbalanced knowledge transfer, where existing models fail to effectively leverage general knowledge gained from early tasks to benefit subsequent new tasks. To address above issues, we propose a novel framework, \textbf{UN}leash Large Language Models PotentIal for Graph ConTinual Learning (UNIT). By fine-tuning large language model only on the first task, we bridge the distributional gap between the pre-trained LLM corpus and the target task dataset to enhance the adaptability of LLMs for graph-structured tasks. Meanwhile, we propose an uncertain-aware anchor generation mechanism to effectively preserve representative knowledge across tasks, avoiding the neglect of universal knowledge learned from previous tasks. Additionally, we introduce structural confluence modeling to explicitly integrates graph topology information into semantic information, enhancing the collaborative capabilities between semantic understanding and structural modeling. Extensive experiments demonstrate that our proposed method achieves state-of-the-art performance in the graph continual learning task.
Problem

Research questions and friction points this paper is trying to address.

graph continual learning
semantic-structural separation
imbalanced knowledge transfer
large language models
knowledge preservation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph Continual Learning
Large Language Models
Uncertainty-aware Anchors
Structural Confluence Modeling
Knowledge Transfer
🔎 Similar Papers
2024-10-09Conference on Empirical Methods in Natural Language ProcessingCitations: 0