Using Reinforcement Learning to Model Incrementality in a Fast-Paced Dialogue Game
We apply Reinforcement Learning (RL) to the problem of incremental dialogue policy learning in the context of a fast-paced dialogue game. We compare the policy learned by RL with a high-performance baseline policy which has been shown to perform very efficiently (nearly as well as humans) in this dialogue game. The RL policy outperforms the baseline policy in offline simulations (based on real user data). We provide a detailed comparison of the RL policy and the baseline policy, including information about how much effort and time it took to develop each one of them. We also highlight the cases where the RL policy performs better, and show that understanding the RL policy can provide valuable insights which can inform the creation of an even better rule-based policy.
Code (0)
등록된 구현이 없습니다.
Tasks
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Spoken Dialogue SystemsSimilar Papers 제목 키워드 기반
A Multimodal Corpus of Rapid Dialogue Games
This paper presents a multimodal corpus of spoken human-human dialogues collected as participants played a series of Rapid Dialogue Games (RDGs). The corpus consists of a collection of about 11 hours of spoken audio, vid…
Dialogue ManagementManagementNatural Language UnderstandingQuestion Answering+4Toward incremental dialogue act segmentation in fast-paced interactive dialogue systems
Incrementality Bidding via Reinforcement Learning under Mixed and Delayed Rewards
Incrementality, which is used to measure the causal effect of showing an ad to a potential customer (e.g. a user in an internet platform) versus not, is a central object for advertisers in online advertising platforms. T…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Reinforcement Learning Agents for Ubisoft's Roller Champions
In recent years, Reinforcement Learning (RL) has seen increasing popularity in research and popular culture. However, skepticism still surrounds the practicality of RL in modern video game development. In this paper, we …
Cultural Vocal Bursts Intensity Predictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)Towards Incremental Transformers: An Empirical Analysis of Transformer Models for Incremental NLU
Incremental processing allows interactive systems to respond based on partial inputs, which is a desirable property e.g. in dialogue agents. The currently popular Transformer architecture inherently processes sequences a…