Papers › PRD: Peer Rank and Discussion Improve Large Language Model based Evaluations

PRD: Peer Rank and Discussion Improve Large Language Model based Evaluations

6 Jul 2023arXiv:2307.02762archive 2025-07-28

Ruosen Li, Teerth Patel, Xinya Du

Nowadays, the quality of responses generated by different modern large language models (LLMs) is hard to evaluate and compare automatically. Recent studies suggest and predominantly use LLMs for reference-free evaluation of open-ended question answering. More specifically, they use the recognized "strongest" LLM as the evaluator, which conducts pairwise comparisons of candidate models' answers and provides a ranking score. However, this intuitive method has multiple problems, such as bringing in self-enhancement (favoring its own answers) and positional bias. We draw insights and lessons from the educational domain (Cho & MacArthur, 2011; Walsh, 2014) to improve LLM-based evaluations. Specifically, we propose (1) the peer rank (PR) algorithm that takes into account each peer LLM's pairwise preferences of all answer pairs, and outputs a final ranking of models; and (2) peer discussion (PD), where we prompt two LLMs to discuss and try to reach a mutual agreement on the preferences of two answers. We conduct experiments on two benchmark datasets. We find that our approaches achieve higher accuracy and align better with human judgments. Interestingly, PR can induce a relatively accurate self-ranking of models under the anonymous setting, where each model's name is unrevealed. Our work provides space to explore evaluating models that are hard to compare for humans.

PaperPDFCodeCode Syntology ran

In Syntology 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="2307.02762")

Code

Syntology Ran 9 of 13 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 7 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

bcdnlp/prd officialmentioned in papermentioned on GitHubMIT 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

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

1ran · honoured contract
1ran · violated contract
7ran
4unverified

Licence: 0 of the 13 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 bcdnlp/prd. “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.

get_eval bcdnlp/prd/peer_rank/eval_bard_review.py official repository ran MIT (permissive) · f296a758b3b2f6d2 · report
get_json_list bcdnlp/prd/human_annotation/generate_mturk_input.py official repository ran MIT (permissive) · e5264b01e60f3d3d · report
get_review_jsons bcdnlp/prd/human_annotation/generate_mturk_input.py official repository ran MIT (permissive) · b012cf9e1a1a190c · report
history_formatting bcdnlp/prd/peer_discussion/utils.py official repository ran MIT (permissive) · dfd1c0fa50d644f7 · report
parse_score bcdnlp/prd/peer_rank/eval_bard_review.py official repository ran · violated contract fingerprinted MIT (permissive) · 8049b382893c73dd · report
parse_three_class_score bcdnlp/prd/peer_rank/eval_bard_review.py official repository ran · honoured contract fingerprinted MIT (permissive) · 2155c3b1b19d8ab9 · report
prompt_formatting bcdnlp/prd/peer_discussion/openai_api.py official repository ran fingerprinted MIT (permissive) · 6561343e8ca358e0 · report
result_extraction bcdnlp/prd/peer_discussion/reviews_lfqa.py official repository ran fingerprinted MIT (permissive) · 6eb61a17cbd928fc · report
result_extraction bcdnlp/prd/peer_discussion/utils.py official repository ran MIT (permissive) · acbd88de103b84d2 · report
add_prompt_each_turn_lfqa bcdnlp/prd/peer_discussion/prompt_generation.py official repository unverified MIT (permissive) · 249a13545ead89d5 · report
call bcdnlp/prd/peer_discussion/openai_api.py official repository unverified MIT (permissive) · 306d213aec7cb87f · report
prompt_discuss_generation_lfqa bcdnlp/prd/peer_discussion/prompt_generation.py official repository unverified MIT (permissive) · 6e921e9df603b55a · report
prompt_review_generation_lfqa bcdnlp/prd/peer_discussion/prompt_generation.py official repository unverified MIT (permissive) · 73ecb69ec08eb250 · report

Tasks

Language ModelingLanguage ModellingLarge Language ModelOpen-Ended Question AnsweringQuestion Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

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