paper-with-me

Papers

DiactTOD: Learning Generalizable Latent Dialogue Acts for Controllable Task-Oriented Dialogue Systems

2023-08-01 · Qingyang Wu, James Gung, Raphael Shu, Yi Zhang

Dialogue act annotations are important to improve response generation quality in task-oriented dialogue systems. However, it can be challenging to use dialogue acts to control response generation in a generalizable way because different datasets and tasks may have incompatible annotations. While alternative methods that utilize latent action spaces or reinforcement learning do not require explicit annotations, they may lack interpretability or face difficulties defining task-specific rewards. In this work, we present a novel end-to-end latent dialogue act model (DiactTOD) that represents dialogue acts in a latent space. DiactTOD, when pre-trained on a large corpus, is able to predict and control dialogue acts to generate controllable responses using these latent representations in a zero-shot fashion. Our approach demonstrates state-of-the-art performance across a wide range of experimental settings on the MultiWOZ dataset, including zero-shot, few-shot, and full data fine-tuning with both end-to-end and policy optimization configurations.

📄 PDF Abstract BibTeX arXiv:2308.00878

Code (0)

등록된 구현이 없습니다.

Tasks

Response GenerationTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Towards Explainable and Controllable Open Domain Dialogue Generation with Dialogue Acts

2018-07-19 · Can Xu, Wei Wu, Yu Wu

We study open domain dialogue generation with dialogue acts designed to explain how people engage in social chat. To imitate human behavior, we propose managing the flow of human-machine interactions with the dialogue ac…

Dialogue Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Controllable User Dialogue Act Augmentation for Dialogue State Tracking

2022-07-26 · SIGDIAL (ACL) 2022 9 · Chun-Mao Lai, Ming-Hao Hsu, Chao-Wei Huang, Yun-Nung Chen

Prior work has demonstrated that data augmentation is useful for improving dialogue state tracking. However, there are many types of user utterances, while the prior method only considered the simplest one for augmentati…

Data AugmentationDialogue State Tracking

Controllable Generation of Dialogue Acts for Dialogue Systems via Few-Shot Response Generation and Ranking

2023-07-26 · Angela Ramirez, Karik Agarwal, Juraj Juraska, Utkarsh Garg 외

Dialogue systems need to produce responses that realize multiple types of dialogue acts (DAs) with high semantic fidelity. In the past, natural language generators (NLGs) for dialogue were trained on large parallel corpo…

AttributeResponse GenerationStyle Transfer

DORA: Toward Policy Optimization for Task-oriented Dialogue System with Efficient Context

2021-07-07 · Hyunmin Jeon, Gary Geunbae Lee

Recently, reinforcement learning (RL) has been applied to task-oriented dialogue systems by using latent actions to solve shortcomings of supervised learning (SL). In this paper, we propose a multi-domain task-oriented d…

Reinforcement Learning (RL)Task-Oriented Dialogue Systems

Neural Conversation Model Controllable by Given Dialogue Act Based on Adversarial Learning and Label-aware Objective

2019-10-01 · WS 2019 10 · Seiya Kawano, Koichiro Yoshino, Satoshi Nakamura

Building a controllable neural conversation model (NCM) is an important task. In this paper, we focus on controlling the responses of NCMs by using dialogue act labels of responses as conditions. We introduce an adversar…