paper-with-me

Papers

Tracking Progress in Multi-Agent Path Finding

2023-05-15 · Bojie Shen, Zhe Chen, Muhammad Aamir Cheema, Daniel D. Harabor, Peter J. Stuckey

Multi-Agent Path Finding (MAPF) is an important core problem for many new and emerging industrial applications. Many works appear on this topic each year, and a large number of substantial advancements and performance improvements have been reported. Yet measuring overall progress in MAPF is difficult: there are many potential competitors, and the computational burden for comprehensive experimentation is prohibitively large. Moreover, detailed data from past experimentation is usually unavailable. In this work, we introduce a set of methodological and visualisation tools which can help the community establish clear indicators for state-of-the-art MAPF performance and which can facilitate large-scale comparisons between MAPF solvers. Our objectives are to lower the barrier of entry for new researchers and to further promote the study of MAPF, since progress in the area and the main challenges are made much clearer.

📄 PDF Abstract BibTeX arXiv:2305.08446

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path Finding

Similar Papers 제목 키워드 기반

Multi-Agent Path Finding under Limited Communication Range Constraint via Dynamic Leading

2025-01-06 · Hoang-Dung Bui, Erion Plaku, Gregoy J. Stein

This paper proposes a novel framework to handle a multi-agent path finding problem under a limited communication range constraint, where all agents must have a connected communication channel to the rest of the team. Man…

Multi-Agent Path Finding

Enhancing Lifelong Multi-Agent Path-finding by Using Artificial Potential Fields

2025-05-28 · Arseniy Pertzovsky, Roni Stern, Ariel Felner, Roie Zivan

We explore the use of Artificial Potential Fields (APFs) to solve Multi-Agent Path Finding (MAPF) and Lifelong MAPF (LMAPF) problems. In MAPF, a team of agents must move to their goal locations without collisions, wherea…

Multi-Agent Path Finding

Live LTL Progress Tracking: Towards Task-Based Exploration

2026-04-18 · Noel Brindise, Cedric Langbort, Melkior Ornik arxiv

Motivated by the challenge presented by non-Markovian objectives in reinforcement learning (RL), we present a novel framework to track and represent the progress of autonomous agents through complex, multi-stage tasks. G…

Reinforcement Learning

WinkTPG: An Execution Framework for Multi-Agent Path Finding Using Temporal Reasoning

2025-08-02 · Jingtian Yan, Stephen F. Smith, Jiaoyang Li arxiv

Planning collision-free paths for a large group of agents is a challenging problem in many real-world applications. While recent advances in Multi-Agent Path Finding (MAPF) have shown promising progress, standard MAPF pl…

Sequence Pathfinder for Multi-Agent Pickup and Delivery in the Warehouse

2025-09-28 · Zeyuan Zhao, Chaoran Li, Shao Zhang, Ying Wen arxiv

Multi-Agent Pickup and Delivery (MAPD) is a challenging extension of Multi-Agent Path Finding (MAPF), where agents are required to sequentially complete tasks with fixed-location pickup and delivery demands. Although lea…