Pith. sign in

REVIEW 4 cited by

Lifelong Multi-Agent Path Finding for Online Pickup and Delivery Tasks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1705.10868 v1 pith:4VV2ICM5 submitted 2017-05-30 cs.AI cs.MAcs.RO

Lifelong Multi-Agent Path Finding for Online Pickup and Delivery Tasks

classification cs.AI cs.MAcs.RO
keywords mapdagentsdeliveryproblemtasksalgorithminstancesmulti-agent
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The multi-agent path-finding (MAPF) problem has recently received a lot of attention. However, it does not capture important characteristics of many real-world domains, such as automated warehouses, where agents are constantly engaged with new tasks. In this paper, we therefore study a lifelong version of the MAPF problem, called the multi-agent pickup and delivery (MAPD) problem. In the MAPD problem, agents have to attend to a stream of delivery tasks in an online setting. One agent has to be assigned to each delivery task. This agent has to first move to a given pickup location and then to a given delivery location while avoiding collisions with other agents. We present two decoupled MAPD algorithms, Token Passing (TP) and Token Passing with Task Swaps (TPTS). Theoretically, we show that they solve all well-formed MAPD instances, a realistic subclass of MAPD instances. Experimentally, we compare them against a centralized strawman MAPD algorithm without this guarantee in a simulated warehouse system. TP can easily be extended to a fully distributed MAPD algorithm and is the best choice when real-time computation is of primary concern since it remains efficient for MAPD instances with hundreds of agents and tasks. TPTS requires limited communication among agents and balances well between TP and the centralized MAPD algorithm.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

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

    cs.RO 2026-06 unverdicted novelty 7.0

    Formulates dynamic MAPD with internal order evolution and proposes Dynamic Token Passing and Cooperative Token Passing algorithms that reduce order flowtime in RCWS simulations.

  2. SOAR: Real-Time Joint Optimization of Order Allocation and Robot Scheduling in Robotic Mobile Fulfillment Systems

    cs.AI 2026-05 unverdicted novelty 6.0

    SOAR is a unified DRL method using soft allocations, event-driven MDP, and heterogeneous graph transformers that cuts global makespan by 7.5% and average order completion time by 15.4% at sub-100ms latency in RMFS.

  3. Relay-Based Coordination for Energy-Efficient Multi-Robot Pickup and Delivery

    cs.RO 2025-09 unverdicted novelty 6.0

    VCST-RCP reduces multi-robot delivery fleet travel distance by 31% on average by routing packages through a Voronoi-constrained Steiner tree relay backbone rather than direct source-to-destination paths.

  4. Adaptive Obstacle-Aware Task Assignment and Planning for Heterogeneous Robot Teaming

    cs.RO 2025-10 unverdicted novelty 5.0

    OATH combines adaptive Halton sampling, obstacle-aware clustering with auctions, and LLM-based instruction interpretation to improve task assignment and planning for heterogeneous robot teams in obstacle-rich environments.