Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

G-Eval: NLG Evaluation using GPT-4 with Better Human Alignment

About

The quality of texts generated by natural language generation (NLG) systems is hard to measure automatically. Conventional reference-based metrics, such as BLEU and ROUGE, have been shown to have relatively low correlation with human judgments, especially for tasks that require creativity and diversity. Recent studies suggest using large language models (LLMs) as reference-free metrics for NLG evaluation, which have the benefit of being applicable to new tasks that lack human references. However, these LLM-based evaluators still have lower human correspondence than medium-size neural evaluators. In this work, we present G-Eval, a framework of using large language models with chain-of-thoughts (CoT) and a form-filling paradigm, to assess the quality of NLG outputs. We experiment with two generation tasks, text summarization and dialogue generation. We show that G-Eval with GPT-4 as the backbone model achieves a Spearman correlation of 0.514 with human on summarization task, outperforming all previous methods by a large margin. We also propose preliminary analysis on the behavior of LLM-based evaluators, and highlight the potential issue of LLM-based evaluators having a bias towards the LLM-generated texts. The code is at https://github.com/nlpyang/geval

Yang Liu, Dan Iter, Yichong Xu, Shuohang Wang, Ruochen Xu, Chenguang Zhu• 2023

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA (test)--
311
Multi-hop Question Answering2WikiMultiHopQA (test)
EM73.9
226
Question AnsweringPopQA (test)
Accuracy67.7
111
Question AnsweringTriviaQA (test)
EM89.3
80
Question AnsweringNatural Questions (NQ) (test)
Exact Match73.3
77
Summarization EvaluationSummEval
Avg Spearman Rho0.533
45
Reference-free Conversation EvaluationCRSArena-Eval RD
Pearson Correlation (r)0.577
44
Reference-free Conversation EvaluationCRSArena-Eval KG
Pearson Correlation (r)0.656
44
Data-to-text evaluationSFRES
Spearman Correlation0.347
39
Factual Consistency EvaluationQAGS XSUM
Spearman Correlation53.7
39
Showing 10 of 91 rows
...

Other info

Follow for update