SOTAVerified

Natural Language Generation Using Reinforcement Learning with External Rewards

2019-11-26Code Available0· sign in to hype

Vidhushini Srinivasan, Sashank Santhanam, Samira Shaikh

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose an approach towards natural language generation using a bidirectional encoder-decoder which incorporates external rewards through reinforcement learning (RL). We use attention mechanism and maximum mutual information as an initial objective function using RL. Using a two-part training scheme, we train an external reward analyzer to predict the external rewards and then use the predicted rewards to maximize the expected rewards (both internal and external). We evaluate the system on two standard dialogue corpora - Cornell Movie Dialog Corpus and Yelp Restaurant Review Corpus. We report standard evaluation metrics including BLEU, ROUGE-L, and perplexity as well as human evaluation to validate our approach.

Tasks

Reproductions