English

BMX: Boosting Natural Language Generation Metrics with Explainability

Computation and Language 2024-02-20 v2

Abstract

State-of-the-art natural language generation evaluation metrics are based on black-box language models. Hence, recent works consider their explainability with the goals of better understandability for humans and better metric analysis, including failure cases. In contrast, our proposed method BMX: Boosting Natural Language Generation Metrics with explainability explicitly leverages explanations to boost the metrics' performance. In particular, we perceive feature importance explanations as word-level scores, which we convert, via power means, into a segment-level score. We then combine this segment-level score with the original metric to obtain a better metric. Our tests show improvements for multiple metrics across MT and summarization datasets. While improvements in machine translation are small, they are strong for summarization. Notably, BMX with the LIME explainer and preselected parameters achieves an average improvement of 0.087 points in Spearman correlation on the system-level evaluation of SummEval.

Keywords

Cite

@article{arxiv.2212.10469,
  title  = {BMX: Boosting Natural Language Generation Metrics with Explainability},
  author = {Christoph Leiter and Hoa Nguyen and Steffen Eger},
  journal= {arXiv preprint arXiv:2212.10469},
  year   = {2024}
}

Comments

Accepted to Findings of EACL 2024

R2 v1 2026-06-28T07:45:12.798Z