AI Systematic Biases · prompt and context

Option-order sensitivity

A model's multiple-choice accuracy or selected option can change when answer choices are reordered without changing their meaning.

Human analogy: order and position effects. This is a behavioural analogy, not a claim that the model has the same mental mechanism.

Why it matters

Where this breaks real systems

Benchmarks, classification prompts and structured agent decisions can produce different results because of layout rather than reasoning quality.

Evidence status: strong benchmark evidence; older model snapshot should be retested on new generations

Evidence level: peer reviewed multi model

Signals

What to look for

  • Accuracy changes materially across permutations of identical options.
  • A particular slot is preferred when the model is uncertain between top choices.

Self-test

Test it in your own model or workflow.

Permute answer choices across otherwise identical fresh runs. Compare both accuracy and the distribution of selected positions.

Record the exact model identifier, surface, system prompt, relevant settings and run date. A single surprising answer is an anecdote, not a bias measurement.

Mitigation

Make the workflow harder to fool.

  • Randomize or counterbalance option order in evaluations.
  • Avoid treating a single fixed ordering as a stable measurement.
  • Prefer free-response verification when the task allows it.

Applies to

System contexts

benchmarks and multiple choice decision support coding and automation agents

Dated model evidence

Snapshots, not permanent labels.

These findings describe the model or model set tested at the stated time. A newer release needs new evidence.

Historical snapshot

models and benchmarks evaluated by Pezeshkpour and Hruschka

Evidence date
2024-06-01
Status
peer reviewed historical snapshot

The paper reported large accuracy gaps across option reorderings on several benchmarks, with the size depending on model and task.

Open source →

Sources

Evidence behind this entry

  1. Large Language Models Sensitivity to The Order of Options in Multiple-Choice Questions
    Findings of NAACL 2024 · 2024 · DOI 10.18653/v1/2024.findings-naacl.130 · peer-reviewed