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/Self-attention Presents Low-dimensional Knowledge Graph Em...

Self-attention Presents Low-dimensional Knowledge Graph Embeddings for Link Prediction

Peyman Baghershahi, Reshad Hosseini, Hadi Moradi

2021-12-20Knowledge GraphsKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graph CompletionLink Prediction
PaperPDFCode(official)

Abstract

A few models have tried to tackle the link prediction problem, also known as knowledge graph completion, by embedding knowledge graphs in comparably lower dimensions. However, the state-of-the-art results are attained at the cost of considerably increasing the dimensionality of embeddings which causes scalability issues in the case of huge knowledge bases. Transformers have been successfully used recently as powerful encoders for knowledge graphs, but available models still have scalability issues. To address this limitation, we introduce a Transformer-based model to gain expressive low-dimensional embeddings. We utilize a large number of self-attention heads as the key to applying query-dependent projections to capture mutual information between entities and relations. Empirical results on WN18RR and FB15k-237 as standard link prediction benchmarks demonstrate that our model has favorably comparable performance with the current state-of-the-art models. Notably, we yield our promising results with a significant reduction of 66.9% in the dimensionality of embeddings compared to the five best recent state-of-the-art competitors on average.

Results

TaskDatasetMetricValueModel
Link PredictionWN18RRHits@10.454SAttLE
Link PredictionWN18RRHits@100.558SAttLE
Link PredictionWN18RRHits@30.508SAttLE
Link PredictionWN18RRMRR0.491SAttLE
Link PredictionFB15k-237Hits@10.268SAttLE
Link PredictionFB15k-237Hits@100.545SAttLE
Link PredictionFB15k-237Hits@30.396SAttLE
Link PredictionFB15k-237MRR0.36SAttLE

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-29Active Inference AI Systems for Scientific Discovery2025-06-26Enhancing LLM Tool Use with High-quality Instruction Data from Knowledge Graph2025-06-26Generating Reliable Adverse event Profiles for Health through Automated Integrated Data (GRAPH-AID): A Semi-Automated Ontology Building Approach2025-06-25