OMEGA: Efficient Occlusion-Aware Navigation for Air-Ground Robot in Dynamic Environments via State Space Model
Junming Wang, Xiuxian Guan, Zekai Sun, Tianxiang Shen and, Dong Huang, Fangming Liu, Heming Cui

TL;DR
The paper introduces OMEGA, a novel navigation system for air-ground robots that improves occlusion prediction and path planning efficiency in dynamic environments, enabling more reliable and faster autonomous navigation.
Contribution
The paper presents OccMamba, a new architecture for semantic and occupancy prediction with linear complexity, and an AGR-Planner that integrates these predictions for efficient, occlusion-aware navigation in dynamic scenes.
Findings
Outperforms state-of-the-art 3D semantic occupancy networks with 25.0% higher mIoU.
Achieves a 96% average planning success rate in dynamic environments.
Demonstrates real-time, energy-efficient navigation in complex, occlusion-rich scenes.
Abstract
Air-ground robots (AGRs) are widely used in surveillance and disaster response due to their exceptional mobility and versatility (i.e., flying and driving). Current AGR navigation systems perform well in static occlusion-prone environments (e.g., indoors) by using 3D semantic occupancy networks to predict occlusions for complete local mapping and then computing Euclidean Signed Distance Field (ESDF) for path planning. However, these systems face challenges in dynamic, severe occlusion scenes (e.g., crowds) due to limitations in perception networks' low prediction accuracy and path planners' high computation overhead. In this paper, we propose OMEGA, which contains OccMamba with an Efficient AGR-Planner to address the above-mentioned problems. OccMamba adopts a novel architecture that separates semantic and occupancy prediction into independent branches, incorporating two mamba blocks…
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 · Robotics and Sensor-Based Localization · Target Tracking and Data Fusion in Sensor Networks
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
