paper-with-me

Papers

Human Feedback is not Gold Standard

2023-09-28 · Tom Hosking, Phil Blunsom, Max Bartolo

Human feedback has become the de facto standard for evaluating the performance of Large Language Models, and is increasingly being used as a training objective. However, it is not clear which properties of a generated output this single `preference' score captures. We hypothesise that preference scores are subjective and open to undesirable biases. We critically analyse the use of human feedback for both training and evaluation, to verify whether it fully captures a range of crucial error criteria. We find that while preference scores have fairly good coverage, they under-represent important aspects like factuality. We further hypothesise that both preference scores and error annotation may be affected by confounders, and leverage instruction-tuned models to generate outputs that vary along two possible confounding dimensions: assertiveness and complexity. We find that the assertiveness of an output skews the perceived rate of factuality errors, indicating that human annotations are not a fully reliable evaluation metric or training objective. Finally, we offer preliminary evidence that using human feedback as a training objective disproportionately increases the assertiveness of model outputs. We encourage future work to carefully consider whether preference scores are well aligned with the desired objective.

📄 PDF Abstract BibTeX arXiv:2309.16349

Code (1)

cohere-ai/human-feedback-paper 공식 구현

Similar Papers 제목 키워드 기반

Estimating Summary Quality with Pairwise Preferences

2018-06-01 · NAACL 2018 6 · Markus Zopf

Automatic evaluation systems in the field of automatic summarization have been relying on the availability of gold standard summaries for over ten years. Gold standard summaries are expensive to obtain and often require …

Text Summarization

How to Evaluate Reward Models for RLHF

2024-10-18 · Evan Frick, Tianle Li, Connor Chen, Wei-Lin Chiang 외

We introduce a new benchmark for reward models that quantifies their ability to produce strong language models through RLHF (Reinforcement Learning from Human Feedback). The gold-standard approach is to run a full RLHF t…

Accelerating Unbiased LLM Evaluation via Synthetic Feedback

2025-02-14 · Zhaoyi Zhou, Yuda Song, Andrea Zanette

When developing new large language models (LLMs), a key step is evaluating their final performance, often by computing the win-rate against a reference model based on external feedback. Human feedback is the gold standar…

On the feasibility of dependency parsing of non-human sequences without a gold standard. Is evaluation possible in other species?

2026-07-07 · Ramon Ferrer-i-Cancho, Catherine Hobaiter, Thore Bergman, Morgan Gustison arxiv

Dependency parsing consists of finding a tree representation for a sequence. Unsupervised dependency parsing aims to develop parsing methods without a gold standard during model training. In human languages, an unsupervi…

Unsupervised Dependency Parsing

Counterfactual Learning from Human Proofreading Feedback for Semantic Parsing

2018-11-29 · Carolin Lawrence, Stefan Riezler

In semantic parsing for question-answering, it is often too expensive to collect gold parses or even gold answers as supervision signals. We propose to convert model outputs into a set of human-understandable statements …

counterfactualQuestion AnsweringSemantic Parsing