An Analysis of Multi-Agent Reinforcement Learning for Decentralized Inventory Control Systems
Marwan Mousa, Damien van de Berg, Niki Kotecha, Ehecatl, Antonio del Rio-Chanona, Max Mowbray

TL;DR
This paper explores multi-agent reinforcement learning for decentralized inventory control, demonstrating that agents trained with a centralized critic can achieve near-centralized performance while respecting real-world information constraints.
Contribution
It introduces a multi-agent reinforcement learning approach using proximal policy optimization with a centralized critic for decentralized inventory management.
Findings
Multi-agent PPO with centralized critic performs close to centralized solutions.
Decentralized agents outperform distributed model-based methods in most scenarios.
The approach respects real-world information constraints in supply chain networks.
Abstract
Most solutions to the inventory management problem assume a centralization of information that is incompatible with organisational constraints in real supply chain networks. The inventory management problem is a well-known planning problem in operations research, concerned with finding the optimal re-order policy for nodes in a supply chain. While many centralized solutions to the problem exist, they are not applicable to real-world supply chains made up of independent entities. The problem can however be naturally decomposed into sub-problems, each associated with an independent entity, turning it into a multi-agent system. Therefore, a decentralized data-driven solution to inventory management problems using multi-agent reinforcement learning is proposed where each entity is controlled by an agent. Three multi-agent variations of the proximal policy optimization algorithm are…
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
TopicsSupply Chain and Inventory Management
