HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Embedding Knowledge Graphs Attentive to Positional and Centrality Qualities

{Jens Lehmann Damien Graux Diego Collarana Afshin Sadeghi}

Abstract

Knowledge graphs embeddings (KGE) are lately at the center of many artificial intelligence studies due to their applicability for solving downstream tasks, including link prediction and node classification. However, most Knowledge Graph embedding models encode, into the vector space, only the local graph structure of an entity, i.e., information of the 1-hop neighborhood. Capturing not only local graph structure but global features of entities are crucial for prediction tasks on Knowledge Graphs. This work proposes a novel KGE method named Graph Feature Attentive Neural Network (GFA-NN) that computes graphical features of entities. As a consequence, the resulting embeddings are attentive to two types of global network features. First, nodes’ relative centrality is based on the observation that some of the entities are more “prominent” than the others. Second, the relative position of entities in the graph. GFA-NN computes several centrality values per entity, generates a random set of reference nodes’ entities, and computes a given entity’s shortest path to each entity in the reference set. It then learns this information through optimization of objectives specified on each of these features. We investigate GFA-NN on several link prediction benchmarks in the inductive and transductive setting and show that GFA-NN achieves on-par or better results than state-of-the-art KGE solutions.

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15k-237GFA-NN
Hits@10: 0.522
MR: 186
MRR: 0.338
link-prediction-on-wn18rrGFA-NN
Hits@10: 0.575
MR: 3390
MRR: 0.486
link-property-prediction-on-ogbl-biokgGFA-NN
Test MRR: 0.9011
Validation MRR: 0.9011

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Embedding Knowledge Graphs Attentive to Positional and Centrality Qualities | Papers | HyperAI