English

From Discrimination to Generation: Knowledge Graph Completion with Generative Transformer

Computation and Language 2023-03-15 v7 Artificial Intelligence Databases Information Retrieval Machine Learning

Abstract

Knowledge graph completion aims to address the problem of extending a KG with missing triples. In this paper, we provide an approach GenKGC, which converts knowledge graph completion to sequence-to-sequence generation task with the pre-trained language model. We further introduce relation-guided demonstration and entity-aware hierarchical decoding for better representation learning and fast inference. Experimental results on three datasets show that our approach can obtain better or comparable performance than baselines and achieve faster inference speed compared with previous methods with pre-trained language models. We also release a new large-scale Chinese knowledge graph dataset AliopenKG500 for research purpose. Code and datasets are available in https://github.com/zjunlp/PromptKG/tree/main/GenKGC.

Keywords

Cite

@article{arxiv.2202.02113,
  title  = {From Discrimination to Generation: Knowledge Graph Completion with Generative Transformer},
  author = {Xin Xie and Ningyu Zhang and Zhoubo Li and Shumin Deng and Hui Chen and Feiyu Xiong and Mosha Chen and Huajun Chen},
  journal= {arXiv preprint arXiv:2202.02113},
  year   = {2023}
}

Comments

Accepted by WWW 2022 Poster

R2 v1 2026-06-24T09:19:49.078Z