A Better LLM Evaluator For Text Generation: The Impact Of Prompt Output Sequencing And Optimization · The Large Language Model Bible Contribute to LLM-Bible

A Better LLM Evaluator For Text Generation: The Impact Of Prompt Output Sequencing And Optimization

Chu Kuanchao, Chen Yi-pei, Nakayama Hideki. Arxiv 2024

[Paper]    
Applications Efficiency And Optimization Language Modeling Prompting

This research investigates prompt designs of evaluating generated texts using large language models (LLMs). While LLMs are increasingly used for scoring various inputs, creating effective prompts for open-ended text evaluation remains challenging due to model sensitivity and subjectivity in evaluation of text generation. 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 different level of rule understanding in the prompt. An additional optimization may enhance scoring alignment if sufficient data is available. This insight is crucial for improving the accuracy and consistency of LLM-based evaluations.

Similar Work