DoorDash builds DashCLIP: a multimodal embedding framework for CPG ad ranking and retrieval
DoorDash's ads quality team relied on categorical and numerical features that failed to capture the semantic richness of product catalogs or a deeper understanding of user interests, limiting performance on ranking and retrieval tasks.
Off-the-shelf models lacked e-commerce domain specificity and frequently failed on short but specific queries; historical engagement data introduced position and selection bias into training labels.
DashCLIP outperformed all baseline models by significant gains on retrieval tasks, improved ranking metrics, increased engagement rates and revenue for sponsored product ads, and was deployed to serve 100% of traffic.
Show all 5 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
DashCLIP outperformed all baseline models by significant gains on retrieval tasks, improved ranking metrics, increased engagement rates and revenue for sponsored product ads, and was deployed to serve 100% of traffic.
What tools did this team use?
DashCLIP, BLIP-14M, GPT, LLMs, CLIP, BLIP, FLAVA.
What results were reported?
Ranking and retrieval performance: significant performance improvement across ranking and retrieval tasks; DashCLIP vs baseline models: outperformed all baselines by significant gains; Engagement rates: increased engagement rates for most of the top queries and categories; Revenue from sponsored products ads: driving more revenue for sponsored products ads (source-reported, not independently verified).
What failed first in this deployment?
Off-the-shelf models lacked e-commerce domain specificity and frequently failed on short but specific queries; historical engagement data introduced position and selection bias into training labels.
How is this ecommerce ops AI workflow structured?
Product catalog data ingestion → LLM-assisted relevance labeling → Stage 1: product encoder pretraining → Stage 2: query-product alignment → K-NN candidate retrieval → Ad ranking model prediction → Online A/B test and full deployment.