TL;DR
SOAR is a novel deep reinforcement learning framework that enables real-time joint optimization of order allocation and robot scheduling in robotic mobile fulfillment systems, improving efficiency and responsiveness.
Contribution
It introduces a unified DRL approach with a Heterogeneous Graph Transformer and event-driven MDP for real-time, joint decision-making in RMFS.
Findings
Reduces global makespan by 7.5% in experiments.
Decreases average order completion time by 15.4%.
Achieves sub-100ms decision latency.
Abstract
Robotic Mobile Fulfillment Systems (RMFS) rely on mobile robots for automated inventory transportation, coordinating order allocation and robot scheduling to enhance warehousing efficiency. However, optimizing RMFS is challenging due to strict real-time constraints and the strong coupling of multi-phase decisions. Existing methods either decompose the problem into isolated sub-tasks to guarantee responsiveness at the cost of global optimality, or rely on computationally expensive global optimization models that are unsuitable for dynamic industrial environments. To bridge this gap, we propose SOAR, a unified Deep Reinforcement Learning framework for real-time joint optimization. SOAR transforms order allocation and robot scheduling into a unified process by utilizing soft order allocations as observations. We formulate this as an Event-Driven Markov Decision Process, enabling the agent…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
