Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

BatchEval: Towards Human-like Text Evaluation

About

Significant progress has been made in automatic text evaluation with the introduction of large language models (LLMs) as evaluators. However, current sample-wise evaluation paradigm suffers from the following issues: (1) Sensitive to prompt design; (2) Poor resistance to noise; (3) Inferior ensemble performance with static reference. Inspired by the fact that humans treat both criterion definition and inter sample comparison as references for evaluation, we propose BatchEval, a paradigm that conducts batch-wise evaluation iteratively to alleviate the above problems. We explore variants under this paradigm and confirm the optimal settings are two stage procedure with heterogeneous batch composition strategy and decimal scoring format. Comprehensive experiments across 3 LLMs on 4 text evaluation tasks demonstrate that BatchEval outperforms state-of-the-art methods by 10.5% on Pearson correlations with only 64% API cost on average. Further analyses have been conducted to verify the robustness, generalization, and working mechanism of BatchEval.

Peiwen Yuan, Shaoxiong Feng, Yiwei Li, Xinglin Wang, Boyuan Pan, Heda Wang, Kan Li• 2023

Related benchmarks

TaskDatasetResultRank
Story-level evaluationHANNA
Coherence (RP)0.678
6
Factual Consistency EvaluationQAGS-C
Pearson Correlation (rp)0.785
5
Factual Consistency EvaluationQAGS-X
Pearson Correlation (rp)0.618
5
Showing 3 of 3 rows

Other info

Code

Follow for update