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/Relation Embedding with Dihedral Group in Knowledge Graph

Relation Embedding with Dihedral Group in Knowledge Graph

Canran Xu, Ruijiang Li

2019-06-03ACL 2019 7Knowledge Graph EmbeddingsLink Prediction
PaperPDF

Abstract

Link prediction is critical for the application of incomplete knowledge graph (KG) in the downstream tasks. As a family of effective approaches for link predictions, embedding methods try to learn low-rank representations for both entities and relations such that the bilinear form defined therein is a well-behaved scoring function. Despite of their successful performances, existing bilinear forms overlook the modeling of relation compositions, resulting in lacks of interpretability for reasoning on KG. To fulfill this gap, we propose a new model called DihEdral, named after dihedral symmetry group. This new model learns knowledge graph embeddings that can capture relation compositions by nature. Furthermore, our approach models the relation embeddings parametrized by discrete values, thereby decrease the solution space drastically. Our experiments show that DihEdral is able to capture all desired properties such as (skew-) symmetry, inversion and (non-) Abelian composition, and outperforms existing bilinear form based approach and is comparable to or better than deep learning models such as ConvE.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO3-10Hits@10.381DihEdral
Link PredictionYAGO3-10Hits@100.643DihEdral
Link PredictionYAGO3-10Hits@30.523DihEdral
Link PredictionYAGO3-10MRR0.472DihEdral
Link PredictionWN18RRHits@10.452DihEdral
Link PredictionWN18RRHits@100.557DihEdral
Link PredictionWN18RRHits@30.505DihEdral
Link PredictionWN18RRMRR0.486DihEdral

Related Papers

Topic 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-22A Transfer Learning Framework for Multilayer Networks via Model Averaging2025-06-14