English

Rethinking and Refining the Distinct Metric

Computation and Language 2022-04-05 v3 Artificial Intelligence

Abstract

Distinct-nn score\cite{Li2016} is a widely used automatic metric for evaluating diversity in language generation tasks. However, we observed that the original approach for calculating distinct scores has evident biases that tend to assign higher penalties to longer sequences. We refine the calculation of distinct scores by scaling the number of distinct tokens based on their expectations. We provide both empirical and theoretical evidence to show that our method effectively removes the biases existing in the original distinct score. Our experiments show that our proposed metric, \textit{Expectation-Adjusted Distinct (EAD)}, correlates better with human judgment in evaluating response diversity. To foster future research, we provide an example implementation at \url{https://github.com/lsy641/Expectation-Adjusted-Distinct}.

Keywords

Cite

@article{arxiv.2202.13587,
  title  = {Rethinking and Refining the Distinct Metric},
  author = {Siyang Liu and Sahand Sabour and Yinhe Zheng and Pei Ke and Xiaoyan Zhu and Minlie Huang},
  journal= {arXiv preprint arXiv:2202.13587},
  year   = {2022}
}

Comments

4 pages, to be published at ACL2022

R2 v1 2026-06-24T09:55:51.073Z