TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/QuatDE: Dynamic Quaternion Embedding for Knowledge Graph C...

QuatDE: Dynamic Quaternion Embedding for Knowledge Graph Completion

Haipeng Gao, Kun Yang, Yuxue Yang, Rufai Yusuf Zakari, Jim Wilson Owusu, Ke Qin

2021-05-19Knowledge Graph EmbeddingKnowledge Graph CompletionKnowledge Base CompletionGraph EmbeddingLink Prediction
PaperPDFCode(official)

Abstract

Knowledge graph embedding has been an active research topic for knowledge base completion (KGC), with progressive improvement from the initial TransE, TransH, RotatE et al to the current state-of-the-art QuatE. However, QuatE ignores the multi-faceted nature of the entity and the complexity of the relation, only using rigorous operation on quaternion space to capture the interaction between entitiy pair and relation, leaving opportunities for better knowledge representation which will finally help KGC. In this paper, we propose a novel model, QuatDE, with a dynamic mapping strategy to explicitly capture the variety of relational patterns and separate different semantic information of the entity, using transition vectors to adjust the point position of the entity embedding vectors in the quaternion space via Hamilton product, enhancing the feature interaction capability between elements of the triplet. Experiment results show QuatDE achieves state-of-the-art performance on three well-established knowledge graph completion benchmarks. In particular, the MR evaluation has relatively increased by 26% on WN18 and 15% on WN18RR, which proves the generalization of QuatDE.

Results

TaskDatasetMetricValueModel
Link PredictionWN18RRHits@10.438QuatDE
Link PredictionWN18RRHits@100.586QuatDE
Link PredictionWN18RRHits@30.509QuatDE
Link PredictionWN18RRMR1977QuatDE
Link PredictionWN18RRMRR0.489QuatDE
Link PredictionWN18Hits@10.944QuatDE
Link PredictionWN18Hits@100.961QuatDE
Link PredictionWN18Hits@30.954QuatDE
Link PredictionWN18MR120QuatDE
Link PredictionWN18MRR0.95QuatDE
Link PredictionFB15k-237Hits@10.268QuatDE
Link PredictionFB15k-237Hits@100.563QuatDE
Link PredictionFB15k-237Hits@30.4QuatDE
Link PredictionFB15k-237MR90QuatDE
Link PredictionFB15k-237MRR0.365QuatDE

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Directed Link Prediction using GNN with Local and Global Feature Fusion2025-06-25Demystifying Distributed Training of Graph Neural Networks for Link Prediction2025-06-25Call Me Maybe: Enhancing JavaScript Call Graph Construction using Graph Neural Networks2025-06-22