paper-with-me

Papers

Discourse Comprehension: A Question Answering Framework to Represent Sentence Connections

2021-11-01 · Wei-Jen Ko, Cutter Dalton, Mark Simmons, Eliza Fisher, Greg Durrett, Junyi Jessy Li

While there has been substantial progress in text comprehension through simple factoid question answering, more holistic comprehension of a discourse still presents a major challenge (Dunietz et al., 2020). Someone critically reflecting on a text as they read it will pose curiosity-driven, often open-ended questions, which reflect deep understanding of the content and require complex reasoning to answer (Ko et al., 2020; Westera et al., 2020). A key challenge in building and evaluating models for this type of discourse comprehension is the lack of annotated data, especially since collecting answers to such questions requires high cognitive load for annotators. This paper presents a novel paradigm that enables scalable data collection targeting the comprehension of news documents, viewing these questions through the lens of discourse. The resulting corpus, DCQA (Discourse Comprehension by Question Answering), captures both discourse and semantic links between sentences in the form of free-form, open-ended questions. On an evaluation set that we annotated on questions from Ko et al. (2020), we show that DCQA provides valuable supervision for answering open-ended questions. We additionally design pre-training methods utilizing existing question-answering resources, and use synthetic data to accommodate unanswerable questions.

📄 PDF Abstract BibTeX arXiv:2111.00701

Code (1)

wjko2/dcqa-discourse-comprehension-by-question-answering 공식 구현

Tasks

Question AnsweringReading ComprehensionSentence

Similar Papers 제목 키워드 기반

Phrase-Indexed Question Answering: A New Challenge for Scalable Document Comprehension

2018-04-20 · EMNLP 2018 10 · Minjoon Seo, Tom Kwiatkowski, Ankur P. Parikh, Ali Farhadi 외

We formalize a new modular variant of current question answering tasks by enforcing complete independence of the document encoder from the question encoder. This formulation addresses a key challenge in machine comprehen…

Question AnsweringReading ComprehensionRetrieval

Samajh-Boojh: A Reading Comprehension system in Hindi

2019-12-01 · ICON 2019 12 · Shalaka Vaidya, Hiranmai Sri Adibhatla, Radhika Mamidi

This paper presents a novel approach designed to answer questions on a reading comprehension passage. It is an end-to-end system which first focuses on comprehending the given passage wherein it converts unstructured pas…

Reading ComprehensionSentence

Multi-tasking Dialogue Comprehension with Discourse Parsing

2021-10-07 · PACLIC 2021 11 · Yuchen He, Zhuosheng Zhang, Hai Zhao

Multi-party dialogue machine reading comprehension (MRC) raises an even more challenging understanding goal on dialogue with more than two involved speakers, compared with the traditional plain passage style MRC. To accu…

Discourse ParsingMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Ellipsis Resolution as Question Answering: An Evaluation

2019-08-29 · EACL 2021 2 · Rahul Aralikatte, Matthew Lamm, Daniel Hardt, Anders Søgaard

Most, if not all forms of ellipsis (e.g., so does Mary) are similar to reading comprehension questions (what does Mary do), in that in order to resolve them, we need to identify an appropriate text span in the preceding …

coreference-resolutionCoreference ResolutionMachine Reading ComprehensionQuestion Answering+1

Relying on Discourse Analysis to Answer Complex Questions by Neural Machine Reading Comprehension

2021-09-01 · RANLP 2021 9 · Boris Galitsky, Dmitry Ilvovsky, Elizaveta Goncharova

Machine reading comprehension (MRC) is one of the most challenging tasks in natural language processing domain. Recent state-of-the-art results for MRC have been achieved with the pre-trained language models, such as BER…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension