paper-with-me

Papers

Unsupervised Explanation Generation for Machine Reading Comprehension

2020-11-13 · Yiming Cui, Ting Liu, Shijin Wang, Guoping Hu

With the blooming of various Pre-trained Language Models (PLMs), Machine Reading Comprehension (MRC) has embraced significant improvements on various benchmarks and even surpass human performances. However, the existing works only target on the accuracy of the final predictions and neglect the importance of the explanations for the prediction, which is a big obstacle when utilizing these models in real-life applications to convince humans. In this paper, we propose a self-explainable framework for the machine reading comprehension task. The main idea is that the proposed system tries to use less passage information and achieve similar results compared to the system that uses the whole passage, while the filtered passage will be used as explanations. We carried out experiments on three multiple-choice MRC datasets, and found that the proposed system could achieve consistent improvements over baseline systems. To evaluate the explainability, we compared our approach with the traditional attention mechanism in human evaluations and found that the proposed system has a notable advantage over the latter one.

📄 PDF Abstract BibTeX arXiv:2011.06737

Code (0)

등록된 구현이 없습니다.

Tasks

Explanation GenerationMachine Reading ComprehensionMultiple-choiceReading Comprehension

Similar Papers 제목 키워드 기반

ViMultiChoice: Toward a Method That Gives Explanation for Multiple-Choice Reading Comprehension in Vietnamese

2026-02-10 · Trung Tien Cao, Lam Minh Thai, Nghia Hieu Nguyen, Duc-Vu Nguyen 외 arxiv

Multiple-choice Reading Comprehension (MCRC) models aim to select the correct answer from a set of candidate options for a given question. However, they typically lack the ability to explain the reasoning behind their ch…

Explanation GenerationReading Comprehension

ExpMRC: Explainability Evaluation for Machine Reading Comprehension

2021-05-10 · Yiming Cui, Ting Liu, Wanxiang Che, Zhigang Chen 외

Achieving human-level performance on some of Machine Reading Comprehension (MRC) datasets is no longer challenging with the help of powerful Pre-trained Language Models (PLMs). However, it is necessary to provide both an…

Machine Reading ComprehensionMulti-Choice MRCQuestion AnsweringReading Comprehension+1

Teaching Machine Comprehension with Compositional Explanations

2020-05-02 · Findings of the Association for Computational Linguistics 2020 · Qinyuan Ye, Xiao Huang, Elizabeth Boschee, Xiang Ren

Advances in machine reading comprehension (MRC) rely heavily on the collection of large scale human-annotated examples in the form of (question, paragraph, answer) triples. In contrast, humans are typically able to gener…

Data AugmentationMachine Reading ComprehensionReading ComprehensionWorld Knowledge

ForceReader: a BERT-based Interactive Machine Reading Comprehension Model with Attention Separation

2020-12-01 · COLING 2020 8 · Zheng Chen, Kangjian Wu

The release of BERT revolutionized the development of NLP. Various BERT-based reading comprehension models have been proposed, thus updating the performance ranking of reading comprehension tasks. However, the above BERT…

Machine Reading ComprehensionReading Comprehension

Benchmarking Machine Reading Comprehension: A Psychological Perspective

2020-04-04 · EACL 2021 2 · Saku Sugawara, Pontus Stenetorp, Akiko Aizawa

Machine reading comprehension (MRC) has received considerable attention as a benchmark for natural language understanding. However, the conventional task design of MRC lacks explainability beyond the model interpretation…

BenchmarkingMachine Reading ComprehensionNatural Language UnderstandingPosition+1