A Diversity-Promoting Objective Function for Neural Conversation Models
Jiwei Li, Michel Galley, Chris Brockett, Jianfeng Gao, Bill Dolan

TL;DR
This paper introduces a new objective function based on Maximum Mutual Information for neural conversation models, significantly enhancing response diversity and relevance over traditional likelihood-based methods.
Contribution
It proposes using MMI as the training objective for neural conversational models, leading to more diverse and engaging responses compared to standard likelihood training.
Findings
MMI-based models generate more diverse responses.
Improved BLEU scores on conversational datasets.
Human evaluations favor MMI models for response quality.
Abstract
Sequence-to-sequence neural network models for generation of conversational responses tend to generate safe, commonplace responses (e.g., "I don't know") regardless of the input. We suggest that the traditional objective function, i.e., the likelihood of output (response) given input (message) is unsuited to response generation tasks. Instead we propose using Maximum Mutual Information (MMI) as the objective function in neural models. Experimental results demonstrate that the proposed MMI models produce more diverse, interesting, and appropriate responses, yielding substantive gains in BLEU scores on two conversational datasets and in human evaluations.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
