Domain Reduction Strategy for Non Line of Sight Imaging
Hyunbo Shim, In Cho, Daekyu Kwon, Seon Joo Kim
TL;DR
This work tackles non-line-of-sight imaging under general relay-wall geometries and sparse sampling by introducing an optimization-based pipeline augmented with a domain reduction strategy. Transients are modeled as a linear superposition of point-wise propagations from continuously sampled hidden-space points, with per-voxel albedo $\rho$ and normal $\boldsymbol{n}$ optimized to match measurements, and a coarse-to-fine domain reduction that prunes empty regions to drastically reduce computations. The method demonstrates high-quality recovery of albedo and surface normals across confocal, non-confocal, and non-planar scenarios, achieving around a minute reconstruction time on a single consumer GPU even with $128 \times 128$ outputs and sparse $32 \times 32$ scans. Overall, the domain-reduction approach preserves the generality of optimization-based NLOS methods while delivering substantial efficiency gains, broadening practical applicability for real-world NLOS imaging tasks.
Abstract
This paper presents a novel optimization-based method for non-line-of-sight (NLOS) imaging that aims to reconstruct hidden scenes under general setups with significantly reduced reconstruction time. In NLOS imaging, the visible surfaces of the target objects are notably sparse. To mitigate unnecessary computations arising from empty regions, we design our method to render the transients through partial propagations from a continuously sampled set of points from the hidden space. Our method is capable of accurately and efficiently modeling the view-dependent reflectance using surface normals, which enables us to obtain surface geometry as well as albedo. In this pipeline, we propose a novel domain reduction strategy to eliminate superfluous computations in empty regions. During the optimization process, our domain reduction procedure periodically prunes the empty regions from our sampling domain in a coarse-to-fine manner, leading to substantial improvement in efficiency. We demonstrate the effectiveness of our method in various NLOS scenarios with sparse scanning patterns. Experiments conducted on both synthetic and real-world data support the efficacy in general NLOS scenarios, and the improved efficiency of our method compared to the previous optimization-based solutions. Our code is available at https://github.com/hyunbo9/domain-reduction-strategy.
