Skip to main content

An Intelligent Fashion Replenishment System Based on Data Analytics and Expert Judgment

  • Chapter
  • First Online:
Artificial Intelligence for Fashion Industry in the Big Data Era

Abstract

Retail stock allocation is crucial but challenging. The authors developed an innovative solution, successfully tested in the context of high-end fashion: collaboration between artificial intelligence and human intuition. Each week, stores are assigned a budget based on current stock levels versus potential sales, and offered to “spend” this budget with an initial data-driven recommendation on which SKU/sizes order and release. Each store manager is then given a time window, so she can modify the proposal while respecting budget constraints; and finally, the artificial intelligence optimally allocates available stock to requests based on the expected likelihood of sale minus cost of logistics, subject to management-defined constraints. Our test showed how this system outperformed the control group of stores, relying on a traditional head office-driven allocation without direct human input. The retailer boosted sales, demand cover, and stock rotation performance: an estimated 1M EUR margin/month positive impact. Moreover, the new system improved store managers morale through non-monetary incentive-driven empowerment.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 169.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 219.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 219.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  • Agrawal N, Smith SA (2013) Optimal inventory management for a retail chain with diverse store demands. Eur J Oper Res 225(3):393–403

    Article  Google Scholar 

  • Blattberg RC, Hoch JS (1990) Database models and managerial intuition: 50% model \(+\) 50% manager. Manag Sci 36(8):887–899

    Article  Google Scholar 

  • Cachon GP, Lariviere MA (1999) An equilibrium analysis of linear, proportional and uniform allocation of scarce capacity. IIE Trans 31(9):835–849

    Google Scholar 

  • Caro F, Gallien J (2010) Inventory management of a fast-fashion retail network. Oper Res 58(2):257–273

    Article  Google Scholar 

  • Correa J (2007) Optimization of a fast-response distribution network. M.S. thesis, LFM, MIT, Cambridge, MA

    Google Scholar 

  • Fisher M, Rajaram K (2000) Accurate retail testing of fashion merchandise: methodology and application. Mark Sci 19(3):266–278

    Article  Google Scholar 

  • Furuhata M, Zhang D. Capacity allocation with competitive retailers

    Google Scholar 

  • Gallien J, Mersereau AJ, Garro A, Mora AD, Vidal MN (2015) Initial shipment decisions for new products at Zara. Oper Res 63(2):269–286

    Article  Google Scholar 

  • Mebane WR Jr, Sekhon JS (2011) Genetic optimization using derivatives: the rgenoud package for R. J Statist Softw 42(11):1–26

    Article  Google Scholar 

  • Sirovich, Marocco, Craparotta. A woman’s touch in fashion forecasting: combining analytics & expert judgement, in preparation

    Google Scholar 

  • Thomassey S (2010) Sales forecasts in clothing industry: the key success factor of the supply chain management. Int J Prod Econ 128(2):470–483

    Article  Google Scholar 

  • Thomassey S, Happiette M, Castelain JM (2005) A global forecasting support system adapted to textile distribution. Int J Prod Econ 96(1):81–95

    Article  Google Scholar 

  • Van Donselaar KH, Gaur V, Van Woensel T, Broekmeulen RA, Fransoo JC (2010) Ordering behavior in retail stores and implications for automated replenishment. Manag Sci 56(5):766–784

    Article  Google Scholar 

Download references

Acknowledgements

The authors gratefully acknowledge Evo Pricing for supporting this research.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Giuseppe Craparotta .

Editor information

Editors and Affiliations

Appendices

Appendix: Forecasting Model

Category sales \(\tilde{Y}_C^{\tilde{w}}\) (aggregate: all sizes, all stores, and items in C, with one-year time horizon) are forecasted through multivariate regression on seasonality \(\bar{z}\), average full price p, average markdown m, and units per tickets ratio u. The forecasting procedure consists in these steps:

  1. 1.

    historical data is aggregated at the category, year, and week level

  2. 2.

    for every category C and week of the year w, weekly seasonality index \(\bar{z}^{w}_{C}\) is computed

  3. 3.

    a linear model \(\tilde{Y}=f(z, p, m, u)\) is fitted for every category

  4. 4.

    an estimation of the KPI pm, and u is given for the following 52 weeks

  5. 5.

    one-year horizon sales forecast is computed \(\tilde{Y}_C^{\tilde{w}}\) for each category and week by using the estimated models

In the following, details on seasonality index and estimation of the regressors for the future year are provided.

A. Category Seasonality

From the weekly aggregated sales, for each category, we remove the effect of markdowns by estimating the model

$$ Y_{C}^w = \alpha _C + \beta _C md_{C}^w. $$

Then for each week, we calculate normalized sales

$$ \bar{Y}_{C}^{w}= Y_{C}^w- \beta _C md_{C}^w. $$

We then average normalized sales \(\bar{Y}_{C}^{w}\) over the years, obtaining \(\bar{\bar{Y}}_{C}^{w}\), and we smooth this using the moving average of three weeks:

$$ z^{w}_{C}=\frac{\bar{\bar{Y}}_{C}^{w+1}+3 \bar{\bar{Y}}_{C}^{w}+\bar{\bar{Y}}_{C}^{w-1}}{5}. $$

Finally, we normalize seasonality (every category sums to 52)

$$ \bar{\bar{z}}^{w}_{C}= z^{w}_{C} \times \frac{52}{\sum _w z^{w}_{C} }. $$

B. Prediction of Business Indicators

Future average values of full price p, markdown m, and units per tickets ratio u are estimated by moving averages. As an example, starting from category level average full price for a given week and year, \(p_{C}^{w}\), we average price over the years obtaining \(\bar{p}_{C}^{w}\). Then, we smooth this using the moving average of three weeks:

$$ \bar{\bar{p}}^{w}_{C}=\frac{\bar{p}_{C}^{w+1}+3 \bar{p}_{C}^{w}+\bar{p}_{C}^{w-1}}{5}. $$

\(\bar{\bar{m}}\) and \( \bar{\bar{u}}\) are then computed in the same way and then used with in (5) as regressors together with \(\bar{\bar{p}}\) and \( \bar{\bar{z}}\). It is also possible to manually change these values according to future management strategy.

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Nature Singapore Pte Ltd.

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Sirovich, R., Craparotta, G., Marocco, E. (2018). An Intelligent Fashion Replenishment System Based on Data Analytics and Expert Judgment. In: Thomassey, S., Zeng, X. (eds) Artificial Intelligence for Fashion Industry in the Big Data Era. Springer Series in Fashion Business. Springer, Singapore. https://doi.org/10.1007/978-981-13-0080-6_9

Download citation

Publish with us

Policies and ethics