Hierarchical Informative Path Planning via Graph Guidance and Trajectory Optimization
Avraiem Iskandar, Shamak Dutta, Kevin Murrant, Yash Vardhan Pant, and Stephen L. Smith

TL;DR
This paper introduces a hierarchical path planning method combining global graph guidance and local trajectory optimization to efficiently reduce uncertainty in cluttered environments, outperforming existing methods in speed and accuracy.
Contribution
A novel hierarchical framework that integrates graph-based global planning with spline-based local refinement for informative path planning in complex environments.
Findings
Achieves lower posterior uncertainty than baseline methods.
Runs up to 9x faster than gradient-based continuous solvers.
Outperforms black-box optimizers by up to 20x in cluttered environments.
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…
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 · Autonomous Vehicle Technology and Safety · Robotics and Sensor-Based Localization
