The Bulldozer Technique: Efficient Elimination of Local Minima Traps for APF-Based Robot Navigation
Mohammed Baziyad, Manal Al Shohna, and Tamer Rabie

TL;DR
The paper introduces the Bulldozer technique, a novel method for improving artificial potential field path planning by effectively eliminating local minima traps, thus enhancing navigation reliability and efficiency.
Contribution
It presents a new backfilling and ramp-based approach to address local minima in APF, maintaining simplicity while improving performance and robustness.
Findings
Successfully eliminates local minima in various maps.
Outperforms standard APF, A*, PRM, and RRT in speed and reliability.
Produces smooth, traceable paths suitable for real-world robots.
Abstract
Path planning is a fundamental component in autonomous mobile robotics, enabling a robot to navigate from its current location to a desired goal while avoiding obstacles. Among the various techniques, Artificial Potential Field (APF) methods have gained popularity due to their simplicity, real-time responsiveness, and low computational requirements. However, a major limitation of conventional APF approaches is the local minima trap problem, where the robot becomes stuck in a position with no clear direction toward the goal. This paper proposes a novel path planning technique, termed the Bulldozer, which addresses the local minima issue while preserving the inherent advantages of APF. The Bulldozer technique introduces a backfilling mechanism that systematically identifies and eliminates local minima regions by increasing their potential values, analogous to a bulldozer filling potholes…
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
TopicsRobotic Path Planning Algorithms · Control and Dynamics of Mobile Robots · Robotics and Sensor-Based Localization
