paper-with-me

홈 › Papers

FPAS: Frontier-Based Path Planning with Adaptive Sampling for Large-Scale Unknown Environments

2026-06-22 · Jinwoo Choi, Yeonkyu Lee, Jung-Taak Kim, Jisung Bae, Seung-Woo Seo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2606.22838

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Autonomous Implicit Indoor Scene Reconstruction with Frontier Exploration

2024-04-16 · Jing Zeng, Yanxu Li, Jiahao Sun, Qi Ye 외

Implicit neural representations have demonstrated significant promise for 3D scene reconstruction. Recent works have extended their applications to autonomous implicit reconstruction through the Next Best View (NBV) base…

3D Scene ReconstructionIndoor Scene Reconstruction

Visual-RRT: Finding Paths toward Visual-Goals via Differentiable Rendering

2026-03-27 · Sebin Lee, Jumin Lee, Taeyeon Kim, Younju Na 외 arxiv

Rapidly-exploring random trees (RRTs) have been widely adopted for robot motion planning due to their robustness and theoretical guarantees. However, existing RRT-based planners require explicit goal configurations speci…

Motion Planning

Generative Frontier Planning for Adaptive Peer-Referral Recruitment under Covariate-Dependent Arrivals

2026-06-06 · Lingkai Kong, Hezi Jiang, Andrew Ma, Keyu Wang 외 arxiv

Peer-referral recruitment systems such as respondent-driven sampling are critical for studying and intervening on hidden populations affected by infectious diseases. To accelerate recruitment, public health agencies must…

SBAMP: Sampling Based Adaptive Motion Planning

2025-11-15 · Shreyas Raorane, Kabir Ram Puri, Anh-Quan Pham arxiv

Autonomous robots operating in dynamic environments must balance global path optimality with real-time responsiveness to disturbances. This requires addressing a fundamental trade-off between computationally expensive gl…

Motion Planning

Leveraging Predictive Models for Adaptive Sampling of Spatiotemporal Fluid Processes

2023-04-03 · Sandeep Manjanna, Tom Z. Jiahao, M. Ani Hsieh

Persistent monitoring of a spatiotemporal fluid process requires data sampling and predictive modeling of the process being monitored. In this paper we present PASST algorithm: Predictive-model based Adaptive Sampling of…