ROMay 8

Palm-sized Omnidirectional Vision-Based UAV Exploration with Sparse Topological Map Guidance

arXiv:2605.0727546.4
Predicted impact top 47% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the problem of memory and computation constraints in micro UAV exploration by replacing dense maps with sparse topological representations, offering a practical solution for SWaP-limited platforms.

The paper presents a lightweight autonomous exploration system for micro UAVs that uses omnidirectional vision and sparse topological maps to reduce memory and computational overhead, achieving efficient exploration on a 400g UAV with an 11cm wheelbase.

Classic exploration methods often rely on dense occupancy maps or high-resolution point clouds for frontier detection and path planning, resulting in substantial memory consumption and computational overhead. Moreover, micro UAVs under size, weight, and power (SWaP) constraints are not practical to be equipped with sensors like LiDAR to obtain accurate environmental geometric measurements. This paper presents a lightweight autonomous exploration system that leverages omnidirectional vision and sparse topological map guidance. Specifically, we utilize a multi-fisheye camera setup to achieve omnidirectional Field of View (FoV) and perform depth estimation. To address the limited depth estimation accuracy, frontiers are represented as potential unexplored regions characterized by topological nodes instead of explicit boundaries, enabling efficient identification of frontier regions without maintaining occupancy grids or global point clouds. Unlike classic dense representations, our approach abstracts the environment using a sparse topological map composed of key nodes and their descriptors, reducing memory consumption and computational demands. Global path planning is performed directly on the sparse graph. The proposed method is validated in both simulation and on a palm-sized vision-based UAV with an 11 cm wheelbase and a 400 g weight in real-world experiments, demonstrating that our method can achieve efficient exploration with extremely low computational consumption.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes