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/Learning Hierarchy-Aware Knowledge Graph Embeddings for Li...

Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction

Zhanqiu Zhang, Jianyu Cai, Yongdong Zhang, Jie Wang

2019-11-21Knowledge GraphsKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graph CompletionGraph EmbeddingLink Prediction
PaperPDFCodeCodeCodeCode(official)CodeCodeCodeCodeCode

Abstract

Knowledge graph embedding, which aims to represent entities and relations as low dimensional vectors (or matrices, tensors, etc.), has been shown to be a powerful technique for predicting missing links in knowledge graphs. Existing knowledge graph embedding models mainly focus on modeling relation patterns such as symmetry/antisymmetry, inversion, and composition. However, many existing approaches fail to model semantic hierarchies, which are common in real-world applications. To address this challenge, we propose a novel knowledge graph embedding model -- namely, Hierarchy-Aware Knowledge Graph Embedding (HAKE) -- which maps entities into the polar coordinate system. HAKE is inspired by the fact that concentric circles in the polar coordinate system can naturally reflect the hierarchy. Specifically, the radial coordinate aims to model entities at different levels of the hierarchy, and entities with smaller radii are expected to be at higher levels; the angular coordinate aims to distinguish entities at the same level of the hierarchy, and these entities are expected to have roughly the same radii but different angles. Experiments demonstrate that HAKE can effectively model the semantic hierarchies in knowledge graphs, and significantly outperforms existing state-of-the-art methods on benchmark datasets for the link prediction task.

Results

TaskDatasetMetricValueModel
Link PredictionYAGO3-10Hits@10.462HAKE
Link PredictionYAGO3-10Hits@100.694HAKE
Link PredictionYAGO3-10Hits@30.596HAKE
Link PredictionYAGO3-10MRR0.545HAKE
Link PredictionWN18RRHits@10.452HAKE
Link PredictionWN18RRHits@100.582HAKE
Link PredictionWN18RRHits@30.516HAKE
Link PredictionWN18RRMRR0.497HAKE
Link PredictionFB15k-237Hits@10.25HAKE
Link PredictionFB15k-237Hits@30.381HAKE
Link PredictionFB15k-237MRR0.346HAKE
Knowledge GraphsFB15k-237Hits@1054.2HAKE
Knowledge GraphsWN18RRHits@30.516HAKE
Knowledge Graph CompletionFB15k-237Hits@1054.2HAKE
Knowledge Graph CompletionWN18RRHits@30.516HAKE
Large Language ModelFB15k-237Hits@1054.2HAKE
Large Language ModelWN18RRHits@30.516HAKE
Inductive knowledge graph completionFB15k-237Hits@1054.2HAKE
Inductive knowledge graph completionWN18RRHits@30.516HAKE

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