paper-with-me

Papers

Policy Networks with Two-Stage Training for Dialogue Systems

2016-06-10 · WS 2016 9 · Mehdi Fatemi, Layla El Asri, Hannes Schulz, Jing He, Kaheer Suleman

In this paper, we propose to use deep policy networks which are trained with an advantage actor-critic method for statistically optimised dialogue systems. First, we show that, on summary state and action spaces, deep Reinforcement Learning (RL) outperforms Gaussian Processes methods. Summary state and action spaces lead to good performance but require pre-engineering effort, RL knowledge, and domain expertise. In order to remove the need to define such summary spaces, we show that deep RL can also be trained efficiently on the original state and action spaces. Dialogue systems based on partially observable Markov decision processes are known to require many dialogues to train, which makes them unappealing for practical deployment. We show that a deep RL method based on an actor-critic architecture can exploit a small amount of data very efficiently. Indeed, with only a few hundred dialogues collected with a handcrafted policy, the actor-critic deep learner is considerably bootstrapped from a combination of supervised and batch RL. In addition, convergence to an optimal policy is significantly sped up compared to other deep RL methods initialized on the data with batch RL. All experiments are performed on a restaurant domain derived from the Dialogue State Tracking Challenge 2 (DSTC2) dataset.

📄 PDF Abstract BibTeX arXiv:1606.03152

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningDialogue State TrackingGaussian ProcessesReinforcement LearningReinforcement Learning (RL)Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Efficient Dialogue Complementary Policy Learning via Deep Q-network Policy and Episodic Memory Policy

2021-11-01 · EMNLP 2021 11 · Yangyang Zhao, Zhenyu Wang, Changxi Zhu, Shihan Wang

Deep reinforcement learning has shown great potential in training dialogue policies. However, its favorable performance comes at the cost of many rounds of interaction. Most of the existing dialogue policy methods rely o…

Deep Reinforcement Learning

Budgeted Policy Learning for Task-Oriented Dialogue Systems

2019-06-02 · ACL 2019 7 · Zhirui Zhang, Xiujun Li, Jianfeng Gao, Enhong Chen

This paper presents a new approach that extends Deep Dyna-Q (DDQ) by incorporating a Budget-Conscious Scheduling (BCS) to best utilize a fixed, small amount of user interactions (budget) for learning task-oriented dialog…

SchedulingTask-Oriented Dialogue Systems

Planning Like Human: A Dual-process Framework for Dialogue Planning

2024-06-08 · Tao He, Lizi Liao, Yixin Cao, Yuanxing Liu 외

In proactive dialogue, the challenge lies not just in generating responses but in steering conversations toward predetermined goals, a task where Large Language Models (LLMs) typically struggle due to their reactive natu…

Prompt Engineering

Simulating Before Planning: Constructing Intrinsic User World Model for User-Tailored Dialogue Policy Planning

2025-04-18 · Tao He, Lizi Liao, Ming Liu, Bing Qin

Recent advancements in dialogue policy planning have emphasized optimizing system agent policies to achieve predefined goals, focusing on strategy design, trajectory acquisition, and efficient training paradigms. However…

Active LearningConversational Search

Generative Dialog Policy for Task-oriented Dialog Systems

2019-09-17 · Tian Lan, Xian-Ling Mao, He-Yan Huang

There is an increasing demand for task-oriented dialogue systems which can assist users in various activities such as booking tickets and restaurant reservations. In order to complete dialogues effectively, dialogue poli…

General ClassificationTask-Oriented Dialogue Systems