English

A Dataset for Tracking Entities in Open Domain Procedural Text

Computation and Language 2020-11-17 v1

Abstract

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 transition between being foggy, sticky,opaque, and clear. Previous formulations of this task provide the text and entities involved,and ask how those entities change for just a small, pre-defined set of attributes (e.g., location), limiting their fidelity. Our solution is a new task formulation where given just a procedural text as input, the task is to generate a set of state change tuples(entity, at-tribute, before-state, after-state)for each step,where the entity, attribute, and state values must be predicted from an open vocabulary. Using crowdsourcing, we create OPENPI1, a high-quality (91.5% coverage as judged by humans and completely vetted), and large-scale dataset comprising 29,928 state changes over 4,050 sentences from 810 procedural real-world paragraphs from WikiHow.com. A current state-of-the-art generation model on this task achieves 16.1% F1 based on BLEU metric, leaving enough room for novel model architectures.

Keywords

Cite

@article{arxiv.2011.08092,
  title  = {A Dataset for Tracking Entities in Open Domain Procedural Text},
  author = {Niket Tandon and Keisuke Sakaguchi and Bhavana Dalvi Mishra and Dheeraj Rajagopal and Peter Clark and Michal Guerquin and Kyle Richardson and Eduard Hovy},
  journal= {arXiv preprint arXiv:2011.08092},
  year   = {2020}
}

Comments

To appear in EMNLP 2020

R2 v1 2026-06-23T20:17:24.166Z