HCOA*: Hierarchical Class-ordered A* for Navigation in Semantic Environments
Evangelos Psomiadis, Panagiotis Tsiotras

TL;DR
This paper introduces HCOA*, a hierarchical A* algorithm that efficiently plans safe paths in complex 3D environments by leveraging semantic hierarchies, with proven guarantees and reduced computational costs.
Contribution
We propose HCOA*, a novel hierarchical path-planning algorithm that uses semantic class ordering and multiple classification methods, providing theoretical guarantees and improved efficiency.
Findings
HCOA* reduces navigation computational time by up to 50%.
HCOA* maintains near-optimal path quality across scenarios.
Three classification approaches are evaluated for hierarchical node labeling.
Abstract
This paper addresses the problem of robot navigation in mixed geometric/semantic 3D environments. Given a hierarchical representation of the environment, the objective is to navigate from a start position to a goal, while satisfying task-specific safety constraints and minimizing computational cost. We introduce Hierarchical Class-ordered A* (HCOA*), an algorithm that leverages the environment's hierarchy for efficient and safe path-planning in mixed geometric/semantic graphs. We use a total order over the semantic classes and prove theoretical performance guarantees for the algorithm. We propose three approaches for higher-layer node classification based on the semantics of the lowest layer: a Graph Neural Network method, a k-Nearest Neighbors method, and a Majority-Class method. We evaluate HCOA* in simulations on two 3D Scene Graphs, comparing it to the state-of-the-art and assessing…
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.
