Everything K-culture — comebacks to K-beauty, straight to your inboxGet it in your inbox

METAL MEDIA

Query Timing Produces Opposite Positional Biases Between LLMs and Humans

arXiv:2608.123872026-08-14

AI judges show the opposite bias from humans depending on when you ask them to decide

Earlier research found that humans show a recency bias -- being swayed by the last evidence they hear -- only when asked for their opinion after every piece of evidence, not when asked just once at the end. This paper runs the same kind of experiment on LLMs like GPT and Claude and finds the reverse pattern. LLMs show little bias when questioned step by step, but a strong recency bias when questioned only at the end, and this bias gets worse in newer model versions.

METAL MEDIA explanatory visual

AI judges show the opposite bias from humans depending on when you ask them to decide

  1. 01The researchers built three mock accusation scenarios -- a criminal case, academic misconduct, and workplace misconduct -- each with four pieces of prosecution evidence and four pieces of defense evidence, and tested GPT, Claude, and open-source models by varying the order in which evidence was shown
  2. 02They compared two response modes: Step-by-Step (SbS), where the model answers questions after each piece of evidence, and End-of-Sequence (EoS), where it only answers after seeing all evidence from one side; each condition was run 30 times to measure the proportion of guilty verdicts
  3. 03Statistical tests showed that for most models, evidence order made no significant difference under SbS, but under EoS there was a clear recency bias -- models favored whichever side's evidence came last
  4. 04Older models like GPT 3.5 Turbo and Claude 3 Haiku showed no significant bias in either mode, while newer models like GPT 4o, Claude 3.7 Sonnet, and Claude 4 Sonnet showed a stronger recency bias specifically under the EoS mode
  5. 05Gemini 2.5 Flash was an exception with no significant bias in either mode, and open-source models showed less consistent patterns than GPT and Claude
An explanatory diagram made by METAL MEDIA, not a figure supplied by the paper's authors.

What they did

  1. The researchers built three mock accusation scenarios -- a criminal case, academic misconduct, and workplace misconduct -- each with four pieces of prosecution evidence and four pieces of defense evidence, and tested GPT, Claude, and open-source models by varying the order in which evidence was shown
  2. They compared two response modes: Step-by-Step (SbS), where the model answers questions after each piece of evidence, and End-of-Sequence (EoS), where it only answers after seeing all evidence from one side; each condition was run 30 times to measure the proportion of guilty verdicts
  3. Statistical tests showed that for most models, evidence order made no significant difference under SbS, but under EoS there was a clear recency bias -- models favored whichever side's evidence came last
  4. Older models like GPT 3.5 Turbo and Claude 3 Haiku showed no significant bias in either mode, while newer models like GPT 4o, Claude 3.7 Sonnet, and Claude 4 Sonnet showed a stronger recency bias specifically under the EoS mode
  5. Gemini 2.5 Flash was an exception with no significant bias in either mode, and open-source models showed less consistent patterns than GPT and Claude
Table 1: Verdict proportions for academic misconduct.
EoSSbS
ModelDPPDDPPD
GPT 4o *1.000.0330.300.033
Claude 3.7 Sonnet *1.000.4330.9670.833
Claude 4 Sonnet *1.000.201.000.967
Gemini 2.5 Flash1.001.001.001.00
Llama-4-Maverick1.000.80.60.033
Qwen2.5-72b-Turbo *0.5670.1331.001.00
Table 2: Verdict proportions for social misconduct.
EoSSbS
ModelDPPDDPPD
GPT 4o *0.26670.000.000.00
Claude 3.7 Sonnet *0.9670.000.10.00
Claude 4 Sonnet *0.9670.000.3670.067
Gemini 2.5 Flash0.5670.4670.300.33
Llama-4-Maverick *0.9670.000.1670.00
Qwen2.5-72b-Turbo *0.90.0330.3670.167
Table 3: Verdict proportions for criminal misconduct.
EoSSbS
ModelDPPDDPPD
GPT 4o *1.000.201.000.867
Claude 3.7 Sonnet *0.9670.000.8331.00
Claude 4 Sonnet *0.9670.000.9330.867
Gemini 2.5 Flash0.90.70.80.833
Llama-4-Maverick *0.8670.0330.80.933
Qwen2.5-72b-Turbo0.8330.71.001.00
Table 4: Verdict proportions for criminal misconduct under SbS-Compressed condition.
ModelDPPD
GPT 4o0.9000.900
Gemini 2.5 Flash0.6670.600
Claude 4 Sonnet (4-6)0.0330.233
Claude 4 Sonnet (4-20250514)1.0000.400
Meta Llama0.1330.100
Qwen1.0001.000

Why it matters

As LLMs are increasingly used to make real decisions -- like judging cases, evaluations, or disputes -- the fact that simply changing when and how evidence is presented can flip the outcome is a serious reliability concern. It's also notable that this bias gets worse rather than better in newer, more capable models, meaning it won't just fix itself with model upgrades.

Terms in this paper

  • positional bias · a tendency for judgments to shift depending on the order information is presented
  • recency bias · being more influenced by the most recently presented information
  • primacy bias · being more influenced by the first information presented
  • SbS / EoS (Step-by-Step / End-of-Sequence) · answering after each piece of evidence versus answering only once at the very end
  • LLM-as-a-judge · using a large language model to act as an evaluator or decision-maker in place of a human

Figures we cannot republish

  • Figure 1: Changes in proportion of ”guilty” verdicts across GPT model family for criminal misconduct setting
  • Figure 2: Changes in proportion of ”guilty” verdicts across Claude models for criminal misconduct setting
See the figures in the original paper →

Original abstract (English)

Positional biases such as recency and primacy effects have been documented in large language models (LLMs), yet the underlying mechanism by which these models make their evaluations remains poorly understood. Both primacy and recency biases have been observed in human judgments in response to evidence, but recent work suggest that \emph{when} the listener updates their beliefs -- during the presentation of evidence or only at the end -- influences the presence of such effects. We investigate whether a similar phenomenon holds for LLMs, finding divergence from human behavior. These biases are more exacerbated in newer models compared to their predecessors.

Authors · Jasin Cekinmez, Addison J. Wu, Thomas L. Griffiths

Read on arXiv

Latest papers

All papers →

Latest from METAL MEDIA