Quantum and Translation Embedding for Knowledge Graph Completion
Knowledge Graph Completion (KGC) mainly devotes to link predicting for an entity pair in Knowledge Graph (KG) according to known facts. In this work, we present a novel model for this end. In this model, Quantum and Translation Embedding are used as components for logical and structural feature capturing in the same vector subspace, respectively. The two components have synergy with each other and achieve impressive performance at low cost which is close to the efficient model TransE. Surprisingly, the performance on challenging datasets such as fb15k237 and WN18RR is up to 94.89% and 92.79% in metric Hits@1 while the dimension of embedding is only 4 in the process of training. The insight of this work enlightens the notion of dense feature model design for KGC which is a new alternative to Deep Neural networks (DNN) in this task or even a better choice.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Graph CompletionTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
RatE: Relation-Adaptive Translating Embedding for Knowledge Graph Completion
Many graph embedding approaches have been proposed for knowledge graph completion via link prediction. Among those, translating embedding approaches enjoy the advantages of light-weight structure, high efficiency and gre…
Graph EmbeddingKnowledge Graph CompletionLink PredictionRelation+1TranSHER: Translating Knowledge Graph Embedding with Hyper-Ellipsoidal Restriction
Knowledge graph embedding methods are important for the knowledge graph completion (or link prediction) task. One existing efficient method, PairRE, leverages two separate vectors to model complex relations (i.e., 1-to-N…
Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+3HyperKG: Hyperbolic Knowledge Graph Embeddings for Knowledge Base Completion
Learning embeddings of entities and relations existing in knowledge bases allows the discovery of hidden patterns in data. In this work, we examine the geometrical space's contribution to the task of knowledge base compl…
Knowledge Base CompletionKnowledge Graph EmbeddingsLink PredictionQubitE: Qubit Embedding for Knowledge Graph Completion
Knowledge graph embeddings (KGEs) learn low-dimensional representations of entities and relations to predict missing facts based on existing ones. Quantum-based KGEs utilise variational quantum circuits for link predict…
Complex Query AnsweringKnowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge Graphs+1Learning Entity and Relation Embeddings for Knowledge Graph Completion
Knowledge graph completion aims to perform link prediction between entities. In this paper, we consider the approach of knowledge graph embeddings. Recently, models such as TransE and TransH build entity and relation emb…
Knowledge Graph CompletionKnowledge Graph EmbeddingsLink PredictionRelation+1