paper-with-me

Papers

Enhancing Lifelong Multi-Agent Path Finding with Cache Mechanism

2025-01-06 · Yimin Tang, Zhenghong Yu, Yi Zheng, T. K. Satish Kumar, Jiaoyang Li, Sven Koenig

Multi-Agent Path Finding (MAPF), which focuses on finding collision-free paths for multiple robots, is crucial in autonomous warehouse operations. Lifelong MAPF (L-MAPF), where agents are continuously reassigned new targets upon completing their current tasks, offers a more realistic approximation of real-world warehouse scenarios. While cache storage systems can enhance efficiency and reduce operational costs, existing approaches primarily rely on expectations and mathematical models, often without adequately addressing the challenges of multi-robot planning and execution. In this paper, we introduce a novel mechanism called Lifelong MAPF with Cache Mechanism (L-MAPF-CM), which integrates high-level cache storage with low-level path planning. We have involved a new type of map grid called cache for temporary item storage. Additionally, we involved a task assigner (TA) with a locking mechanism to bridge the gap between the new cache grid and L-MAPF algorithm. The TA dynamically allocates target locations to agents based on their status in various scenarios. We evaluated L-MAPF-CM using different cache replacement policies and task distributions. L-MAPF-CM has demonstrated performance improvements particularly with high cache hit rates and smooth traffic conditions.

📄 PDF Abstract BibTeX arXiv:2501.02803

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Agent Path Finding

Similar Papers 제목 키워드 기반

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

Traffic Flow Optimisation for Lifelong Multi-Agent Path Finding

2023-08-22 · Zhe Chen, Daniel Harabor, Jiaoyang Li, Peter J. Stuckey

Multi-Agent Path Finding (MAPF) is a fundamental problem in robotics that asks us to compute collision-free paths for a team of agents, all moving across a shared map. Although many works appear on this topic, all curren…

Multi-Agent Path Finding

The Study of Highway for Lifelong Multi-Agent Path Finding

2023-04-09 · Ming-Feng Li, Min Sun

In modern fulfillment warehouses, agents traverse the map to complete endless tasks that arrive on the fly, which is formulated as a lifelong Multi-Agent Path Finding (lifelong MAPF) problem. The goal of tackling this ch…

Multi-Agent Path Finding

Caching-Augmented Lifelong Multi-Agent Path Finding

2024-03-20 · Yimin Tang, Zhenghong Yu, Yi Zheng, T. K. Satish Kumar 외

Multi-Agent Path Finding (MAPF), which involves finding collision-free paths for multiple robots, is crucial in various applications. Lifelong MAPF, where targets are reassigned to agents as soon as they complete their i…

Multi-Agent Path Finding

Lifelong Multi-Agent Path Finding in Large-Scale Warehouses

2020-05-15 · Jiaoyang Li, Andrew Tinka, Scott Kiesel, Joseph W. Durham 외

Multi-Agent Path Finding (MAPF) is the problem of moving a team of agents to their goal locations without collisions. In this paper, we study the lifelong variant of MAPF, where agents are constantly engaged with new goa…

Multi-Agent Path Finding