Evaluating the Evaluation of Diversity in Natural Language Generation
Guy Tevet, Jonathan Berant
TL;DR
The paper tackles the lack of principled diversity evaluation in natural language generation by proposing a framework that correlates a proposed diversity metric with a controllable parameter $d$ across contexts. It instantiates two tests—decoding-based (form diversity) and content-based (semantic diversity) evaluation—and demonstrates that humans outperform automatic metrics for content-diversity detection, while decoding mainly affects form rather than meaning. The work introduces a practical methodology for testing and comparing diversity metrics, including the McDiv benchmark and best-practices for crowdsourced human diversity judgments. Collectively, these contributions enable standardized assessment of diversity metrics and guide the development of NLG systems that generate meaningfully diverse outputs.
Abstract
Despite growing interest in natural language generation (NLG) models that produce diverse outputs, there is currently no principled method for evaluating the diversity of an NLG system. In this work, we propose a framework for evaluating diversity metrics. The framework measures the correlation between a proposed diversity metric and a diversity parameter, a single parameter that controls some aspect of diversity in generated text. For example, a diversity parameter might be a binary variable used to instruct crowdsourcing workers to generate text with either low or high content diversity. We demonstrate the utility of our framework by: (a) establishing best practices for eliciting diversity judgments from humans, (b) showing that humans substantially outperform automatic metrics in estimating content diversity, and (c) demonstrating that existing methods for controlling diversity by tuning a "decoding parameter" mostly affect form but not meaning. Our framework can advance the understanding of different diversity metrics, an essential step on the road towards better NLG systems.
