Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Know Your Neighbors: Improving Single-View Reconstruction via Spatial Vision-Language Reasoning

About

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.

Rui Li, Tobias Fischer, Mattia Segu, Marc Pollefeys, Luc Van Gool, Federico Tombari• 2024

Related benchmarks

TaskDatasetResultRank
Object ReconstructionKITTI-360 4-50m (long range evaluation)
Object Accuracy86
10
Object ReconstructionKITTI-360 4-20m (short range evaluation)
Oacc92
10
3D Occupancy PredictionKITTI-360
IoU44.4
9
3D Occupancy PredictionSSCBench-KITTI-360 (test)
OAcc86.1
5
Single-view 3D Scene ReconstructionDDAD (test)
Oacc59
3
Showing 5 of 5 rows

Other info

Code

Follow for update