English

Dialog-to-Actions: Building Task-Oriented Dialogue System via Action-Level Generation

Computation and Language 2023-04-04 v1

Abstract

End-to-end generation-based approaches have been investigated and applied in task-oriented dialogue systems. However, in industrial scenarios, existing methods face the bottlenecks of controllability (e.g., domain-inconsistent responses, repetition problem, etc) and efficiency (e.g., long computation time, etc). In this paper, we propose a task-oriented dialogue system via action-level generation. Specifically, we first construct dialogue actions from large-scale dialogues and represent each natural language (NL) response as a sequence of dialogue actions. Further, we train a Sequence-to-Sequence model which takes the dialogue history as input and outputs sequence of dialogue actions. The generated dialogue actions are transformed into verbal responses. Experimental results show that our light-weighted method achieves competitive performance, and has the advantage of controllability and efficiency.

Keywords

Cite

@article{arxiv.2304.00884,
  title  = {Dialog-to-Actions: Building Task-Oriented Dialogue System via Action-Level Generation},
  author = {Yuncheng Hua and Xiangyu Xi and Zheng Jiang and Guanwei Zhang and Chaobo Sun and Guanglu Wan and Wei Ye},
  journal= {arXiv preprint arXiv:2304.00884},
  year   = {2023}
}

Comments

Accepted at SIGIR 2023 Industry Track

R2 v1 2026-06-28T09:46:18.726Z