ROCVMar 29, 2023

Active Implicit Object Reconstruction using Uncertainty-guided Next-Best-View Optimization

arXiv:2303.16739v435 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This work addresses view planning for autonomous mobile robots performing object reconstruction, representing an incremental improvement through a novel integration of implicit representations with uncertainty-guided optimization.

The paper tackles the problem of active sensor view planning for object reconstruction by integrating implicit representations with next-best-view optimization, achieving improved reconstruction accuracy and efficiency in both simulation and real-world experiments.

Actively planning sensor views during object reconstruction is crucial for autonomous mobile robots. An effective method should be able to strike a balance between accuracy and efficiency. In this paper, we propose a seamless integration of the emerging implicit representation with the active reconstruction task. We build an implicit occupancy field as our geometry proxy. While training, the prior object bounding box is utilized as auxiliary information to generate clean and detailed reconstructions. To evaluate view uncertainty, we employ a sampling-based approach that directly extracts entropy from the reconstructed occupancy probability field as our measure of view information gain. This eliminates the need for additional uncertainty maps or learning. Unlike previous methods that compare view uncertainty within a finite set of candidates, we aim to find the next-best-view (NBV) on a continuous manifold. Leveraging the differentiability of the implicit representation, the NBV can be optimized directly by maximizing the view uncertainty using gradient descent. It significantly enhances the method's adaptability to different scenarios. Simulation and real-world experiments demonstrate that our approach effectively improves reconstruction accuracy and efficiency of view planning in active reconstruction tasks. The proposed system will open source at https://github.com/HITSZ-NRSL/ActiveImplicitRecon.git.

Code Implementations1 repo
Foundations

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

Your Notes