English

Automatic Evaluation of Generative Models with Instruction Tuning

Computation and Language 2023-11-01 v1 Machine Learning

Abstract

Automatic evaluation of natural language generation has long been an elusive goal in NLP.A recent paradigm fine-tunes pre-trained language models to emulate human judgements for a particular task and evaluation criterion. Inspired by the generalization ability of instruction-tuned models, we propose a learned metric based on instruction tuning. To test our approach, we collected HEAP, a dataset of human judgements across various NLG tasks and evaluation criteria. Our findings demonstrate that instruction tuning language models on HEAP yields good performance on many evaluation tasks, though some criteria are less trivial to learn than others. Further, jointly training on multiple tasks can yield additional performance improvements, which can be beneficial for future tasks with little to no human annotated data.

Keywords

Cite

@article{arxiv.2310.20072,
  title  = {Automatic Evaluation of Generative Models with Instruction Tuning},
  author = {Shuhaib Mehri and Vered Shwartz},
  journal= {arXiv preprint arXiv:2310.20072},
  year   = {2023}
}

Comments

11 pages, 1 figure

R2 v1 2026-06-28T13:06:47.207Z