LGMASYJul 21, 2023

An Analysis of Multi-Agent Reinforcement Learning for Decentralized Inventory Control Systems

arXiv:2307.11432v131 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses inventory control for supply chain entities with information constraints, offering a practical but incremental improvement over existing methods.

The paper tackled the inventory management problem in supply chains by proposing a decentralized multi-agent reinforcement learning approach, achieving performance close to centralized solutions and outperforming distributed model-based methods in simulations.

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 investigated through simulations of different supply chain networks and levels of uncertainty. The centralized training decentralized execution framework is deployed, which relies on offline centralization during simulation-based policy identification, but enables decentralization when the policies are deployed online to the real system. Results show that using multi-agent proximal policy optimization with a centralized critic leads to performance very close to that of a centralized data-driven solution and outperforms a distributed model-based solution in most cases while respecting the information constraints of the system.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes