paper-with-me

Papers

Truthfulness Despite Weak Supervision: Evaluating and Training LLMs Using Peer Prediction

2026-01-28 · Tianyi Alex Qiu, Micah Carroll, Cameron Allen arxiv

The evaluation and post-training of large language models (LLMs) rely on supervision, but strong supervision for difficult tasks is often unavailable, especially when evaluating frontier models. In such cases, models are demonstrated to exploit evaluations built on such imperfect supervision, leading to deceptive results. However, underutilized in LLM research, a wealth of mechanism design research focuses on game-theoretic incentive compatibility, i.e., eliciting honest and informative answers with weak supervision. Drawing from this literature, we introduce the peer prediction method for model evaluation and post-training. It rewards honest and informative answers over deceptive and uninformative ones, using a metric based on mutual predictability and without requiring ground truth labels. We demonstrate the method's effectiveness and resistance to deception, with both theoretical guarantees and empirical validation on models with up to 405B parameters. We show that training an 8B model with peer prediction-based reward recovers most of the drop in truthfulness due to prior malicious finetuning, even when the reward is produced by a 0.135B language model with no finetuning. On the evaluation front, in contrast to LLM-as-a-Judge which requires strong and trusted judges, we discover an inverse scaling property in peer prediction, where, surprisingly, resistance to deception is strengthened as the capability gap between the experts and participants widens, enabling reliable evaluation of strong models with weak supervision. In particular, LLM-as-a-Judge become worse than random guess when facing deceptive models 5-20x the judge's size, while peer prediction thrives when such gaps are large, including in cases with over 100x size difference.

📄 PDF Abstract BibTeX arXiv:2601.20299

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Truthfulness of Headline Generation

2020-05-02 · ACL 2020 6 · Kazuki Matsumaru, Sho Takase, Naoaki Okazaki

Most studies on abstractive summarization report ROUGE scores between system and reference summaries. However, we have a concern about the truthfulness of generated summaries: whether all facts of a generated summary are…

Abstractive Text SummarizationDecoderHeadline GenerationNatural Language Inference

TruthLens: Object Hallucination Detection via Self-Evaluating Truthfulness Scores in LVLMs

2026-08-06 · Yanqi Wu, Runhe Lai, Xinhua Lu, Qichao Chen 외 arxiv

Despite the remarkable progress of large vision language models (LVLMs), object hallucination remains a fundamental challenge that hinders their trustworthy deployment. A key finding motivates our work: real and hallucin…

Efficiency and Effectiveness of LLM-Based Summarization of Evidence in Crowdsourced Fact-Checking

2025-01-30 · Kevin Roitero, Dustin Wright, Michael Soprano, Isabelle Augenstein 외

Evaluating the truthfulness of online content is critical for combating misinformation. This study examines the efficiency and effectiveness of crowdsourced truthfulness assessments through a comparative analysis of two …

Fact CheckingLanguage ModelingLanguage ModellingLarge Language Model+1

Attention Correctness in Neural Image Captioning

2016-05-31 · Chenxi Liu, Junhua Mao, Fei Sha, Alan Yuille

Attention mechanisms have recently been introduced in deep learning for various tasks in natural language processing and computer vision. But despite their popularity, the "correctness" of the implicitly-learned attentio…

Image Captioning

Truth Knows No Language: Evaluating Truthfulness Beyond English

2025-02-13 · Blanca Calvo Figueras, Eneko Sagarzazu, Julen Etxaniz, Jeremy Barnes 외

We introduce a professionally translated extension of the TruthfulQA benchmark designed to evaluate truthfulness in Basque, Catalan, Galician, and Spanish. Truthfulness evaluations of large language models (LLMs) have pr…

InformativenessMachine TranslationMultiple-choiceTranslation+1