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/Modeling Heterogeneous Hierarchies with Relation-specific ...

Modeling Heterogeneous Hierarchies with Relation-specific Hyperbolic Cones

Yushi Bai, Rex Ying, Hongyu Ren, Jure Leskovec

2021-10-28NeurIPS 2021 12Ancestor-descendant predictionKnowledge Graph CompletionLink Prediction
PaperPDFCode(official)

Abstract

Hierarchical relations are prevalent and indispensable for organizing human knowledge captured by a knowledge graph (KG). The key property of hierarchical relations is that they induce a partial ordering over the entities, which needs to be modeled in order to allow for hierarchical reasoning. However, current KG embeddings can model only a single global hierarchy (single global partial ordering) and fail to model multiple heterogeneous hierarchies that exist in a single KG. Here we present ConE (Cone Embedding), a KG embedding model that is able to simultaneously model multiple hierarchical as well as non-hierarchical relations in a knowledge graph. ConE embeds entities into hyperbolic cones and models relations as transformations between the cones. In particular, ConE uses cone containment constraints in different subspaces of the hyperbolic embedding space to capture multiple heterogeneous hierarchies. Experiments on standard knowledge graph benchmarks show that ConE obtains state-of-the-art performance on hierarchical reasoning tasks as well as knowledge graph completion task on hierarchical graphs. In particular, our approach yields new state-of-the-art Hits@1 of 45.3% on WN18RR and 16.1% on DDB14 (0.231 MRR). As for hierarchical reasoning task, our approach outperforms previous best results by an average of 20% across the three datasets.

Results

TaskDatasetMetricValueModel
Link PredictionDDB14Hits@10.161ConE
Link PredictionDDB14Hits@100.364ConE
Link PredictionDDB14Hits@30.252ConE
Link PredictionDDB14MRR0.231ConE
Link PredictionWN18RRHits@10.453ConE
Link PredictionWN18RRHits@100.579ConE
Link PredictionWN18RRHits@30.515ConE
Link PredictionWN18RRMRR0.496ConE
Link PredictionGO21Hit@10.14ConE
Link PredictionGO21Hits@100.347ConE
Link PredictionGO21Hits@30.237ConE
Link PredictionGO21MRR0.211ConE
Link PredictionFB15k-237Hits@10.247ConE
Link PredictionFB15k-237Hits@100.54ConE
Link PredictionFB15k-237Hits@30.381ConE
Link PredictionFB15k-237MRR0.345ConE
Ancestor-descendant predictionWN18RRmAP-0%0.895ConE
Ancestor-descendant predictionWN18RRmAP-100%0.679ConE
Ancestor-descendant predictionWN18RRmAP-50%0.801ConE

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