paper-with-me

홈 › Papers

Reasoning Over Paragraph Effects in Situations

2019-08-16 · WS 2019 11 · Kevin Lin, Oyvind Tafjord, Peter Clark, Matt Gardner

A key component of successfully reading a passage of text is the ability to apply knowledge gained from the passage to a new situation. In order to facilitate progress on this kind of reading, we present ROPES, a challenging benchmark for reading comprehension targeting Reasoning Over Paragraph Effects in Situations. We target expository language describing causes and effects (e.g., "animal pollinators increase efficiency of fertilization in flowers"), as they have clear implications for new situations. A system is presented a background passage containing at least one of these relations, a novel situation that uses this background, and questions that require reasoning about effects of the relationships in the background passage in the context of the situation. We collect background passages from science textbooks and Wikipedia that contain such phenomena, and ask crowd workers to author situations, questions, and answers, resulting in a 14,322 question dataset. We analyze the challenges of this task and evaluate the performance of state-of-the-art reading comprehension models. The best model performs only slightly better than randomly guessing an answer of the correct type, at 61.6% F1, well below the human performance of 89.0%.

📄 PDF Abstract BibTeX arXiv:1908.05852

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

Towards Interpretable Reasoning over Paragraph Effects in Situation

2020-10-03 · EMNLP 2020 11 · Mucheng Ren, Xiubo Geng, Tao Qin, Heyan Huang 외

We focus on the task of reasoning over paragraph effects in situation, which requires a model to understand the cause and effect described in a background paragraph, and apply the knowledge to a novel situation. Existing…

elBERto: Self-supervised Commonsense Learning for Question Answering

2022-03-17 · Xunlin Zhan, Yuan Li, Xiao Dong, Xiaodan Liang 외

Commonsense question answering requires reasoning about everyday situations and causes and effects implicit in context. Typically, existing approaches first retrieve external evidence and then perform commonsense reasoni…

Question AnsweringRepresentation LearningRetrieval

Multi-Paragraph Reasoning with Knowledge-enhanced Graph Neural Network

2019-11-06 · Deming Ye, Yankai Lin, Zheng-Hao Liu, Zhiyuan Liu 외

Multi-paragraph reasoning is indispensable for open-domain question answering (OpenQA), which receives less attention in the current OpenQA systems. In this work, we propose a knowledge-enhanced graph neural network (KGN…

Graph Neural NetworkOpen-Domain Question AnsweringQuestion Answering

Tree of Reviews: A Tree-based Dynamic Iterative Retrieval Framework for Multi-hop Question Answering

2024-04-22 · Li Jiapeng, Liu Runze, Li Yabo, Zhou Tong 외

Multi-hop question answering is a knowledge-intensive complex problem. Large Language Models (LLMs) use their Chain of Thoughts (CoT) capability to reason complex problems step by step, and retrieval-augmentation can eff…

DiversityMulti-hop Question AnsweringQuestion AnsweringResponse Generation+1

CURIE: An Iterative Querying Approach for Reasoning About Situations

2021-04-01 · CSRR (ACL) 2022 5 · Dheeraj Rajagopal, Aman Madaan, Niket Tandon, Yiming Yang 외

Recently, models have been shown to predict the effects of unexpected situations, e.g., would cloudy skies help or hinder plant growth? Given a context, the goal of such situational reasoning is to elicit the consequence…

Language ModelingLanguage ModellingNatural Language Queries