ACL 2023findings3 citations

DEnsity: Open-domain Dialogue Evaluation Metric using Density Estimation

ChaeHun Park, Seungil Lee, Daniel Rim, Jaegul Choo

Abstract

Despite the recent advances in open-domain dialogue systems, building a reliable evaluation metric is still a challenging problem. Recent studies proposed learnable metrics based on classification models trained to distinguish the correct response. However, neural classifiers are known to make overly confident predictions for examples from unseen distributions. We propose DENSITY, which evaluates a response by utilizing density estimation on the feature space derived from a neural classifier. Our metric measures how likely a response would appear in the distribution of human conversations. Moreover, to improve the performance of DENSITY, we utilize contrastive learning to further compress the feature space. Experiments on multiple response evaluation datasets show that DENSITY correlates better with human evaluations than the existing metrics.

BibTeX
@inproceedings{park-etal-2023-density,
    title = "{DE}nsity: Open-domain Dialogue Evaluation Metric using Density Estimation",
    author = "Park, ChaeHun  and
      Lee, Seungil  and
      Rim, Daniel  and
      Choo, Jaegul",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.896/",
    doi = "10.18653/v1/2023.findings-acl.896",
    pages = "14222--14236"
}