paper-with-me

Papers

Incorporating Relation Knowledge into Commonsense Reading Comprehension with Multi-task Learning

2019-08-13 · Jiangnan Xia, Chen Wu, Ming Yan

This paper focuses on how to take advantage of external relational knowledge to improve machine reading comprehension (MRC) with multi-task learning. Most of the traditional methods in MRC assume that the knowledge used to get the correct answer generally exists in the given documents. However, in real-world task, part of knowledge may not be mentioned and machines should be equipped with the ability to leverage external knowledge. In this paper, we integrate relational knowledge into MRC model for commonsense reasoning. Specifically, based on a pre-trained language model (LM). We design two auxiliary relation-aware tasks to predict if there exists any commonsense relation and what is the relation type between two words, in order to better model the interactions between document and candidate answer option. We conduct experiments on two multi-choice benchmark datasets: the SemEval-2018 Task 11 and the Cloze Story Test. The experimental results demonstrate the effectiveness of the proposed method, which achieves superior performance compared with the comparable baselines on both datasets.

📄 PDF Abstract BibTeX arXiv:1908.04530

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMachine Reading ComprehensionMulti-Task LearningReading ComprehensionRelation

Similar Papers 제목 키워드 기반

Incorporating Connections Beyond Knowledge Embeddings: A Plug-and-Play Module to Enhance Commonsense Reasoning in Machine Reading Comprehension

2021-03-26 · Damai Dai, Hua Zheng, Zhifang Sui, Baobao Chang

Conventional Machine Reading Comprehension (MRC) has been well-addressed by pattern matching, but the ability of commonsense reasoning remains a gap between humans and machines. Previous methods tackle this problem by en…

Knowledge Graph EmbeddingsKnowledge GraphsMachine Reading ComprehensionReading Comprehension

Commonsense Evidence Generation and Injection in Reading Comprehension

2020-05-11 · SIGDIAL (ACL) 2020 7 · Ye Liu, Tao Yang, Zeyu You, Wei Fan 외

Human tackle reading comprehension not only based on the given context itself but often rely on the commonsense beyond. To empower the machine with commonsense reasoning, in this paper, we propose a Commonsense Evidence …

Language ModelingLanguage ModellingReading Comprehension

Improving Machine Reading Comprehension with Contextualized Commonsense Knowledge

2020-09-12 · ACL 2022 5 · Kai Sun, Dian Yu, Jianshu Chen, Dong Yu 외

In this paper, we aim to extract commonsense knowledge to improve machine reading comprehension. We propose to represent relations implicitly by situating structured knowledge in a context instead of relying on a pre-def…

Machine Reading ComprehensionReading Comprehension

Pingan Smart Health and SJTU at COIN - Shared Task: utilizing Pre-trained Language Models and Common-sense Knowledge in Machine Reading Tasks

2019-11-01 · WS 2019 11 · Xiepeng Li, Zhexi Zhang, Wei Zhu, Zheng Li 외

To solve the shared tasks of COIN: COmmonsense INference in Natural Language Processing) Workshop in , we need explore the impact of knowledge representation in modeling commonsense knowledge to boost performance of mach…

Common Sense ReasoningMachine Reading ComprehensionReading ComprehensionTask 2+1

Commonsense Knowledge + BERT for Level 2 Reading Comprehension Ability Test

2019-09-08 · Yidan Hu, Gongqi Lin, Yuan Miao, Chunyan Miao

Commonsense knowledge plays an important role when we read. The performance of BERT on SQuAD dataset shows that the accuracy of BERT can be better than human users. However, it does not mean that computers can surpass th…

ArticlesReading Comprehension