Path Planning through Multi-Agent Reinforcement Learning in Dynamic Environments
Jonas De Maeyer, Hossein Yarahmadi, Moharram Challenger

TL;DR
This paper introduces a scalable, region-aware multi-agent reinforcement learning framework for dynamic path planning, effectively adapting to local environmental changes and outperforming traditional methods in complex, real-world scenarios.
Contribution
It presents a hierarchical, decentralized RL approach with federated learning for efficient, scalable path planning in dynamic environments, addressing limitations of global planning methods.
Findings
Federated Q-learning outperforms single-agent Q-learning.
Approach closely matches A* Oracle performance.
Decentralized framework improves scalability and adaptation speed.
Abstract
Path planning in dynamic environments is a fundamental challenge in intelligent transportation and robotics, where obstacles and conditions change over time, introducing uncertainty and requiring continuous adaptation. While existing approaches often assume complete environmental unpredictability or rely on global planners, these assumptions limit scalability and practical deployment in real-world settings. In this paper, we propose a scalable, region-aware reinforcement learning (RL) framework for path planning in dynamic environments. Our method builds on the observation that environmental changes, although dynamic, are often localized within bounded regions. To exploit this, we introduce a hierarchical decomposition of the environment and deploy distributed RL agents that adapt to changes locally. We further propose a retraining mechanism based on sub-environment success rates to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety
