English

LLM as a Scorer: The Impact of Output Order on Dialogue Evaluation

Computation and Language 2024-06-06 v1

Abstract

This research investigates the effect of prompt design on dialogue evaluation using large language models (LLMs). While LLMs are increasingly used for scoring various inputs, creating effective prompts for dialogue evaluation remains challenging due to model sensitivity and subjectivity in dialogue assessments. Our study experimented with different prompt structures, altering the sequence of output instructions and including explanatory reasons. We found that the order of presenting reasons and scores significantly influences LLMs' scoring, with a "reason-first" approach yielding more comprehensive evaluations. This insight is crucial for enhancing the accuracy and consistency of LLM-based evaluations.

Keywords

Cite

@article{arxiv.2406.02863,
  title  = {LLM as a Scorer: The Impact of Output Order on Dialogue Evaluation},
  author = {Yi-Pei Chen and KuanChao Chu and Hideki Nakayama},
  journal= {arXiv preprint arXiv:2406.02863},
  year   = {2024}
}

Comments

Presented in AAAI 2024 Spring Symposium. The first two authors contributed equally