TL;DR
OptMap is an efficient algorithm for online geometric map distillation that uses submodular maximization to generate application-specific maps from LiDAR data, reducing computational costs.
Contribution
It introduces a novel submodular reward function and a streaming algorithm for real-time, application-specific map generation in autonomous robotics.
Findings
Achieves near-optimal map selection with polynomial-time algorithms.
Reduces input set sizes while maintaining informativeness.
Demonstrates minimal computation requirements in long-duration mapping.
Abstract
Autonomous robots rely on geometric maps to inform a diverse set of perception and decision-making algorithms. As autonomy requires reasoning and planning on multiple scales, each algorithm may require a different map for optimal performance. LiDAR sensors generate an abundance of geometric data (up to 50 MB per second) to satisfy these diverse requirements. However, the point-based operations required to process perception data are both memory and computationally expensive. Such operations can be bypassed via learned representations that encode similarity, but selecting informative, size-constrained maps remains an NP-hard combinatorial problem. In this work we present OptMap: a geometric map distillation algorithm which achieves online, application-specific map generation via multiple theoretical and algorithmic innovations. A central feature is the maximization of set functions that…
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.
