papers AI Learner
The Github is limit! Click to go to the new site.

Importance of a Search Strategy in Neural Dialogue Modelling

2018-12-28
Ilya Kulikov, Alexander H. Miller, Kyunghyun Cho, Jason Weston

Abstract

Search strategies for generating a response from a neural dialogue model have received relatively little attention compared to improving network architectures and learning algorithms in recent years. In this paper, we consider a standard neural dialogue model based on recurrent networks with an attention mechanism, and focus on evaluating the impact of the search strategy. We compare four search strategies: greedy search, beam search, iterative beam search and iterative beam search followed by selection scoring. We evaluate these strategies using human evaluation of full conversations and compare them using automatic metrics including log-probabilities, scores and diversity metrics. We observe a significant gap between greedy search and the proposed iterative beam search augmented with selection scoring, demonstrating the importance of the search algorithm in neural dialogue generation.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1811.00907

PDF

https://arxiv.org/pdf/1811.00907


Similar Posts

Comments