Multi-echelon Supply Chain Inventory Planning using Simulation-Optimization with Data Resampling
Anshul Agarwal

TL;DR
This paper presents a simulation-optimization framework for multi-echelon supply chain inventory planning that uses data resampling to accurately model variability, compares different optimization algorithms, and finds effective strategies for inventory reduction and risk pooling.
Contribution
It introduces a novel simulation-optimization approach using bootstrap sampling for demand and lead time variability, and compares multiple open-source optimization libraries for supply chain inventory planning.
Findings
RBFOpt achieves lower inventory levels and faster computation.
Both RBFOpt and Scikit-Optimize find good solutions depending on problem specifics.
Centralized inventory planning benefits risk pooling and reduces inventory.
Abstract
Modeling and optimization of multi-echelon supply chain systems is challenging as it requires a holistic approach that exploits synergies and interactions between echelons while accurately accounting for variability observed by these systems. We develop a simulation-optimization framework that minimizes average inventory while maintaining desired average service level at stocking locations. We use a discrete-event simulation framework to accurately capture system interactions. Instead of a parametric estimation approach, the demand and the lead time variability are quantified by bootstrap sampling the historical data, thus preserving the true nature of the variability. We compare three different open source simulation-optimization libraries - the derivative free methods from SciPy.Optimize, a Bayesian optimization algorithm Scikit-Optimize, and a radial basis function based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Supply Chain and Inventory Management · Advanced Queuing Theory Analysis
