What is Presentation Bias in Search?

Doug Turnbull explains presentation bias — a broader form of Position Bias where click data is corrupted not just by rank position, but by what the system chose to show at all.

“Shoppers won’t purchase what search doesn’t show them!”

Definition

When search results are limited by screen space, the historical click data captured reflects the system’s prior choices about what to show, not users’ true preferences. Users can only interact with what’s visible.

The Self-Reinforcing Cycle

  1. System shows items A, B, C (not D, E, F)
  2. Users click A, B, C — the only options they see
  3. System trains on these clicks → “A, B, C are what users want”
  4. D, E, F never get shown → never get clicks → never improve in ranking
  5. System becomes progressively more entrenched showing A, B, C

This is survivorship bias applied to search: only results that were shown can generate feedback.

Highway Sign Metaphor

A highway sign shows only 6 restaurants. A survey finds travellers prefer those 6. The sign itself skewed the result — this is presentation bias.

Distinction from Position Bias

ConceptScope
Position BiasUsers favour top-ranked results regardless of quality
Presentation BiasUsers can only interact with what’s shown — not shown = no signal

Presentation bias is the root phenomenon; position bias is one specific manifestation.

Solutions

  • Result diversity — deliberately surface long-tail items
  • A-B Testing for Search — controlled experiments to avoid feedback loops
  • Active learning — randomly promote underexposed items to gather signal
  • Non-click data — Judgment Lists from human evaluators bypass click bias

People