Diversity-Driven View Subset Selection for Indoor Novel View Synthesis
Zehao Wang, Han Zhou, Matthew B. Blaschko, Tinne Tuytelaars, Minye Wu
TL;DR
This work tackles the inefficiency of indoor monocular novel view synthesis by formulating frame subset selection as maximizing a diversity-aware utility $z(\mathbb{S})$ under a size constraint. It introduces a multifactor diversity distance across 3D, angular, and semantic spaces and evaluates three utility functions—log-determinant (DPP), Max-Min Distance, and Uniform Coverage—via greedy optimization. A new IndoorTraj dataset with complex human-like trajectories enables realistic evaluation, showing that selecting 5–20% of frames can outperform or match full-data baselines under equal compute, highlighting substantial gains in efficiency. The approach offers practical pathways to scalable indoor neural rendering without sacrificing rendering quality, and provides theoretical and empirical guidance through ablations and extensive experiments.
Abstract
Novel view synthesis of indoor scenes can be achieved by capturing a monocular video sequence of the environment. However, redundant information caused by artificial movements in the input video data reduces the efficiency of scene modeling. To address this, we formulate the problem as a combinatorial optimization task for view subset selection. In this work, we propose a novel subset selection framework that integrates a comprehensive diversity-based measurement with well-designed utility functions. We provide a theoretical analysis of these utility functions and validate their effectiveness through extensive experiments. Furthermore, we introduce IndoorTraj, a novel dataset designed for indoor novel view synthesis, featuring complex and extended trajectories that simulate intricate human behaviors. Experiments on IndoorTraj show that our framework consistently outperforms baseline strategies while using only 5-20% of the data, highlighting its remarkable efficiency and effectiveness. The code is available at: https://github.com/zehao-wang/IndoorTraj
