paper-with-me

홈 › Papers

JAKET: Joint Pre-training of Knowledge Graph and Language Understanding

2020-10-02 · Donghan Yu, Chenguang Zhu, Yiming Yang, Michael Zeng

Knowledge graphs (KGs) contain rich information about world knowledge, entities and relations. Thus, they can be great supplements to existing pre-trained language models. However, it remains a challenge to efficiently integrate information from KG into language modeling. And the understanding of a knowledge graph requires related context. We propose a novel joint pre-training framework, JAKET, to model both the knowledge graph and language. The knowledge module and language module provide essential information to mutually assist each other: the knowledge module produces embeddings for entities in text while the language module generates context-aware initial embeddings for entities and relations in the graph. Our design enables the pre-trained model to easily adapt to unseen knowledge graphs in new domains. Experimental results on several knowledge-aware NLP tasks show that our proposed framework achieves superior performance by effectively leveraging knowledge in language understanding.

📄 PDF Abstract BibTeX arXiv:2010.00796

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLanguage ModelingLanguage ModellingWorld Knowledge

Similar Papers 제목 키워드 기반

Deep Bidirectional Language-Knowledge Graph Pretraining

2022-10-17 · Michihiro Yasunaga, Antoine Bosselut, Hongyu Ren, Xikun Zhang 외

Pretraining a language model (LM) on text has been shown to help various downstream NLP tasks. Recent works show that a knowledge graph (KG) can complement text data, offering structured background knowledge that provide…

Common Sense ReasoningKnowledge GraphsLanguage ModelingLanguage Modelling+4

ERNIE-ViL: Knowledge Enhanced Vision-Language Representations Through Scene Graph

2020-06-30 · Fei Yu, Jiji Tang, Weichong Yin, Yu Sun 외

We propose a knowledge-enhanced approach, ERNIE-ViL, which incorporates structured knowledge obtained from scene graphs to learn joint representations of vision-language. ERNIE-ViL tries to build the detailed semantic co…

AttributePredictionReferring Expression ComprehensionSentence+1

Multilingual Knowledge Graph Completion with Joint Relation and Entity Alignment

2021-04-18 · AKBC 2021 10 · Harkanwar Singh, Prachi Jain, Mausam, Soumen Chakrabarti

Knowledge Graph Completion (KGC) predicts missing facts in an incomplete Knowledge Graph. Almost all of existing KGC research is applicable to only one KG at a time, and in one language only. However, different language …

Entity AlignmentKnowledge Graph CompletionRelation

On the Complementary Nature of Knowledge Graph Embedding, Fine Grain Entity Types, and Language Modeling

2020-10-12 · EMNLP (DeeLIO) 2020 11 · Rajat Patel, Francis Ferraro

We demonstrate the complementary natures of neural knowledge graph embedding, fine-grain entity type prediction, and neural language modeling. We show that a language model-inspired knowledge graph embedding approach yie…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsLanguage Modeling+3

Joint Language Semantic and Structure Embedding for Knowledge Graph Completion

2022-09-19 · COLING 2022 10 · Jianhao Shen, Chenguang Wang, Linyuan Gong, Dawn Song

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 …

Knowledge Graph CompletionKnowledge GraphsLink Prediction