paper-with-me

Papers

Permutation-Consensus Listwise Judging for Robust Factuality Evaluation

2026-03-20 · Tianyi Huang, Nathan Huang, Justin Tang, Wenqian Chen, Elsa Fan arxiv

Large language models (LLMs) are now widely used as judges, yet their decisions can change under presentation choices that should be irrelevant. We study one such source of instability: candidate-order sensitivity in listwise factuality evaluation, where several answers can look similarly polished while differing substantially in hallucination risk. We introduce PCFJudge, an inference-time method that reruns the same factuality-first listwise prompt over multiple orderings of the same candidate set and aggregates the resulting scores, ranks, and uncertainty signals into a single consensus decision. On RewardBench 2 Factuality, the final seven-permutation aggregate (K=7) improves top-1 selection accuracy from 86.00% to 91.33% with GPT-5.4 and from 86.33% to 89.67% with Claude Sonnet 4.6. These results suggest that candidate order can be a meaningful source of factuality-judging error and that marginalizing over this nuisance variation can improve the reliability of LLM evaluation.

📄 PDF Abstract BibTeX arXiv:2603.20562

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Likert or Not: LLM Absolute Relevance Judgments on Fine-Grained Ordinal Scales

2025-05-25 · Charles Godfrey, Ping Nie, Natalia Ostapuk, David Ken 외

Large language models (LLMs) obtain state of the art zero shot relevance ranking performance on a variety of information retrieval tasks. The two most common prompts to elicit LLM relevance judgments are pointwise scorin…

Information Retrieval

Set-Encoder: Permutation-Invariant Inter-Passage Attention for Listwise Passage Re-Ranking with Cross-Encoders

2024-04-10 · Ferdinand Schlatt, Maik Fröbe, Harrisen Scells, Shengyao Zhuang 외

Existing cross-encoder models can be categorized as pointwise, pairwise, or listwise. Pairwise and listwise models allow passage interactions, which typically makes them more effective than pointwise models but less effi…

Passage Re-RankingRe-Ranking

JudgeStealer: Extracting LLM Judging Capabilities across Evaluation Protocols

2026-08-27 · Chen Chen, Yaolin Chen, Xuehan Sun, Juan Lin 외 arxiv

Large language model (LLM) judges are increasingly used across various evaluation scenarios, making their judgment capabilities valuable intellectual property. However, black-box access exposes these capabilities to mode…

Model extraction

Statistical Consistency of Top-k Ranking

2009-12-01 · NeurIPS 2009 12 · Fen Xia, Tie-Yan Liu, Hang Li

This paper is concerned with the consistency analysis on listwise ranking methods. Among various ranking methods, the listwise methods have competitive performances on benchmark datasets and are regarded as one of the st…

Information RetrievalRetrieval

SQL-Rank: A Listwise Approach to Collaborative Ranking

2018-02-28 · ICML 2018 7 · Liwei Wu, Cho-Jui Hsieh, James Sharpnack

In this paper, we propose a listwise approach for constructing user-specific rankings in recommendation systems in a collaborative fashion. We contrast the listwise approach to previous pointwise and pairwise approaches,…

Collaborative RankingRecommendation Systems