Walmart builds Ghotok to improve product categorization using ensemble predictive and generative AI across 400 million SKUs
With over 400 million SKUs on Walmart.com, items were sometimes mistakenly categorized due to the sheer number of categories and product types, causing less relevant items to appear in customer searches.
The ensemble of predictive and generative AI models showed the best performance on a validation set and successfully lowered the False Positive Rate to a satisfactory level, with an exception handling tool resolving remaining edge cases in production.
Frequently asked questions
What did this team achieve with this AI workflow?
The ensemble of predictive and generative AI models showed the best performance on a validation set and successfully lowered the False Positive Rate to a satisfactory level, with an exception handling tool resolving r…
What tools did this team use?
Ghotok.
What results were reported?
candidate pairs after predictive AI filtering: from millions to thousands; False positive rate: lowered the False Positive Rate (FPR) to a satisfactory level; Ensemble model validation performance: showed the best performance (source-reported, not independently verified).
How is this ecommerce ops AI workflow structured?
Fetch items by category → Ghotok identifies product types → Predictive AI confidence filtering → Generative AI relevance filtering → Filter items by product types → Exception handling in production.