Greedy Algorithms for Sparse Sensor Placement via Deep Learning
Louis Ly, Yen-Hsi Richard Tsai

TL;DR
This paper introduces a deep learning-based greedy algorithm for efficient sparse sensor placement in environment exploration, significantly reducing computational costs while producing accurate 3D maps.
Contribution
It presents a novel supervised learning approach that combines submodularity theory with CNNs to determine optimal vantage points for exploration.
Findings
Reduces online computational cost for environment mapping
Produces highly-resolved, topologically accurate 3D maps
Outperforms traditional exploration strategies in complex environments
Abstract
We consider the exploration problem: an agent equipped with a depth sensor must map out a previously unknown environment using as few sensor measurements as possible. We propose an approach based on supervised learning of a greedy algorithm. We provide a bound on the optimality of the greedy algorithm using submodularity theory. Using a level set representation, we train a convolutional neural network to determine vantage points that maximize visibility. We show that this method drastically reduces the on-line computational cost and determines a small set of vantage points that solve the problem. This enables us to efficiently produce highly-resolved and topologically accurate maps of complex 3D environments. Unlike traditional next-best-view and frontier-based strategies, the proposed method accounts for geometric priors while evaluating potential vantage points. While existing deep…
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
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · Advanced Image and Video Retrieval Techniques
