paper-with-me

홈 › Papers

Adaptive Dialog Policy Learning with Hindsight and User Modeling

2020-05-07 · SIGDIAL (ACL) 2020 7 · Yan Cao, Keting Lu, Xiaoping Chen, Shiqi Zhang

Reinforcement learning methods have been used to compute dialog policies from language-based interaction experiences. Efficiency is of particular importance in dialog policy learning, because of the considerable cost of interacting with people, and the very poor user experience from low-quality conversations. Aiming at improving the efficiency of dialog policy learning, we develop algorithm LHUA (Learning with Hindsight, User modeling, and Adaptation) that, for the first time, enables dialog agents to adaptively learn with hindsight from both simulated and real users. Simulation and hindsight provide the dialog agent with more experience and more (positive) reinforcements respectively. Experimental results suggest that, in success rate and policy quality, LHUA outperforms competitive baselines from the literature, including its no-simulation, no-adaptation, and no-hindsight counterparts.

📄 PDF Abstract BibTeX arXiv:2005.03299

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Listening to the Echo: User-Reaction Aware Policy Optimization via Scalar-Verbal Hybrid Reinforcement Learning

2026-03-16 · Jing Ye, Xinpei Zhao, Lu Xiang, Yaping Zhang 외 arxiv

While current emotional support dialogue systems typically rely on expert-defined scalar rewards for alignment, these signals suffer from severe information sparsity. They cannot explain why a response failed or how to a…

Reinforcement Learning

Goal-oriented Dialogue Policy Learning from Failures

2018-08-20 · Keting Lu, Shiqi Zhang, Xiaoping Chen

Reinforcement learning methods have been used for learning dialogue policies. However, learning an effective dialogue policy frequently requires prohibitively many conversations. This is partly because of the sparse rewa…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

UP-NRPA: User Portrait based Nested Rollout Policy Adaptation for Planning with Large Language Models in Goal-oriented Dialogue Systems

2026-04-07 · Hui Wang, Fafa Zhang, Meng Liu, Xiangyu Chen 외 arxiv

To address the challenge that current dialogue policy planning methods struggle to dynamically adapt to diverse user characteristics, this paper proposes a User Portrait based Nested Rollout Policy Adaptation (UP-NRPA) o…

Reinforcement Learning

A Principle-Driven Adaptive Policy for Group Cognitive Stimulation Dialogue for Elderly with Cognitive Impairment

2026-03-01 · Jiyue Jiang, Yanyu Chen, Pengan Chen, Kai Liu 외 arxiv

Cognitive impairment is becoming a major public health challenge. Cognitive Stimulation Therapy (CST) is an effective intervention for cognitive impairment, but traditional methods are difficult to scale, and existing di…

Counterfactual Off-Policy Training for Neural Dialogue Generation

2020-11-01 · EMNLP 2020 11 · Qingfu Zhu, Wei-Nan Zhang, Ting Liu, William Yang Wang

Open-domain dialogue generation suffers from the data insufficiency problem due to the vast size of potential responses. In this paper, we propose to explore potential responses by counterfactual reasoning. Given an obse…

counterfactualCounterfactual ReasoningDialogue Generation