paper-with-me

Papers

Tracking State Changes in Procedural Text: A Challenge Dataset and Models for Process Paragraph Comprehension

2018-05-17 · NAACL 2018 6 · Bhavana Dalvi Mishra, Lifu Huang, Niket Tandon, Wen-tau Yih, Peter Clark

We present a new dataset and models for comprehending paragraphs about processes (e.g., photosynthesis), an important genre of text describing a dynamic world. The new dataset, ProPara, is the first to contain natural (rather than machine-generated) text about a changing world along with a full annotation of entity states (location and existence) during those changes (81k datapoints). The end-task, tracking the location and existence of entities through the text, is challenging because the causal effects of actions are often implicit and need to be inferred. We find that previous models that have worked well on synthetic data achieve only mediocre performance on ProPara, and introduce two new neural models that exploit alternative mechanisms for state prediction, in particular using LSTM input encoding and span prediction. The new models improve accuracy by up to 19%. The dataset and models are available to the community at http://data.allenai.org/propara.

📄 PDF Abstract BibTeX arXiv:1805.06975

Code (0)

등록된 구현이 없습니다.

Tasks

Procedural Text Understanding

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Dataset for Tracking Entities in Open Domain Procedural Text

2020-10-31 · EMNLP 2020 11 · Niket Tandon, Keisuke Sakaguchi, Bhavana Dalvi Mishra, Dheeraj Rajagopal 외

We present the first dataset for tracking state changes in procedural text from arbitrary domains by using an unrestricted (open) vocabulary. For example, in a text describing fog removal using potatoes, a car window may…

Attribute

Knowledge-Aware Procedural Text Understanding with Multi-Stage Training

2020-09-28 · Zhihan Zhang, Xiubo Geng, Tao Qin, Yunfang Wu 외

Procedural text describes dynamic state changes during a step-by-step natural process (e.g., photosynthesis). In this work, we focus on the task of procedural text understanding, which aims to comprehend such documents a…

Procedural Text Understanding

Understanding Procedural Text using Interactive Entity Networks

2020-11-01 · EMNLP 2020 11 · Jizhi Tang, Yansong Feng, Dongyan Zhao

The task of procedural text comprehension aims to understand the dynamic nature of entities/objects in a process. Here, the key is to track how the entities interact with each other and how their states are changing alon…

Reading Comprehension

SOCCER: An Information-Sparse Discourse State Tracking Collection in the Sports Commentary Domain

2021-06-03 · NAACL 2021 4 · Ruochen Zhang, Carsten Eickhoff

In the pursuit of natural language understanding, there has been a long standing interest in tracking state changes throughout narratives. Impressive progress has been made in modeling the state of transaction-centric di…

Natural Language UnderstandingSentenceSentence Classification

Be Consistent! Improving Procedural Text Comprehension using Label Consistency

2019-06-21 · NAACL 2019 6 · Xinya Du, Bhavana Dalvi Mishra, Niket Tandon, Antoine Bosselut 외

Our goal is procedural text comprehension, namely tracking how the properties of entities (e.g., their location) change with time given a procedural text (e.g., a paragraph about photosynthesis, a recipe). This task is c…

Reading Comprehension