Fast and Continual Knowledge Graph Embedding via Incremental LoRA
Jiajun Liu, Wenjun Ke, Peng Wang, Jiahao Wang, Jinhua Gao, Ziyu Shang,, Guozheng Li, Zijie Xu, Ke Ji, Yining Li

TL;DR
This paper introduces a fast, incremental knowledge graph embedding framework ( extbackslash model) that efficiently learns new knowledge while preserving existing knowledge, significantly reducing training time and maintaining competitive performance.
Contribution
The paper proposes an innovative CKGE framework with an incremental low-rank adapter ( extbackslash mec) that adaptively allocates resources and isolates new knowledge to prevent forgetting.
Findings
Reduces training time by 34-49% on public datasets.
Saves 51-68% training time on new datasets with improved performance.
Achieves competitive link prediction results with state-of-the-art models.
Abstract
Continual Knowledge Graph Embedding (CKGE) aims to efficiently learn new knowledge and simultaneously preserve old knowledge. Dominant approaches primarily focus on alleviating catastrophic forgetting of old knowledge but neglect efficient learning for the emergence of new knowledge. However, in real-world scenarios, knowledge graphs (KGs) are continuously growing, which brings a significant challenge to fine-tuning KGE models efficiently. To address this issue, we propose a fast CKGE framework (\model), incorporating an incremental low-rank adapter (\mec) mechanism to efficiently acquire new knowledge while preserving old knowledge. Specifically, to mitigate catastrophic forgetting, \model\ isolates and allocates new knowledge to specific layers based on the fine-grained influence between old and new KGs. Subsequently, to accelerate fine-tuning, \model\ devises an efficient \mec\…
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
TopicsAdvanced Graph Neural Networks · Brain Tumor Detection and Classification · Artificial Intelligence in Healthcare
MethodsAttentive Walk-Aggregating Graph Neural Network · Adapter · Focus
