paper-with-me

홈 › Papers

IIRC: A Dataset of Incomplete Information Reading Comprehension Questions

2020-11-13 · EMNLP 2020 11 · James Ferguson, Matt Gardner, Hannaneh Hajishirzi, Tushar Khot, Pradeep Dasigi

Humans often have to read multiple documents to address their information needs. However, most existing reading comprehension (RC) tasks only focus on questions for which the contexts provide all the information required to answer them, thus not evaluating a system's performance at identifying a potential lack of sufficient information and locating sources for that information. To fill this gap, we present a dataset, IIRC, with more than 13K questions over paragraphs from English Wikipedia that provide only partial information to answer them, with the missing information occurring in one or more linked documents. The questions were written by crowd workers who did not have access to any of the linked documents, leading to questions that have little lexical overlap with the contexts where the answers appear. This process also gave many questions without answers, and those that require discrete reasoning, increasing the difficulty of the task. We follow recent modeling work on various reading comprehension datasets to construct a baseline model for this dataset, finding that it achieves 31.1% F1 on this task, while estimated human performance is 88.4%. The dataset, code for the baseline system, and a leaderboard can be found at https://allennlp.org/iirc.

📄 PDF Abstract BibTeX arXiv:2011.07127

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Cross-Lingual Question Answering over Knowledge Base as Reading Comprehension

2023-02-26 · Chen Zhang, Yuxuan Lai, Yansong Feng, Xingyu Shen 외

Although many large-scale knowledge bases (KBs) claim to contain multilingual information, their support for many non-English languages is often incomplete. This incompleteness gives birth to the task of cross-lingual qu…

Cross-Lingual Question AnsweringMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Step out of KG: Knowledge Graph Completion via Knowledgeable Retrieval and Reading Comprehension

2022-10-12 · Xin Lv, Yankai Lin, Zijun Yao, Kaisheng Zeng 외

Knowledge graphs, as the cornerstone of many AI applications, usually face serious incompleteness problems. In recent years, there have been many efforts to study automatic knowledge graph completion (KGC), most of which…

Information RetrievalKnowledge Graph CompletionKnowledge GraphsReading Comprehension+1

Deep Manifold Learning for Reading Comprehension and Logical Reasoning Tasks with Polytuplet Loss

2023-04-03 · Jeffrey Lu, Ivan Rodriguez

The current trend in developing machine learning models for reading comprehension and logical reasoning tasks is focused on improving the models' abilities to understand and utilize logical rules. This work focuses on pr…

Logical ReasoningReading ComprehensionTransfer Learning

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

Clinical Reading Comprehension: A Thorough Analysis of the emrQA Dataset

2020-05-01 · ACL 2020 6 · Xiang Yue, Bernal Jimenez Gutierrez, Huan Sun

Machine reading comprehension has made great progress in recent years owing to large-scale annotated datasets. In the clinical domain, however, creating such datasets is quite difficult due to the domain expertise requir…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension