paper-with-me

Papers

LLM Comparative Assessment: Zero-shot NLG Evaluation through Pairwise Comparisons using Large Language Models

2023-07-15 · Adian Liusie, Potsawee Manakul, Mark J. F. Gales

Current developments in large language models (LLMs) have enabled impressive zero-shot capabilities across various natural language tasks. An interesting application of these systems is in the automated assessment of natural language generation (NLG), a highly challenging area with great practical benefit. In this paper, we explore two options for exploiting the emergent abilities of LLMs for zero-shot NLG assessment: absolute score prediction, and comparative assessment which uses relative comparisons between pairs of candidates. Though comparative assessment has not been extensively studied in NLG assessment, we note that humans often find it more intuitive to compare two options rather than scoring each one independently. This work examines comparative assessment from multiple perspectives: performance compared to absolute grading; positional biases in the prompt; and efficient ranking in terms of the number of comparisons. We illustrate that LLM comparative assessment is a simple, general and effective approach for NLG assessment. For moderate-sized open-source LLMs, such as FlanT5 and Llama2-chat, comparative assessment is superior to prompt scoring, and in many cases can achieve performance competitive with state-of-the-art methods. Additionally, we demonstrate that LLMs often exhibit strong positional biases when making pairwise comparisons, and we propose debiasing methods that can further improve performance.

📄 PDF Abstract BibTeX arXiv:2307.07889

Code (1)

adianliusie/comparative-assessment 공식 구현

Tasks

nlg evaluationResponse GenerationText Generation

Similar Papers 제목 키워드 기반

Finetuning LLMs for Comparative Assessment Tasks

2024-09-24 · Vatsal Raina, Adian Liusie, Mark Gales

Automated assessment in natural language generation is a challenging task. Instruction-tuned large language models (LLMs) have shown promise in reference-free evaluation, particularly through comparative assessment. Howe…

Text Generation

ZEAL: Surgical Skill Assessment with Zero-shot Tool Inference Using Unified Foundation Model

2024-07-03 · Satoshi Kondo

Surgical skill assessment is paramount for ensuring patient safety and enhancing surgical outcomes. This study addresses the need for efficient and objective evaluation methods by introducing ZEAL (surgical skill assessm…

Segmentation

Question Difficulty Ranking for Multiple-Choice Reading Comprehension

2024-04-16 · Vatsal Raina, Mark Gales

Multiple-choice (MC) tests are an efficient method to assess English learners. It is useful for test creators to rank candidate MC questions by difficulty during exam curation. Typically, the difficulty is determined by …

Multiple-choiceReading Comprehension

Comparative Insights from 12 Machine Learning Models in Extracting Economic Ideology from Political Text

2025-01-16 · Jihed Ncib

This study conducts a systematic assessment of the capabilities of 12 machine learning models and model variations in detecting economic ideology. As an evaluation benchmark, I use manifesto data spanning six elections i…

General Knowledge

"Does it come in black?" CLIP-like models are zero-shot recommenders

2022-04-05 · Patrick John Chia, Jacopo Tagliabue, Federico Bianchi, Ciro Greco 외

Product discovery is a crucial component for online shopping. However, item-to-item recommendations today do not allow users to explore changes along selected dimensions: given a query item, can a model suggest something…