Iterative Multi-Agent Reinforcement Learning: A Novel Approach Toward Real-World Multi-Echelon Inventory Optimization
Georg Ziegner, Michael Choi, Hung Mac Chan Le, Sahil Sakhuja, Arash Sarmadi
TL;DR
This work tackles the complexity of multi-echelon inventory optimization (MEIO) by evaluating deep reinforcement learning (DRL) approaches and introducing Iterative Multi-Agent Reinforcement Learning (IMARL) to mitigate the curse of dimensionality and non-stationarity. Building on a replication of a state-of-the-art DRL model, the authors extend the framework with Graph Neural Networks and multi-agent variants, ultimately proposing IMARL, which trains agents sequentially to achieve stable, scalable policies. Across a complexity grid of 13 supply-chain scenarios, IMARL consistently outperforms a generalized decomposition-aggregation (DA) heuristic, delivering $6 ext{%}$ to $14 ext{%}$ cost savings on average and demonstrating superior reliability. The findings suggest DRL, particularly IMARL, can address real-world MEIO challenges and motivate further research into transfer learning, non-stationary environments, and efficiency improvements for practical deployment and environmental benefits in supply chains.
Abstract
Multi-echelon inventory optimization (MEIO) is critical for effective supply chain management, but its inherent complexity can pose significant challenges. Heuristics are commonly used to address this complexity, yet they often face limitations in scope and scalability. Recent research has found deep reinforcement learning (DRL) to be a promising alternative to traditional heuristics, offering greater versatility by utilizing dynamic decision-making capabilities. However, since DRL is known to struggle with the curse of dimensionality, its relevance to complex real-life supply chain scenarios is still to be determined. This thesis investigates DRL's applicability to MEIO problems of increasing complexity. A state-of-the-art DRL model was replicated, enhanced, and tested across 13 supply chain scenarios, combining diverse network structures and parameters. To address DRL's challenges with dimensionality, additional models leveraging graph neural networks (GNNs) and multi-agent reinforcement learning (MARL) were developed, culminating in the novel iterative multi-agent reinforcement learning (IMARL) approach. IMARL demonstrated superior scalability, effectiveness, and reliability in optimizing inventory policies, consistently outperforming benchmarks. These findings confirm the potential of DRL, particularly IMARL, to address real-world supply chain challenges and call for additional research to further expand its applicability.
