Distributionally Robust Multi-Agent Reinforcement Learning for Dynamic Chute Mapping
Guangyi Liu, Suzan Iloglu, Michael Caldara, Joseph W. Durham, Michael M. Zavlanos
TL;DR
This work addresses robust destination-to-chute mapping in Amazon-style sortation under dynamic induction patterns. It introduces DRMARL, which combines group distributionally robust optimization with MARL and a contextual-bandit-based worst-case predictor to guard against distribution shifts in induction. The approach yields near-optimal, distribution-robust chute mappings while substantially reducing training cost and maintaining scalability, demonstrated by an average recirculation reduction of around 80% and notable throughput gains. The methodology generalizes beyond sortation to other large-scale, distribution-shift-prone MARL applications, offering a practical pathway to robust, efficient multi-agent control in industrial settings.
Abstract
In Amazon robotic warehouses, the destination-to-chute mapping problem is crucial for efficient package sorting. Often, however, this problem is complicated by uncertain and dynamic package induction rates, which can lead to increased package recirculation. To tackle this challenge, we introduce a Distributionally Robust Multi-Agent Reinforcement Learning (DRMARL) framework that learns a destination-to-chute mapping policy that is resilient to adversarial variations in induction rates. Specifically, DRMARL relies on group distributionally robust optimization (DRO) to learn a policy that performs well not only on average but also on each individual subpopulation of induction rates within the group that capture, for example, different seasonality or operation modes of the system. This approach is then combined with a novel contextual bandit-based predictor of the worst-case induction distribution for each state-action pair, significantly reducing the cost of exploration and thereby increasing the learning efficiency and scalability of our framework. Extensive simulations demonstrate that DRMARL achieves robust chute mapping in the presence of varying induction distributions, reducing package recirculation by an average of 80\% in the simulation scenario.
