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/Distance-Adaptive Quaternion Knowledge Graph Embedding wit...

Distance-Adaptive Quaternion Knowledge Graph Embedding with Bidirectional Rotation

Weihua Wang, Qiuyu Liang, Feilong Bao, Guanglai Gao

2024-12-05Knowledge Graph EmbeddingKnowledge Graph CompletionMathematical ProofsGraph EmbeddingLink Prediction
PaperPDFCode(official)

Abstract

Quaternion contains one real part and three imaginary parts, which provided a more expressive hypercomplex space for learning knowledge graph. Existing quaternion embedding models measure the plausibility of a triplet either through semantic matching or geometric distance scoring functions. However, it appears that semantic matching diminishes the separability of entities, while the distance scoring function weakens the semantics of entities. To address this issue, we propose a novel quaternion knowledge graph embedding model. Our model combines semantic matching with entity's geometric distance to better measure the plausibility of triplets. Specifically, in the quaternion space, we perform a right rotation on head entity and a reverse rotation on tail entity to learn rich semantic features. Then, we utilize distance adaptive translations to learn geometric distance between entities. Furthermore, we provide mathematical proofs to demonstrate our model can handle complex logical relationships. Extensive experimental results and analyses show our model significantly outperforms previous models on well-known knowledge graph completion benchmark datasets. Our code is available at https://github.com/llqy123/DaBR.

Results

TaskDatasetMetricValueModel
Link PredictionWN18RRHits@10.45DaBR
Link PredictionWN18RRHits@100.622DaBR
Link PredictionWN18RRHits@30.538DaBR
Link PredictionWN18RRMR899DaBR
Link PredictionWN18RRMRR0.51DaBR
Link PredictionFB15k-237Hits@10.247DaBR
Link PredictionFB15k-237Hits@100.572DaBR
Link PredictionFB15k-237Hits@30.41DaBR
Link PredictionFB15k-237MR83DaBR
Link PredictionFB15k-237MRR0.373DaBR

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-25Prover Agent: An Agent-based Framework for Formal Mathematical Proofs2025-06-24