paper-with-me

Papers

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

2023-04-03 · Yuncheng Hua, Xiangyu Xi, Zheng Jiang, Guanwei Zhang, Chaobo Sun, Guanglu Wan, Wei Ye

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.

📄 PDF Abstract BibTeX arXiv:2304.00884

Code (0)

등록된 구현이 없습니다.

Tasks

Task-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Unsupervised End-to-End Task-Oriented Dialogue with LLMs: The Power of the Noisy Channel

2024-04-23 · Brendan King, Jeffrey Flanigan

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 Systems

MMWOZ: Building Multimodal Agent for Task-oriented Dialogue

2025-11-16 · Pu-Hai Yang, Heyan Huang, Heng-Da Xu, Fanshu Sun 외 arxiv

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 Systems

Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems

2021-04-01 · NAACL 2021 4 · Derek Chen, Howard Chen, Yi Yang, Alex Lin 외

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 Systems

Building blocks of a task-oriented dialogue system in the healthcare domain

2021-06-01 · NAACL (NLPMC) 2021 6 · Heereen Shim, Dietwig Lowet, Stijn Luca, Bart Vanrumste

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 Preserving

Towards Universal Dialogue Act Tagging for Task-Oriented Dialogues

2019-07-05 · Shachi Paul, Rahul Goel, Dilek Hakkani-Tür

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