paper-with-me

홈 › Papers

Evaluating the Evaluation of Diversity in Natural Language Generation

2020-04-06 · EACL 2021 2 · Guy Tevet, Jonathan Berant

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.

📄 PDF Abstract BibTeX arXiv:2004.02990

Code (1)

GuyTevet/diversity-eval 공식 구현 tf

Tasks

DiversityText Generation

Similar Papers 제목 키워드 기반

Distribution Aware Metrics for Conditional Natural Language Generation

2022-09-15 · David M Chan, Yiming Ni, David A Ross, Sudheendra Vijayanarasimhan 외

Traditional automated metrics for evaluating conditional natural language generation use pairwise comparisons between a single generated text and the best-matching gold-standard ground truth text. When multiple ground tr…

Diversityspeech-recognitionSpeech RecognitionText Generation

Investigating a Benchmark for Training-set free Evaluation of Linguistic Capabilities in Machine Reading Comprehension

2024-08-09 · Viktor Schlegel, Goran Nenadic, Riza Batista-Navarro

Performance of NLP systems is typically evaluated by collecting a large-scale dataset by means of crowd-sourcing to train a data-driven model and evaluate it on a held-out portion of the data. This approach has been show…

DiversityLanguage ModelingLanguage ModellingMachine Reading Comprehension+1

IndicEval-XL: Bridging Linguistic Diversity in Code Generation Across Indic Languages

2025-02-26 · Ujjwal Singh, Aditi Sharma, Nikhil Gupta, Deepakshi 외

Large Language Models (LLMs) have demonstrated remarkable capabilities in code generation from natural language prompts, revolutionizing software development workflows. As we advance towards agent-based development parad…

Code GenerationDiversity

MIPE: A Metric Independent Pipeline for Effective Code-Mixed NLG Evaluation

2021-07-24 · EMNLP (Eval4NLP) 2021 11 · Ayush Garg, Sammed S Kagi, Vivek Srivastava, Mayank Singh

Code-mixing is a phenomenon of mixing words and phrases from two or more languages in a single utterance of speech and text. Due to the high linguistic diversity, code-mixing presents several challenges in evaluating sta…

Diversitynlg evaluationText Generation

Unifying Human and Statistical Evaluation for Natural Language Generation

2019-04-04 · NAACL 2019 6 · Tatsunori B. Hashimoto, Hugh Zhang, Percy Liang

How can we measure whether a natural language generation system produces both high quality and diverse outputs? Human evaluation captures quality but not diversity, as it does not catch models that simply plagiarize from…

DiversitySentenceText Generation