Dialog-to-Actions: Building Task-Oriented Dialogue System via Action-Level Generation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Task-Oriented Dialogue SystemsSimilar Papers 제목 키워드 기반
Unsupervised End-to-End Task-Oriented Dialogue with LLMs: The Power of the Noisy Channel
Training task-oriented dialogue systems typically requires turn-level annotations for interacting with their APIs: e.g. a dialogue state and the system actions taken at each step. These annotations can be costly to produ…
Task-Oriented Dialogue SystemsMMWOZ: Building Multimodal Agent for Task-oriented Dialogue
Task-oriented dialogue systems have garnered significant attention due to their conversational ability to accomplish goals, such as booking airline tickets for users. Traditionally, task-oriented dialogue systems are con…
Task-Oriented Dialogue SystemsAction-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems
Existing goal-oriented dialogue datasets focus mainly on identifying slots and values. However, customer support interactions in reality often involve agents following multi-step procedures derived from explicitly-define…
Task-Oriented Dialogue SystemsBuilding blocks of a task-oriented dialogue system in the healthcare domain
There has been significant progress in dialogue systems research. However, dialogue systems research in the healthcare domain is still in its infancy. In this paper, we analyse recent studies and outline three building b…
Dialogue ManagementManagementPrivacy PreservingTowards Universal Dialogue Act Tagging for Task-Oriented Dialogues
Machine learning approaches for building task-oriented dialogue systems require large conversational datasets with labels to train on. We are interested in building task-oriented dialogue systems from human-human convers…
Task-Oriented Dialogue Systems