DoorDash builds AutoEval: LLM-powered automated search relevance evaluation at scale
DoorDash's search quality evaluation relied on human annotation that could not scale: annotation cycles took days or weeks, individual raters interpreted guidelines differently causing label noise, and datasets overrepresented high-frequency queries while underrepresenting tail queries where relevance problems hide.
AutoEval reduced relevance judgment turnaround time by 98% compared to human evaluation and unlocked a nine-fold increase in capacity, while fine-tuned LLMs consistently match or outperform external raters in key relevance tasks.
Expert raters were freed from repetitive labeling to focus on guideline development and edge case resolution.
Show all 6 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
AutoEval reduced relevance judgment turnaround time by 98% compared to human evaluation and unlocked a nine-fold increase in capacity, while fine-tuned LLMs consistently match or outperform external raters in key rele…
What tools did this team use?
LLMs, AutoEval, OpenAI.
What results were reported?
Relevance judgment turnaround time: 98% reduction; Evaluation capacity: nine-fold increase in capacity; LLM vs external rater accuracy: consistently match or outperform external raters; LLM vs crowd annotator performance: outperforming crowd annotators in key categories (source-reported, not independently verified).
How is this quality assurance AI workflow structured?
Query sampling from live traffic → Structured prompt construction → LLM relevance judgment → WPR score aggregation → Human audit of LLM outputs → Expert prompt and label refinement.