Joint Language Semantic and Structure Embedding for Knowledge Graph Completion
Jianhao Shen, Chenguang Wang, Linyuan Gong, Dawn Song

TL;DR
This paper introduces a joint embedding approach that combines semantic information from natural language descriptions with structural data for knowledge graph completion, achieving state-of-the-art results especially in low-resource settings.
Contribution
It proposes a novel method that fine-tunes pre-trained language models with a structured loss to jointly embed semantics and structure in knowledge graphs.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Significantly improves results in low-resource scenarios.
Effectively combines semantics and structure for knowledge graph completion.
Abstract
The task of completing knowledge triplets has broad downstream applications. Both structural and semantic information plays an important role in knowledge graph completion. Unlike previous approaches that rely on either the structures or semantics of the knowledge graphs, we propose to jointly embed the semantics in the natural language description of the knowledge triplets with their structure information. Our method embeds knowledge graphs for the completion task via fine-tuning pre-trained language models with respect to a probabilistic structured loss, where the forward pass of the language models captures semantics and the loss reconstructs structures. Our extensive experiments on a variety of knowledge graph benchmarks have demonstrated the state-of-the-art performance of our method. We also show that our method can significantly improve the performance in a low-resource regime,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Artificial Intelligence in Healthcare
