English

CookDial: A dataset for task-oriented dialogs grounded in procedural documents

Computation and Language 2022-06-20 v1

Abstract

This work presents a new dialog dataset, CookDial, that facilitates research on task-oriented dialog systems with procedural knowledge understanding. The corpus contains 260 human-to-human task-oriented dialogs in which an agent, given a recipe document, guides the user to cook a dish. Dialogs in CookDial exhibit two unique features: (i) procedural alignment between the dialog flow and supporting document; (ii) complex agent decision-making that involves segmenting long sentences, paraphrasing hard instructions and resolving coreference in the dialog context. In addition, we identify three challenging (sub)tasks in the assumed task-oriented dialog system: (1) User Question Understanding, (2) Agent Action Frame Prediction, and (3) Agent Response Generation. For each of these tasks, we develop a neural baseline model, which we evaluate on the CookDial dataset. We publicly release the CookDial dataset, comprising rich annotations of both dialogs and recipe documents, to stimulate further research on domain-specific document-grounded dialog systems.

Keywords

Cite

@article{arxiv.2206.08723,
  title  = {CookDial: A dataset for task-oriented dialogs grounded in procedural documents},
  author = {Yiwei Jiang and Klim Zaporojets and Johannes Deleu and Thomas Demeester and Chris Develder},
  journal= {arXiv preprint arXiv:2206.08723},
  year   = {2022}
}

Comments

The dataset and codes are available at https://github.com/YiweiJiang2015/CookDial

R2 v1 2026-06-24T11:54:59.717Z