paper-with-me

Papers

SoTCKGE:Continual Knowledge Graph Embedding Based on Spatial Offset Transformation

2025-03-11 · Xinyan Wang, Jinshuo Liu, Cheng Bi, Kaijian Xie, Meng Wang, Juan Deng, Jeff Pan

Current Continual Knowledge Graph Embedding (CKGE) methods primarily rely on translation-based embedding methods, leveraging previously acquired knowledge to initialize new facts. To enhance learning efficiency, these methods often integrate fine-tuning or continual learning strategies. However, this compromises the model's prediction accuracy and the translation-based methods lack support for complex relational structures (multi-hop relations). To tackle this challenge, we propose a novel CKGE framework SoTCKGE grounded in Spatial Offset Transformation. Within this framework, entity positions are defined as being jointly determined by base position vectors and offset vectors. This not only enhances the model's ability to represent complex relational structures but also allows for the embedding update of both new and old knowledge through simple spatial offset transformations, without the need for continuous learning methods. Furthermore, we introduce a hierarchical update strategy and a balanced embedding method to refine the parameter update process, effectively minimizing training costs and augmenting model accuracy. To comprehensively assess the performance of our model, we have conducted extensive experimlents on four publicly accessible datasets and a new dataset constructed by us. Experimental results demonstrate the advantage of our model in enhancing multi-hop relationship learning and further improving prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2503.08189

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningGraph EmbeddingKnowledge Graph EmbeddingTranslation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Continual Learning of Knowledge Graph Embeddings

2021-01-14 · Angel Daruna, Mehul Gupta, Mohan Sridharan, Sonia Chernova

In recent years, there has been a resurgence in methods that use distributed (neural) representations to represent and reason about semantic knowledge for robotics applications. However, while robots often observe previo…

Continual LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+1

Improving Continual Learning of Knowledge Graph Embeddings via Informed Initialization

2025-11-14 · Gerard Pons, Besim Bilalli, Anna Queralt arxiv

Many Knowledege Graphs (KGs) are frequently updated, forcing their Knowledge Graph Embeddings (KGEs) to adapt to these changes. To address this problem, continual learning techniques for KGEs incorporate embeddings for n…

Continual Learning

Hardware-agnostic Computation for Large-scale Knowledge Graph Embeddings

2022-07-18 · Caglar Demir, Axel-Cyrille Ngonga Ngomo

Knowledge graph embedding research has mainly focused on learning continuous representations of knowledge graphs towards the link prediction problem. Recently developed frameworks can be effectively applied in research r…

Continual LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings+2

ETT-CKGE: Efficient Task-driven Tokens for Continual Knowledge Graph Embedding

2025-06-09 · Lijing Zhu, Qizhen Lan, Qing Tian, Wenbo Sun 외

Continual Knowledge Graph Embedding (CKGE) seeks to integrate new knowledge while preserving past information. However, existing methods struggle with efficiency and scalability due to two key limitations: (1) suboptimal…

Graph EmbeddingKnowledge Graph EmbeddingTransfer Learning

Learning to Evolve: Bayesian-Guided Continual Knowledge Graph Embedding

2025-08-04 · Linyu Li, Zhi Jin, Yuanpeng He, Dongming Jin 외 arxiv

As social media and the World Wide Web become hubs for information dissemination, effectively organizing and understanding the vast amounts of dynamically evolving Web content is crucial. Knowledge graphs (KGs) provide a…

Knowledge Graph EmbeddingContinual LearningBayesian InferenceKnowledge Graphs