English

On Task-Level Dialogue Composition of Generative Transformer Model

Computation and Language 2020-10-13 v1 Artificial Intelligence

Abstract

Task-oriented dialogue systems help users accomplish tasks such as booking a movie ticket and ordering food via conversation. Generative models parameterized by a deep neural network are widely used for next turn response generation in such systems. It is natural for users of the system to want to accomplish multiple tasks within the same conversation, but the ability of generative models to compose multiple tasks is not well studied. In this work, we begin by studying the effect of training human-human task-oriented dialogues towards improving the ability to compose multiple tasks on Transformer generative models. To that end, we propose and explore two solutions: (1) creating synthetic multiple task dialogue data for training from human-human single task dialogue and (2) forcing the encoder representation to be invariant to single and multiple task dialogues using an auxiliary loss. The results from our experiments highlight the difficulty of even the sophisticated variant of transformer model in learning to compose multiple tasks from single task dialogues.

Keywords

Cite

@article{arxiv.2010.04826,
  title  = {On Task-Level Dialogue Composition of Generative Transformer Model},
  author = {Prasanna Parthasarathi and Arvind Neelakantan and Sharan Narang},
  journal= {arXiv preprint arXiv:2010.04826},
  year   = {2020}
}

Comments

8 pages; Accepted at Workshop on Insights from Negative Results in NLP

R2 v1 2026-06-23T19:13:28.316Z