Otto
deep-learning demand forecasting triggering autonomous supplier orders
Otto predicts short-term demand with a deep-learning model that reaches 90% accuracy on 30-day sales, cuts stock by 20%, and automatically orders merchandise from third-party brands, producing 7.5 billion individual forecasts a month.
Objective
Predict what customers will order before they do, to order the merchandise ahead of time, cut overstock, and deliver faster from stock already in the right place.
The deployment
Otto is one of Germany's largest e-commerce retailers. A large share of its catalog comes from third-party brands, with lead times that made availability hard to hold. Otto put into production a forecasting engine (a deep-learning algorithm derived from particle-physics tools) that predicts short-term demand from hundreds of variables: sales history, site traffic and searches, weather, day of the week, holidays, competitive data. When the forecast is confident enough, the system orders the merchandise from the brands on its own, without human validation, to have it in stock before the customer order. On otto.de, the AI produces 7.5 billion individual forecasts a month to drive warehouse arrivals, sales volumes, and returns.
Results Proof C
The Economist (major press) documents the Otto case and its figures by name, corroborated by Otto's official site (7.5 billion forecasts/month). The accuracy figure originally comes from a case study by the vendor Blue Yonder, hence no A level.
How it works
Documented architectureThe stack in detail
- plateforme Blue Yonder Vendor of the demand-forecasting engine used by Otto, documented by the case study reproduced by the press and the HBS analysis.
- llm Algorithme deep learning (derive de la physique des particules) Short-term forecasting model trained on hundreds of variables (sales, site traffic and searches, weather, calendar, competition); 90% accuracy on 30-day sales.
- outil Systemes d'achat et de reapprovisionnement Otto In-house systems that trigger autonomous supplier orders when the forecast exceeds the confidence threshold, and route uncertain cases to a buyer.
How it runs, concretely
For ops teams-
1Signal collection Otto systems / data team
Sales history, site searches and traffic, weather, day of the week, holidays, and competitive data are aggregated.
-
2Demand forecasting AI model
The deep-learning model predicts what will sell in the short term, with 90% accuracy on 30-day sales.
-
3Autonomous ordering AI model / purchasing system
Above a confidence threshold, the system orders the merchandise from third-party brands on its own, with no human validation.
-
4Human control below threshold Otto buyer
Uncertain cases stay with a buyer, who keeps control of items with unstable demand.
Predicted short-term demand per product. An order is only automated if the forecast is confident enough; below that threshold, it goes back through a human buyer.
How your customers perceive this type of use
Sourced studiesC'est la famille la moins acceptee : 68% des Americains jugent inacceptable un score financier personnel calcule par algorithme et 67% l'analyse video automatisee d'entretiens d'embauche (Pew Research, 2018). La demande d'explication et de recours est massive : 83% veulent savoir quelles donnees l'IA utilise et 91% veulent pouvoir corriger des donnees erronees (Consumer Reports, 2024). A l'echelle mondiale, seuls 46% se disent prets a faire confiance aux systemes d'IA et 70% jugent une regulation necessaire (KPMG / Universite de Melbourne, 2025).
Acceptance conditions
- Transparence sur les donnees utilisees : 83% des Americains la reclament (Consumer Reports 2024)
- Droit de correction des donnees erronees : 91% le demandent (Consumer Reports 2024)
- Explication de la logique de decision : 44% des consommateurs sont plus enclins a utiliser un agent IA si sa logique est clairement expliquee (Salesforce 2024)
- L'acceptabilite depend du contexte de la decision : 50% des Americains jugent equitable un score de risque criminel pour la liberation conditionnelle, contre 32% pour un score financier applique aux consommateurs (Pew Research 2018)
Red lines
- La decision opaque et sans recours sur l'emploi, le credit ou le logement : 45% tres mal a l'aise pour l'embauche, 39% pour le pret, 39% pour le logement (Consumer Reports 2024)
- Le scoring des personnes a partir de donnees comportementales : 68% le jugent inacceptable pour les offres financieres (Pew Research 2018)
Sources: Pew Research Center 2018 · Consumer Reports 2024 · KPMG / Universite de Melbourne 2025 · Salesforce 2024
How to replicate
Inference, not sourcedData prerequisites
- granular sales history
- behavioral site signals (traffic, searches)
- external data (weather, calendar)
- supplier lead times and reliability
Org prerequisites
- agreement to let an order go out without human validation above a threshold
- supplier relationships compatible with advance orders
Possible stack
- Blue Yonder
- in-house forecasting (deep learning) + threshold rules
- RELEX, o9
The plan, step by step
- Step 1Aggregate granular sales history, site signals (traffic, searches), and external data (weather, calendar), plus supplier lead times.Deliverable: Consolidated, documented feature dataset
- Step 2Train or configure the forecasting model on a category and backtest it against the buyers' current method.Deliverable: Accuracy measured vs the existing method, by forecast horizon
- Step 3Connect the forecasts to the purchasing process in recommendation mode: the buyer validates each proposed order.Deliverable: Order recommendations integrated into the buyer tool
- Step 4Define the confidence threshold with purchasing and management, then automate orders above the threshold on a limited scope.Deliverable: First autonomous orders in production
- Step 5Expand the automated scope and track stock, availability, and delivery times.Deliverable: Stock assessment and governance rules for autonomous orders
First step: Measure the accuracy of a short-term forecast on a category, define a confidence threshold above which the order can go out without validation, then open it up gradually.
Sources
- S1 How Germany's Otto uses artificial intelligence Established press archive pending
- S2 Artificial intelligence at OTTO - already part of all business processes today Primary archive pending
- S3 Autonomous Stock Replenishment at Online Retailer OTTO (Harvard TOM / HBS AI Institute) Secondary archive pending
An error, newer info, a source?
This page lives on its accuracy. If a figure has moved, if the deployment has changed, or if you have a higher-quality source, tell us. Every sourced correction is verified before publication.