English

STCKGE:Continual Knowledge Graph Embedding Based on Spatial Transformation

Information Retrieval 2025-08-29 v2

Abstract

Current Continual Knowledge Graph Embedding (CKGE) methods primarily rely on translation-based embedding approaches, leveraging previously acquired knowledge to initialize new facts. While these methods often integrate fine-tuning or continual learning strategies to enhance efficiency, they compromise prediction accuracy and lack support for complex relational structures (e.g., multi-hop relations). To address these limitations, we propose STCKGE, a novel CKGE framework based on spatial transformation. In this framework, entity positions are jointly determined by base position vectors and offset vectors, enabling the model to represent complex relations more effectively while supporting efficient embedding updates for both new and existing knowledge through simple spatial operations, without relying on traditional continual learning techniques. Furthermore, we introduce a bidirectional collaborative update strategy and a balanced embedding method to guide parameter updates, effectively minimizing training costs while improving model accuracy. We comprehensively evaluate our model on seven public datasets and a newly constructed dataset (MULTI) focusing on multi-hop relationships. Experimental results confirm STCKGE's strong performance in multi-hop relationship learning and prediction accuracy, with an average MRR improvement of 5.4\%.

Keywords

Cite

@article{arxiv.2503.08189,
  title  = {STCKGE:Continual Knowledge Graph Embedding Based on Spatial Transformation},
  author = {Xinyan Wang and Jinshuo Liu and Kaijian Xie and Meng Wang and Cheng Bi and Juan Deng and Jeff Pan},
  journal= {arXiv preprint arXiv:2503.08189},
  year   = {2025}
}

Comments

26 pages, 6 figures

R2 v1 2026-06-28T22:15:28.024Z