paper-with-me

Papers

The Comparative Trap: Pairwise Comparisons Amplifies Biased Preferences of LLM Evaluators

2024-06-18 · Hawon Jeong, ChaeHun Park, Jimin Hong, Hojoon Lee, Jaegul Choo

As large language models (LLMs) are increasingly used as evaluators for natural language generation tasks, ensuring unbiased assessments is essential. However, LLM evaluators often display biased preferences, such as favoring verbosity and authoritative tones. Our empirical analysis reveals that these biases are exacerbated in pairwise evaluation, where LLMs directly compare two outputs and easily prioritize superficial attributes. In contrast, pointwise evaluation, which assesses outputs independently, is less susceptible to such bias because each output is judged in isolation. To address the limitations of the pairwise evaluation, we introduce a novel evaluation method, PRePair, which integrates pointwise reasoning within a pairwise framework. PRePair effectively alleviates biased preference, improving performance on the adversarial benchmark (LLMBar) while outperforming pointwise evaluation on the standard benchmark (MT-Bench).

📄 PDF Abstract BibTeX arXiv:2406.12319

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Aggregation of pairwise comparisons with reduction of biases

2019-06-09 · Nadezhda Bugakova, Valentina Fedorova, Gleb Gusev, Alexey Drutsa

We study the problem of ranking from crowdsourced pairwise comparisons. Answers to pairwise tasks are known to be affected by the position of items on the screen, however, previous models for aggregation of pairwise comp…

Position

Efficient LLM Comparative Assessment: a Product of Experts Framework for Pairwise Comparisons

2024-05-09 · Adian Liusie, Vatsal Raina, Yassir Fathullah, Mark Gales

LLM-as-a-judge approaches are a practical and effective way of assessing a range of text tasks. However, when using pairwise comparisons to rank a set of candidates, the computational cost scales quadratically with the n…

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 nat…

nlg evaluationResponse GenerationText Generation

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

Debiased Pairwise Learning from Positive-Unlabeled Implicit Feedback

2023-07-29 · Bin Liu, Qin Luo, Bang Wang

Learning contrastive representations from pairwise comparisons has achieved remarkable success in various fields, such as natural language processing, computer vision, and information retrieval. Collaborative filtering a…

Collaborative FilteringInformation RetrievalRetrieval