Hierarchical Informative Path Planning via Graph Guidance and Trajectory Optimization
Avraiem Iskandar, Shamak Dutta, Kevin Murrant, Yash Vardhan Pant, Stephen L. Smith
TL;DR
The paper tackles informative path planning under a travel budget in cluttered environments by proposing a hierarchical pipeline that couples graph-based global guidance with edge-wise budget allocation and local spline-based trajectory refinement. It models the latent field with a Gaussian process and aims to minimize the posterior uncertainty over a test set, using a budget-constrained objective. The key contributions are the three-stage framework, geometric and kernel-informed bounds for budget allocation, and obstacle-aware trajectory refinement that yields faster runtimes while improving information gain over graph-only and fully continuous baselines. The approach is validated on synthetic obstacle scenarios and Arctic sea-ice datasets, showing up to 9× speedups over gradient-based solvers and 20× over black-box optimizers, with consistent reductions in posterior uncertainty. This framework has practical impact for efficient environmental monitoring and autonomous exploration in complex domains where both global structure and local sensing are critical.
Abstract
We study informative path planning (IPP) with travel budgets in cluttered environments, where an agent collects measurements of a latent field modeled as a Gaussian process (GP) to reduce uncertainty at target locations. Graph-based solvers provide global guarantees but assume pre-selected measurement locations, while continuous trajectory optimization supports path-based sensing but is computationally intensive and sensitive to initialization in obstacle-dense settings. We propose a hierarchical framework with three stages: (i) graph-based global planning, (ii) segment-wise budget allocation using geometric and kernel bounds, and (iii) spline-based refinement of each segment with hard constraints and obstacle pruning. By combining global guidance with local refinement, our method achieves lower posterior uncertainty than graph-only and continuous baselines, while running faster than continuous-space solvers (up to 9x faster than gradient-based methods and 20x faster than black-box optimizers) across synthetic cluttered environments and Arctic datasets.
