paper-with-me

홈 › Papers

Dynamic Haven Selection for Multi-Agent Pickup and Delivery in Constrained Warehouses

2026-08-27 · Taisei Hirayama, Kohei Yoshida, Hiroki Sakaji, Itsuki Noda arxiv

Space-efficient warehouse layouts often contain single-agent-width aisles and dead-end workstations where robots have few places to wait without blocking others. In Multi-Agent Pickup and Delivery (MAPD) on such constrained layouts, robots must accept online pickup-delivery tasks while preserving protected waiting locations called Havens. The Safe HAven Retreat Planner (SHARP) introduced a mechanism that extends each committed task path with a validated retreat to the agent's dedicated initial Haven, but fixed-Haven commitments can send agents toward distant Havens after deliveries. We present A-sharp (Adaptive SHARP), which changes an agent's retreat target at task assignment time. A naive switch can cause two agents to rely on the same waiting location or let another committed path pass through a location that is still occupied or reserved. A-sharp prevents these failures with an availability test for candidate Havens and a pending-release rule that keeps the previous Haven protected until the agent departs. Under explicit Haven-structure and Safe Interval Path Planning (SIPP) assumptions, we prove invariant preservation and finite-release completeness: every task in any finite release sequence is delivered in finite time. Across 72,000 runs on 14,400 paired map-agent-count-rate-seed cases over four maps, both SHARP and A-sharp complete their respective 14,400 runs. For makespan (final delivery time), a prespecified paired comparison with Holm correction over all 138 configurations with more Havens than agents finds A-sharp significantly better in 107 configurations and never significantly worse than SHARP; on the tested tree map, the median reduction is 16.7%.

📄 PDF Abstract BibTeX arXiv:2608.26939

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fixed-Haven Reservation for Online Multi-Agent Pickup and Delivery in Dense Warehouses

2026-08-27 · Taisei Hirayama, Kohei Yoshida, Hiroki Sakaji, Itsuki Noda arxiv

Dense warehouses often contain single-lane aisles, dead ends, and tree-like guidepaths that leave little room for idle agents to wait without blocking others. Existing Multi-Agent Pickup and Delivery (MAPD) guarantees fo…

Dynamic Multi-Agent Pickup and Delivery in Robotic Cellular Warehousing Systems

2026-06-04 · Cheng Ren, Ming Li, Xinping Guan, George Q. Huang arxiv

Robotic Cellular Warehousing Systems (RCWS) give rise to multi-agent pickup and delivery (MAPD) processes in which robots sequentially collect multiple stock-keeping units (SKUs) for each order. Unlike classical MAPD for…

Many-to-Many Multi-Agent Pickup and Delivery

2026-05-08 · Ethan Schneider, Jingkai Chen, Tianyi Gu, Kunlei Lian 외 arxiv

Multi-robot systems in automated warehouses must manage continuous streams of pickup-and-delivery tasks while ensuring efficiency and safety. Prior work on Multi-Agent Pickup-and-Delivery (MAPD) has largely focused on th…

HAVEN: Hierarchical Cooperative Multi-Agent Reinforcement Learning with Dual Coordination Mechanism

2021-10-14 · Zhiwei Xu, Yunpeng Bai, Bin Zhang, Dapeng Li 외

Recently, some challenging tasks in multi-agent systems have been solved by some hierarchical reinforcement learning methods. Inspired by the intra-level and inter-level coordination in the human nervous system, we propo…

Hierarchical Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+3

Standby-Based Deadlock Avoidance Method for Multi-Agent Pickup and Delivery Tasks

2022-01-16 · Tomoki Yamauchi, Yuki Miyashita, Toshiharu Sugawara

The multi-agent pickup and delivery (MAPD) problem, in which multiple agents iteratively carry materials without collisions, has received significant attention. However, many conventional MAPD algorithms assume a specifi…