paper-with-me

Papers

Cooperative Multi-Agent Path Finding: Beyond Path Planning and Collision Avoidance

2021-05-23 · Nir Greshler, Ofir Gordon, Oren Salzman, Nahum Shimkin

We introduce the Cooperative Multi-Agent Path Finding (Co-MAPF) problem, an extension to the classical MAPF problem, where cooperative behavior is incorporated. In this setting, a group of autonomous agents operate in a shared environment and have to complete cooperative tasks while avoiding collisions with the other agents in the group. This extension naturally models many real-world applications, where groups of agents are required to collaborate in order to complete a given task. To this end, we formalize the Co-MAPF problem and introduce Cooperative Conflict-Based Search (Co-CBS), a CBS-based algorithm for solving the problem optimally for a wide set of Co-MAPF problems. Co-CBS uses a cooperation-planning module integrated into CBS such that cooperation planning is decoupled from path planning. Finally, we present empirical results on several MAPF benchmarks demonstrating our algorithm's properties.

📄 PDF Abstract BibTeX arXiv:2105.10993

Code (0)

등록된 구현이 없습니다.

Tasks

Collision AvoidanceMulti-Agent Path Finding

Similar Papers 제목 키워드 기반

Optimizing Cooperative path-finding: A Scalable Multi-Agent RRT* with Dynamic Potential Fields

2019-11-16 · Jinmingwu Jiang, Kaigui Wu, Haiyang Liu, Ren Zhang 외

Cooperative path-finding in multi-agent systems demands scalable solutions to navigate agents from their origins to destinations without conflict. Despite the breadth of research, scalability remains hampered by increase…

Computational EfficiencyMulti-Agent Path FindingNavigate

Cooperative Pathfinding based on memory-efficient Multi-agent RRT*

2019-11-10 · Jinmingwu Jiang, Kaigui Wu

In cooperative pathfinding problems, no-conflicts paths that bring several agents from their start location to their destination need to be planned. This problem can be efficiently solved by Multi-agent RRT*(MA-RRT*) alg…

Multi-Agent Target Assignment and Path Finding for Intelligent Warehouse: A Cooperative Multi-Agent Deep Reinforcement Learning Perspective

2024-08-25 · Qi Liu, Jianqi Gao, Dongjie Zhu, Zhongjian Qiao 외

Multi-agent target assignment and path planning (TAPF) are two key problems in intelligent warehouse. However, most literature only addresses one of these two problems separately. In this study, we propose a method to si…

Deep Reinforcement LearningReinforcement Learning (RL)

CTRMs: Learning to Construct Cooperative Timed Roadmaps for Multi-agent Path Planning in Continuous Spaces

2022-01-24 · Keisuke Okumura, Ryo Yonetani, Mai Nishimura, Asako Kanezaki

Multi-agent path planning (MAPP) in continuous spaces is a challenging problem with significant practical importance. One promising approach is to first construct graphs approximating the spaces, called roadmaps, and the…

Karma Mechanisms for Decentralised, Cooperative Multi Agent Path Finding

2026-04-09 · Kevin Riehl, Julius Schlapbach, Anastasios Kouvelas, Michail A. Makridis arxiv

Multi-Agent Path Finding (MAPF) is a fundamental coordination problem in large-scale robotic and cyber-physical systems, where multiple agents must compute conflict-free trajectories with limited computational and commun…