PulseAugur
LIVE 10:02:58
tool · [1 source] ·
0
tool

DoorDash uses agentic AI to improve search accuracy by 13%

Researchers have developed an Agentic Multi-Source Grounded system to improve query intent understanding in large marketplaces. This system grounds LLM inference in a catalog entity retrieval pipeline and an agentic web-search tool to handle ambiguous queries. It outputs an ordered multi-intent set that is then disambiguated using business policies, achieving 90.7% accuracy on DoorDash's search platform. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT This system offers a generalizable paradigm for grounding foundation models in proprietary context and real-time web knowledge to resolve ambiguous decision problems at scale.

RANK_REASON The cluster contains an academic paper detailing a new system for query intent understanding. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 · Emmanuel Aboah Boateng, Kyle MacDonald, Akshad Viswanathan, Sudeep Das ·

    Agentic Multi-Source Grounding for Enhanced Query Intent Understanding: A DoorDash Case Study

    arXiv:2603.01486v2 Announce Type: replace Abstract: Accurately mapping user queries to business categories is a fundamental Information Retrieval challenge for multi-category marketplaces, where context-sparse queries such as "Wildflower" exhibit intent ambiguity, simultaneously …