English

Flexible Informed Trees (FIT*): Adaptive Batch-Size Approach in Informed Sampling-Based Path Planning

Robotics 2025-08-27 v2

Abstract

In path planning, anytime almost-surely asymptotically optimal planners dominate the benchmark of sampling-based planners. A notable example is Batch Informed Trees (BIT*), where planners iteratively determine paths to batches of vertices within the exploration area. However, utilizing a consistent batch size is inefficient for initial pathfinding and optimal performance, it relies on effective task allocation. This paper introduces Flexible Informed Trees (FIT*), a sampling-based planner that integrates an adaptive batch-size method to enhance the initial path convergence rate. FIT* employs a flexible approach in adjusting batch sizes dynamically based on the inherent dimension of the configuration spaces and the hypervolume of the n-dimensional hyperellipsoid. By applying dense and sparse sampling strategy, FIT* improves convergence rate while finding successful solutions faster with lower initial solution cost. This method enhances the planner's ability to handle confined, narrow spaces in the initial finding phase and increases batch vertices sampling frequency in the optimization phase. FIT* outperforms existing single-query, sampling-based planners on the tested problems in R^2 to R^8, and was demonstrated on a real-world mobile manipulation task.

Keywords

Cite

@article{arxiv.2310.12828,
  title  = {Flexible Informed Trees (FIT*): Adaptive Batch-Size Approach in Informed Sampling-Based Path Planning},
  author = {Liding Zhang and Zhenshan Bing and Kejia Chen and Lingyun Chen and Kuanqi Cai and Yu Zhang and Fan Wu and Peter Krumbholz and Zhilin Yuan and Sami Haddadin and Alois Knoll},
  journal= {arXiv preprint arXiv:2310.12828},
  year   = {2025}
}

Comments

7 pages,7 figures

R2 v1 2026-06-28T12:55:44.091Z