VIN-NBV: A View Introspection Network for Next-Best-View Selection
Noah Frahm, Dongxu Zhao, Andrea Dunn Beltran, Ron Alterovitz, Jan-Michael Frahm, Junier Oliva, Roni Sengupta

TL;DR
VIN-NBV introduces a neural network that predicts the potential improvement in 3D reconstruction quality from candidate viewpoints, enabling more effective next-best-view selection without prior scene knowledge or extensive training.
Contribution
The paper presents VIN, a lightweight neural network for directly predicting reconstruction improvement, and demonstrates its effectiveness in a greedy NBV policy outperforming existing methods.
Findings
~30% improvement in reconstruction quality over coverage-based methods
VIN-NBV outperforms deep reinforcement learning approaches by ~40%
Operates without prior scene knowledge and handles occlusions effectively
Abstract
Next Best View (NBV) algorithms aim to maximize 3D scene acquisition quality using minimal resources, e.g. number of acquisitions, time taken, or distance traversed. Prior methods often rely on coverage maximization as a proxy for reconstruction quality, but for complex scenes with occlusions and finer details, this is not always sufficient and leads to poor reconstructions. Our key insight is to train an acquisition policy that directly optimizes for reconstruction quality rather than just coverage. To achieve this, we introduce the View Introspection Network (VIN): a lightweight neural network that predicts the Relative Reconstruction Improvement (RRI) of a potential next viewpoint without making any new acquisitions. We use this network to power a simple, yet effective, sequential samplingbased greedy NBV policy. Our approach, VIN-NBV, generalizes to unseen object categories,…
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
MethodsSparse Evolutionary Training
