A Multitier Approach for Dynamic and Partially Observable Multiagent Path-Finding

Anıl Doğru1, Amin Deldari Alamdari1, Duru Balpınarlı2, and Reyhan Aydoğan1,3,4
In Proceedings of the 17th International Conference on Agents and Artificial Intelligence (ICAART), 2025
Paper Link GitHub ← Back

Abstract

This paper introduces a novel Dynamic and Partially Observable Multiagent Path-Finding (DPO-MAPF) problem and presents a multitier solution approach accordingly. Unlike traditional MAPF problems with static obstacles, DPO-MAPF involves dynamically moving obstacles that are partially observable and exhibit unpredictable behavior. Our multitier solution approach combines centralized planning with decentralized execution. In the first tier, we apply state-of-the-art centralized and offline path planning techniques to navigate around static, known obstacles (e.g., walls, buildings, mountains). In the second tier, we propose a decentralized and online conflict resolution mechanism to handle the uncertainties introduced by partially observable and dynamically moving obstacles (e.g., humans, vehicles, animals, and so on). This resolution employs a metaheuristic-based revision process guided by a consensus protocol to ensure fair and efficient path allocation among agents. Extensive simulati ons validate the proposed framework, demonstrating its effectiveness in finding valid solutions while ensuring fairness and adaptability in dynamic and uncertain environments.

Keywords

Multiagent Path-Finding, Uncertainty, Ant Colony Optimization, Consensus

Methodology Overview

The methodology presented in the paper "A Multitier Approach for Dynamic and Partially Observable Multiagent Path-Finding" involves a two-tiered strategy to solve a Multiagent Path-Finding (MAPF) problem in environments with both static obstacles and partially observable, dynamically moving obstacles:

1. Centralized and Offline Planning

Initially, a centralized algorithm (e.g., CBSH2-RTC or EECBS) generates conflict-free paths for agents, considering only static obstacles such as walls and buildings. This phase is executed offline and provides an initial plan for each agent.

2. Decentralized and Online Conflict Resolution

Agents independently execute their initial paths. If conflicts arise with partially observable, dynamic obstacles (e.g., humans, vehicles), an online decentralized conflict resolution mechanism is triggered. This mechanism employs:

This multitier methodology leverages the strengths of centralized approaches (global optimality and planning) and decentralized approaches (scalability and adaptability), enhancing agents' adaptability and fairness in complex, uncertain environments.

Proposed Multitier Approach

Figure 1. Illustration of the Proposed Multitier Approach

Fair Token Protocol

Figure 2. Fair Token Protocol

Proposed ACO for Revising Strategy

Algorithm 1. Proposed ACO for Revising Strategy

Equation 15

Equation 15

Equation 16 and 17

Equation 16 and 17

Simulation Setup

The simulation setup described in the paper is designed specifically to evaluate the multitier approach for the Dynamic and Partially Observable Multiagent Path-Finding (DPO-MAPF) problem, as shown in Figure 1. Below is a short description of its key features:

Simulation Framework

Environment

The simulation operates on grid-based environments represented as graphs, where cells correspond to nodes and agent movement between adjacent cells maps to graph edges.

Map Generation

Dynamic Obstacles

These obstacles move unpredictably. Agents can only detect them within a limited local vision — a 5×5 grid centered on the agent.

Agent Actions

Each agent can perform the following actions: Up, Down, Left, Right, and Wait.

Simulation Objective

The goal is to guide agents safely from their initial positions to their goal destinations while handling partial observability and avoiding collisions.

Performance is assessed using the following metrics:

Implementation

The simulation framework is implemented in Python and made publicly available on GitHub to support reproducibility and further research.

This setup enables extensive experimental evaluation of the proposed multitier strategy, demonstrating its adaptability and effectiveness across a variety of dynamic, partially observable environments.

MAPF Framework

Figure 3. Illustration of the Simulation Framework

Results

Multitier Components

Revising Strategy Evaluation

Key Takeaways

📄 For more details please visit and read the Paper

Summary and Conclusion

This paper introduces the Dynamic and Partially Observable Multiagent Path-Finding (DPO-MAPF) problem, an extension of traditional MAPF that incorporates dynamic and partially observable obstacles.

To address this challenge, a multitier methodology is proposed, combining:

Experimental results demonstrate that:

In conclusion, this multitier approach offers a robust, fair, and efficient framework for solving complex MAPF problems in dynamic, partially observable environments — providing a solid foundation for future research in decentralized multi-agent coordination and planning under uncertainty.


Citation Info

Harvard Icon Harvard

Doğru, A., Alamdari, A. D., Balpınarlı, D., and Aydoğan, R. (2025). A Multitier Approach for Dynamic and Partially Observable Multiagent Path-Finding. In Proceedings of the 17th International Conference on Agents and Artificial Intelligence – Volume 3: ICAART; ISBN 978-989-758-737-5; ISSN 2184-433X, SciTePress, pages 562–573. DOI: 10.5220/0013159800003890

BibTeX Icon BibTeX

@conference{dogru2025multitier,
  author={Anıl Doğru and Amin Deldari Alamdari and Duru Balpınarlı and Reyhan Aydoğan},
  title={A Multitier Approach for Dynamic and Partially Observable Multiagent Path-Finding},
  booktitle={Proceedings of the 17th International Conference on Agents and Artificial Intelligence – Volume 3: ICAART},
  year={2025},
  pages={562–573},
  publisher={SciTePress},
  organization={INSTICC},
  doi={10.5220/0013159800003890},
  isbn={978-989-758-737-5},
  issn={2184-433X}}
    

EndNote Icon EndNote

TY  - CONF 
JO - Proceedings of the 17th International Conference on Agents and Artificial Intelligence - Volume 3: ICAART TI - A Multitier Approach for Dynamic and Partially Observable Multiagent Path-Finding SN - 978-989-758-737-5 IS - 2184-433X AU - Doğru, A. AU - Alamdari, A. AU - Balpınarlı, D. AU - Aydoğan, R. PY - 2025 SP - 562 EP - 573 DO - 10.5220/0013159800003890 PB - SciTePress