paper-with-me

Papers

Dialogue Generation: From Imitation Learning to Inverse Reinforcement Learning

2018-12-09 · Ziming Li, Julia Kiseleva, Maarten de Rijke

The performance of adversarial dialogue generation models relies on the quality of the reward signal produced by the discriminator. The reward signal from a poor discriminator can be very sparse and unstable, which may lead the generator to fall into a local optimum or to produce nonsense replies. To alleviate the first problem, we first extend a recently proposed adversarial dialogue generation method to an adversarial imitation learning solution. Then, in the framework of adversarial inverse reinforcement learning, we propose a new reward model for dialogue generation that can provide a more accurate and precise reward signal for generator training. We evaluate the performance of the resulting model with automatic metrics and human evaluations in two annotation settings. Our experimental results demonstrate that our model can generate more high-quality responses and achieve higher overall performance than the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1812.03509

Code (1)

https://bitbucket.org/ZimingLi/dg-irl-aaai2019 공식 구현 tf

Tasks

Dialogue GenerationImitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

I love your chain mail! Making knights smile in a fantasy game world: Open-domain goal-oriented dialogue agents

2020-02-07 · Shrimai Prabhumoye, Margaret Li, Jack Urbanek, Emily Dinan 외

Dialogue research tends to distinguish between chit-chat and goal-oriented tasks. While the former is arguably more naturalistic and has a wider use of language, the latter has clearer metrics and a straightforward learn…

Reinforcement Learning

Imitating Language via Scalable Inverse Reinforcement Learning

2024-09-02 · Markus Wulfmeier, Michael Bloesch, Nino Vieillard, Arun Ahuja 외

The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplici…

DiversityImitation LearningLanguage ModellingQ-Learning+2

Learning from Perturbations: Diverse and Informative Dialogue Generation with Inverse Adversarial Training

2021-05-31 · ACL 2021 5 · Wangchunshu Zhou, Qifei Li, Chenle Li

In this paper, we propose Inverse Adversarial Training (IAT) algorithm for training neural dialogue systems to avoid generic responses and model dialogue history better. In contrast to standard adversarial training algor…

Dialogue GenerationDiversityResponse Generation

Stylized Dialogue Response Generation Using Stylized Unpaired Texts

2020-09-27 · Yinhe Zheng, Zikai Chen, Rongsheng Zhang, Shilei Huang 외

Generating stylized responses is essential to build intelligent and engaging dialogue systems. However, this task is far from well-explored due to the difficulties of rendering a particular style in coherent responses, e…

DecoderDialogue GenerationResponse Generation

Dialogue Learning with Human Teaching and Feedback in End-to-End Trainable Task-Oriented Dialogue Systems

2018-04-18 · NAACL 2018 6 · Bing Liu, Gokhan Tur, Dilek Hakkani-Tur, Pararth Shah 외

In this work, we present a hybrid learning method for training task-oriented dialogue systems through online user interactions. Popular methods for learning task-oriented dialogues include applying reinforcement learning…

Dialogue State TrackingImitation Learningreinforcement-learningReinforcement Learning+2