HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Representation Learning with Ordered Relation Paths for Knowledge Graph Completion

Yao Zhu Hongzhi Liu Zhonghai Wu Yang Song Tao Zhang

Representation Learning with Ordered Relation Paths for Knowledge Graph Completion

Abstract

Incompleteness is a common problem for existing knowledge graphs (KGs), and the completion of KG which aims to predict links between entities is challenging. Most existing KG completion methods only consider the direct relation between nodes and ignore the relation paths which contain useful information for link prediction. Recently, a few methods take relation paths into consideration but pay less attention to the order of relations in paths which is important for reasoning. In addition, these path-based models always ignore nonlinear contributions of path features for link prediction. To solve these problems, we propose a novel KG completion method named OPTransE. Instead of embedding both entities of a relation into the same latent space as in previous methods, we project the head entity and the tail entity of each relation into different spaces to guarantee the order of relations in the path. Meanwhile, we adopt a pooling strategy to extract nonlinear and complex features of different paths to further improve the performance of link prediction. Experimental results on two benchmark datasets show that the proposed model OPTransE performs better than state-of-the-art methods.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15kOPTransE
Hits@10: 0.899
MR: 33
link-prediction-on-wn18OPTransE
Hits@10: 0.957
MR: 199

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
Representation Learning with Ordered Relation Paths for Knowledge Graph Completion | Papers | HyperAI