ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1810.12582
14
21

DSKG: A Deep Sequential Model for Knowledge Graph Completion

30 October 2018
Lingbing Guo
Qingheng Zhang
Weiyi Ge
Wei Hu
Yuzhong Qu
ArXivPDFHTML
Abstract

Knowledge graph (KG) completion aims to fill the missing facts in a KG, where a fact is represented as a triple in the form of (subject,relation,object)(subject, relation, object)(subject,relation,object). Current KG completion models compel two-thirds of a triple provided (e.g., subjectsubjectsubject and relationrelationrelation) to predict the remaining one. In this paper, we propose a new model, which uses a KG-specific multi-layer recurrent neural network (RNN) to model triples in a KG as sequences. It outperformed several state-of-the-art KG completion models on the conventional entity prediction task for many evaluation metrics, based on two benchmark datasets and a more difficult dataset. Furthermore, our model is enabled by the sequential characteristic and thus capable of predicting the whole triples only given one entity. Our experiments demonstrated that our model achieved promising performance on this new triple prediction task.

View on arXiv
Comments on this paper