EPIC: A Lightweight LiDAR-Based UAV Exploration Framework for Large-Scale Scenarios
Shuang Geng, Zelin Ning, Fu Zhang, and Boyu Zhou

TL;DR
EPIC is a lightweight UAV exploration framework that directly uses LiDAR point clouds for efficient, large-scale environment exploration, reducing memory and computation needs while maintaining high exploration speed.
Contribution
EPIC introduces a novel point cloud-based observation map and incremental topological graph for real-time, large-scale UAV exploration without relying on costly occupancy grids.
Findings
Faster exploration compared to existing methods.
Significantly lower memory consumption.
Effective in real-world large-scale scenarios.
Abstract
Autonomous exploration is a fundamental problem for various applications of unmanned aerial vehicles (UAVs). Recently, LiDAR-based exploration has gained significant attention due to its ability to generate high-precision point cloud maps of large-scale environments. While the point clouds are inherently informative for navigation, many existing exploration methods still rely on additional, often expensive, environmental representations. This reliance stems from two main reasons: the need for frontier detection or information gain computation, which typically depends on memory-intensive occupancy grid maps, and the high computational complexity of path planning directly on point clouds, primarily due to costly collision checking. To address these limitations, we present EPIC, a lightweight LiDAR-based UAV exploration framework that directly exploits point cloud data to explore…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · UAV Applications and Optimization
