Know Your Neighbors: Improving Single-View Reconstruction via Spatial Vision-Language Reasoning
Rui Li, Tobias Fischer, Mattia Segu, Marc Pollefeys, Luc Van Gool, Federico Tombari
TL;DR
Single-view 3D reconstruction is inherently ill-posed due to occlusions. KYN introduces vision-language modulation to enrich per-point features with semantic cues and a language-guided 3D spatial attention to reason about semantic context when predicting point densities $σ_i$. The approach achieves state-of-the-art scene and object reconstruction on KITTI-360 and exhibits improved zero-shot generalization on DDAD, underscoring the value of explicit semantic reasoning for occluded geometry. Overall, KYN advances open-vocabulary 3D scene understanding by marrying vision-language priors with 3D spatial reasoning to produce more plausible reconstructions from a single image.
Abstract
Recovering the 3D scene geometry from a single view is a fundamental yet ill-posed problem in computer vision. While classical depth estimation methods infer only a 2.5D scene representation limited to the image plane, recent approaches based on radiance fields reconstruct a full 3D representation. However, these methods still struggle with occluded regions since inferring geometry without visual observation requires (i) semantic knowledge of the surroundings, and (ii) reasoning about spatial context. We propose KYN, a novel method for single-view scene reconstruction that reasons about semantic and spatial context to predict each point's density. We introduce a vision-language modulation module to enrich point features with fine-grained semantic information. We aggregate point representations across the scene through a language-guided spatial attention mechanism to yield per-point density predictions aware of the 3D semantic context. We show that KYN improves 3D shape recovery compared to predicting density for each 3D point in isolation. We achieve state-of-the-art results in scene and object reconstruction on KITTI-360, and show improved zero-shot generalization compared to prior work. Project page: https://ruili3.github.io/kyn.
