paper-with-me

Papers

Multi-hop Reading Comprehension through Question Decomposition and Rescoring

2019-06-07 · ACL 2019 7 · Sewon Min, Victor Zhong, Luke Zettlemoyer, Hannaneh Hajishirzi

Multi-hop Reading Comprehension (RC) requires reasoning and aggregation across several paragraphs. We propose a system for multi-hop RC that decomposes a compositional question into simpler sub-questions that can be answered by off-the-shelf single-hop RC models. Since annotations for such decomposition are expensive, we recast sub-question generation as a span prediction problem and show that our method, trained using only 400 labeled examples, generates sub-questions that are as effective as human-authored sub-questions. We also introduce a new global rescoring approach that considers each decomposition (i.e. the sub-questions and their answers) to select the best final answer, greatly improving overall performance. Our experiments on HotpotQA show that this approach achieves the state-of-the-art results, while providing explainable evidence for its decision making in the form of sub-questions.

📄 PDF Abstract BibTeX arXiv:1906.02916

Code (2)

shmsw25/DecompRC 공식 구현 pytorch
aaronbae/AnaQA pytorch

Tasks

Decision MakingMulti-Hop Reading ComprehensionQuestion GenerationQuestion-GenerationReading Comprehension

Similar Papers 제목 키워드 기반

Complex Reading Comprehension Through Question Decomposition

2022-11-07 · Xiao-Yu Guo, Yuan-Fang Li, Gholamreza Haffari

Multi-hop reading comprehension requires not only the ability to reason over raw text but also the ability to combine multiple evidence. We propose a novel learning approach that helps language models better understand d…

Language ModelingLanguage ModellingMulti-Hop Reading ComprehensionReading Comprehension

ChatPRCS: A Personalized Support System for English Reading Comprehension based on ChatGPT

2023-09-22 · Xizhe Wang, Yihua Zhong, Changqin Huang, Xiaodi Huang

As a common approach to learning English, reading comprehension primarily entails reading articles and answering related questions. However, the complexity of designing effective exercises results in students encounterin…

ArticlesQuestion GenerationQuestion-GenerationReading Comprehension

Bridging Information-Seeking Human Gaze and Machine Reading Comprehension

2020-09-30 · CONLL 2020 · Jonathan Malmaud, Roger Levy, Yevgeni Berzak

In this work, we analyze how human gaze during reading comprehension is conditioned on the given reading comprehension question, and whether this signal can be beneficial for machine reading comprehension. To this end, w…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension

Revealing Weaknesses of Vietnamese Language Models Through Unanswerable Questions in Machine Reading Comprehension

2023-03-16 · Son Quoc Tran, Phong Nguyen-Thuan Do, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen

Although the curse of multilinguality significantly restricts the language abilities of multilingual models in monolingual settings, researchers now still have to rely on multilingual models to develop state-of-the-art s…

Machine Reading ComprehensionReading ComprehensionVietnamese Language ModelsVietnamese Machine Reading Comprehension

A Span-Extraction Dataset for Chinese Machine Reading Comprehension

2018-10-17 · IJCNLP 2019 11 · Yiming Cui, Ting Liu, Wanxiang Che, Li Xiao 외

Machine Reading Comprehension (MRC) has become enormously popular recently and has attracted a lot of attention. However, the existing reading comprehension datasets are mostly in English. In this paper, we introduce a S…

Machine Reading ComprehensionReading ComprehensionSentence