paper-with-me

Papers

Using Reinforcement Learning to Model Incrementality in a Fast-Paced Dialogue Game

2017-08-01 · WS 2017 8 · Ramesh Manuvinakurike, David DeVault, Kallirroi Georgila

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Spoken Dialogue Systems

Similar Papers 제목 키워드 기반

A Multimodal Corpus of Rapid Dialogue Games

2014-05-01 · LREC 2014 5 · Maike Paetzel, David Nicolas Racca, David DeVault

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+4

Toward incremental dialogue act segmentation in fast-paced interactive dialogue systems

2016-09-01 · WS 2016 9 · Ramesh Manuvinakurike, Maike Paetzel, Cheng Qu, David Schlangen 외
Spoken Dialogue Systems

Incrementality Bidding via Reinforcement Learning under Mixed and Delayed Rewards

2022-06-02 · Ashwinkumar Badanidiyuru, Zhe Feng, Tianxi Li, Haifeng Xu

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

2020-12-10 · Nancy Iskander, Aurelien Simoni, Eloi Alonso, Maxim Peter

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

2021-09-15 · EMNLP 2021 11 · Patrick Kahardipraja, Brielen Madureira, David Schlangen

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…