Search papers, labs, and topics across Lattice.
This paper introduces Frontier-based Path Planning with Adaptive Sampling (FPAS), a framework that enhances goal-directed navigation in large-scale, unknown environments by reinterpreting the frontier concept. By utilizing an adaptive sampling mechanism informed by a frontier-derived openness metric, FPAS efficiently guides exploration and optimizes path selection, mitigating computational bottlenecks associated with traditional planners. Experimental results show that FPAS significantly outperforms baseline methods in computational efficiency while achieving competitive goal-reaching performance.
FPAS achieves a breakthrough in navigation efficiency by dynamically adjusting sampling density based on environmental openness, outperforming traditional planners.
In this work, we propose Frontier-based Path Planning with Adaptive Sampling (FPAS), a novel framework designed for efficient goal-reaching in large-scale, unknown environments. While existing planners often struggle with computational bottlenecks or inefficient paths during long-range navigation, FPAS overcomes these challenges by reinterpreting the frontier concept for goal-directed tasks. Specifically, our method leverages frontiers to effectively guide forward progression into unobserved regions and to select promising subgoals for backtracking from dead-ends or inefficient paths. Furthermore, FPAS introduces an adaptive sampling mechanism based on a frontier-derived openness metric. This mechanism dynamically adjusts the global graph's density by employing sparse nodes in open areas to alleviate computational burdens, while preserving denser sampling in narrow passages to ensure connectivity. Extensive evaluations demonstrate that FPAS substantially improves computational efficiency over baseline methods while maintaining highly competitive goal-reaching performance.