SoTCKGE:Continual Knowledge Graph Embedding Based on Spatial Offset Transformation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Continual LearningGraph EmbeddingKnowledge Graph EmbeddingTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Continual Learning of Knowledge Graph Embeddings
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+1Improving Continual Learning of Knowledge Graph Embeddings via Informed Initialization
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 LearningHardware-agnostic Computation for Large-scale Knowledge Graph Embeddings
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+2ETT-CKGE: Efficient Task-driven Tokens for Continual Knowledge Graph Embedding
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 LearningLearning to Evolve: Bayesian-Guided Continual Knowledge Graph Embedding
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