paper-with-me

Papers

KLMo: Knowledge Graph Enhanced Pretrained Language Model with Fine-Grained Relationships

2021-11-01 · Findings (EMNLP) 2021 11 · Lei He, Suncong Zheng, Tao Yang, Feng Zhang

Interactions between entities in knowledge graph (KG) provide rich knowledge for language representation learning. However, existing knowledge-enhanced pretrained language models (PLMs) only focus on entity information and ignore the fine-grained relationships between entities. In this work, we propose to incorporate KG (including both entities and relations) into the language learning process to obtain KG-enhanced pretrained Language Model, namely KLMo. Specifically, a novel knowledge aggregator is designed to explicitly model the interaction between entity spans in text and all entities and relations in a contextual KG. An relation prediction objective is utilized to incorporate relation information by distant supervision. An entity linking objective is further utilized to link entity spans in text to entities in KG. In this way, the structured knowledge can be effectively integrated into language representations. Experimental results demonstrate that KLMo achieves great improvements on several knowledge-driven tasks, such as entity typing and relation classification, comparing with the state-of-the-art knowledge-enhanced PLMs.

📄 PDF Abstract BibTeX

Code (1)

lei-nlp/klmo 공식 구현 pytorch

Tasks

Entity LinkingEntity TypingLanguage ModelingLanguage ModellingRelationRelation ClassificationRelation PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Commonsense Knowledge-Augmented Pretrained Language Models for Causal Reasoning Classification

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Commonsense knowledge can be leveraged for identifying causal relations in text. In this work, we convert triples in ATOMIC2020, a wide coverage commonsense reasoning knowledge graph, to natural language text and continu…

ClassificationCommonsense Causal ReasoningLanguage ModelingLanguage Modelling

What Has Been Enhanced in my Knowledge-Enhanced Language Model?

2022-02-02 · Yifan Hou, Guoji Fu, Mrinmaya Sachan

Pretrained language models (LMs) do not capture factual knowledge very well. This has led to the development of a number of knowledge integration (KI) methods which aim to incorporate external knowledge into pretrained L…

Graph AttentionLanguage ModelingLanguage Modelling

Knowledge-Augmented Language Models for Cause-Effect Relation Classification

2021-12-16 · CSRR (ACL) 2022 5 · Pedram Hosseini, David A. Broniatowski, Mona Diab

Previous studies have shown the efficacy of knowledge augmentation methods in pretrained language models. However, these methods behave differently across domains and downstream tasks. In this work, we investigate the au…

Cause-Effect Relation ClassificationClassificationCommonsense Causal ReasoningLanguage Modelling+2

GreaseLM: Graph REASoning Enhanced Language Models

2021-09-29 · ICLR 2022 4 · Xikun Zhang, Antoine Bosselut, Michihiro Yasunaga, Hongyu Ren 외

Answering complex questions about textual narratives requires reasoning over both stated context and the world knowledge that underlies it. However, pretrained language models (LM), the foundation of most modern QA syste…

Knowledge GraphsMedical Question AnsweringMedQANegation+3

GreaseLM: Graph REASoning Enhanced Language Models for Question Answering

2022-01-21 · Xikun Zhang, Antoine Bosselut, Michihiro Yasunaga, Hongyu Ren 외

Answering complex questions about textual narratives requires reasoning over both stated context and the world knowledge that underlies it. However, pretrained language models (LM), the foundation of most modern QA syste…

Knowledge GraphsMedical Question AnsweringMedQANegation+3