Papers › Fairer Preferences Elicit Improved Human-Aligned Large Language Model Judgments

Fairer Preferences Elicit Improved Human-Aligned Large Language Model Judgments

17 Jun 2024arXiv:2406.11370archive 2025-07-28

Han Zhou, Xingchen Wan, Yinhong Liu, Nigel Collier, Ivan Vulić, Anna Korhonen

Large language models (LLMs) have shown promising abilities as cost-effective and reference-free evaluators for assessing language generation quality. In particular, pairwise LLM evaluators, which compare two generated texts and determine the preferred one, have been employed in a wide range of applications. However, LLMs exhibit preference biases and worrying sensitivity to prompt designs. In this work, we first reveal that the predictive preference of LLMs can be highly brittle and skewed, even with semantically equivalent instructions. We find that fairer predictive preferences from LLMs consistently lead to judgments that are better aligned with humans. Motivated by this phenomenon, we propose an automatic Zero-shot Evaluation-oriented Prompt Optimization framework, ZEPO, which aims to produce fairer preference decisions and improve the alignment of LLM evaluators with human judgments. To this end, we propose a zero-shot learning objective based on the preference decision fairness. ZEPO demonstrates substantial performance improvements over state-of-the-art LLM evaluators, without requiring labeled data, on representative meta-evaluation benchmarks. Our findings underscore the critical correlation between preference fairness and human alignment, positioning ZEPO as an efficient prompt optimizer for bridging the gap between LLM evaluators and human judgments.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.11370")

Code

Syntology Ran 20 of 29 code samples harvested from 2 repositories linked to this paper; 9 have no recorded run. Of those that ran: 3 ran · honoured contract; 2 ran · violated contract; 10 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 23 samples from 1 repository, 17 ran; community (archive-listed): 4 samples from 1 repository, 1 ran; 2 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cambridgeltl/zepo officialmentioned in papermentioned on GitHubpytorch report
cambridgeltl/pairs mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

29 samples harvested; 20 ran; 3 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

3ran · honoured contract
2ran · violated contract
10ran · our draft was wrong
5ran
9unverified

Licence: 2 of the 29 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CompareResultObject cambridgeltl/zepo/zepo.py official repository ran MIT (permissive) · fa3627b39b2fc64c · report
OpenAIChatModel cambridgeltl/zepo/zepo.py official repository ran MIT (permissive) · e08a10d84561235c · report
Timer cambridgeltl/zepo/zepo.py official repository ran MIT (permissive) · 39083ac397faebe6 · report
calculate_uncertainty cambridgeltl/zepo/zepo.py official repository ran · honoured contract fingerprinted MIT (permissive) · ca99032ac77b29e6 · report
compute_pairwise_preference_matrix cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · 6788ac0f668741a9 · report
get_cot_compare_prompt_template cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · e832e11e0d101a37 · report
get_cot_eval_prompt_template cambridgeltl/zepo/zepo.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 72e4f7f276e2410b · report
get_pairwise_prompt_template cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · 4ed979529f4db748 · report
is_integer_string cambridgeltl/zepo/zepo.py official repository ran · violated contract MIT (permissive) · 4419dd4c768a4bb5 · report
list_to_pairwise_non_diagonal cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 4a77046e8d79d3e6 · report
load_TopicalChat cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · c3b4a5412489fb24 · report
load_gsm8k cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · 99dff92abeb97011 · report
load_json cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · 4bf2c02de1d92773 · report
load_jsonl cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · 472d563b979e2b49 · report
load_newsroom cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · 1841f2ca10ba4b50 · report
load_summEval cambridgeltl/zepo/zepo.py official repository ran · our draft was wrong MIT (permissive) · b5816ff43e6dc12a · report
pairwise_non_diagonal_to_list cambridgeltl/zepo/zepo.py official repository ran · honoured contract MIT (permissive) · 5c7d207f402ec83c · report
Llama2ModelLocal cambridgeltl/zepo/zepo.py official repository unverified MIT (permissive) · 3b641c847f128e7f · report
Llama3ModelLocal cambridgeltl/zepo/zepo.py official repository unverified MIT (permissive) · b9664c08870bc614 · report
MistralModelLocal cambridgeltl/zepo/zepo.py official repository unverified MIT (permissive) · 7b238544c212100b · report
get_instruction cambridgeltl/zepo/zepo.py official repository unverified MIT (permissive) · 902f7af3019415e0 · report
pairwise_compare cambridgeltl/zepo/zepo.py official repository unverified MIT (permissive) · 9a7434c691505bde · report
zepo cambridgeltl/zepo/zepo.py official repository unverified MIT (permissive) · 421bae01e07ebb79 · report
BeamItem cambridgeltl/pairs/pairs/pairs_ranking.py community (archive-listed) ran MIT (permissive) · de96e87fcdc09240 · report
PairsBeam cambridgeltl/pairs/pairs/pairs_ranking.py community (archive-listed) unverified MIT (permissive) · a0af76fa6f8f0944 · report
is_better_than_prob cambridgeltl/pairs/pairs/pairs_ranking.py community (archive-listed) unverified MIT (permissive) · 63ce88ca435a0f62 · report
merge_with_confidence_beam cambridgeltl/pairs/pairs/pairs_ranking.py community (archive-listed) unverified MIT (permissive) · 92280df256c9d8b0 · report
get_likelihood_coefficient identical code first harvested elsewhere ran · honoured contract licence of this copy not recorded · 14e3151e6acdfedb · report
moving_average identical code first harvested elsewhere ran · violated contract fingerprinted licence of this copy not recorded · 9edbea252c4a2b7e · report

Tasks

FairnessLanguage ModelingLanguage ModellingLarge Language ModelText GenerationZero-Shot Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections