Artificial Potential Field-Based Path Planning for Cluttered Environments
Mosab Diab, Mostafa Mohammadkarimi, Raj Thilak Rajan

TL;DR
This paper enhances artificial potential field-based path planning for resource-constrained mobile agents in cluttered, unknown environments by introducing adaptive hyperparameters and a new cost function, significantly improving navigation success and efficiency.
Contribution
The paper proposes two major updates to classical APF algorithms: adaptive hyperparameters for bacteria points and a new branching cost function, improving path planning performance.
Findings
25% lower navigation time in simulations
300% higher success rate compared to classical APF
Effective in dynamic, cluttered environments
Abstract
In this paper, we study path planning algorithms of resource constrained mobile agents in unknown cluttered environments, which include but are not limited to various terrestrial missions e.g., search and rescue missions by drones in jungles, and space missions e.g., navigation of rovers on the Moon. In particular, we focus our attention on artificial potential field (APF) based methods, in which the target is attractive while the obstacles are repulsive to the mobile agent. In this paper, we propose two major updates to the classical APF algorithm which significantly improve the performance of path planning using APF. First, we propose to improve an existing classical method that replaces the gradient descent optimization of the potential field cost function on a continuous domain with a combinatorial optimization on a set of predefined points (called bacteria points) around the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Optimization and Search Problems · Underwater Vehicles and Communication Systems
