English

Towards Multilingual Automatic Dialogue Evaluation

Computation and Language 2023-09-01 v1

Abstract

The main limiting factor in the development of robust multilingual dialogue evaluation metrics is the lack of multilingual data and the limited availability of open sourced multilingual dialogue systems. In this work, we propose a workaround for this lack of data by leveraging a strong multilingual pretrained LLM and augmenting existing English dialogue data using Machine Translation. We empirically show that the naive approach of finetuning a pretrained multilingual encoder model with translated data is insufficient to outperform the strong baseline of finetuning a multilingual model with only source data. Instead, the best approach consists in the careful curation of translated data using MT Quality Estimation metrics, excluding low quality translations that hinder its performance.

Keywords

Cite

@article{arxiv.2308.16795,
  title  = {Towards Multilingual Automatic Dialogue Evaluation},
  author = {John Mendonça and Alon Lavie and Isabel Trancoso},
  journal= {arXiv preprint arXiv:2308.16795},
  year   = {2023}
}

Comments

SIGDIAL23

R2 v1 2026-06-28T12:09:28.374Z