From Rays to Projections: Better Inputs for Feed-Forward View Synthesis
Zirui Wu, Zeren Jiang, Martin R. Oswald, Jie Song
TL;DR
This work tackles the brittleness of input conditioning in feed-forward novel view synthesis caused by Plücker $6$D ray-space representations. It introduces projective conditioning, which replaces absolute camera parameters with a target-view point-cloud projection cue and casts view synthesis as a 2D image-to-image problem, thus improving robustness to camera transformations and geometric consistency. A Masked Auto-Encoding pretraining strategy leverages uncalibrated data to learn a powerful cross-view completion prior within the 2D conditioning framework. Through a dedicated Consistency Benchmark and RealEstate10K-derived data, PVSM achieves state-of-the-art 3D consistency and rendering quality while maintaining competitive runtime, highlighting the practical impact of operating in a gauge-free, 2D-conditioned regime for scalable, robust view synthesis.
Abstract
Feed-forward view synthesis models predict a novel view in a single pass with minimal 3D inductive bias. Existing works encode cameras as Plücker ray maps, which tie predictions to the arbitrary world coordinate gauge and make them sensitive to small camera transformations, thereby undermining geometric consistency. In this paper, we ask what inputs best condition a model for robust and consistent view synthesis. We propose projective conditioning, which replaces raw camera parameters with a target-view projective cue that provides a stable 2D input. This reframes the task from a brittle geometric regression problem in ray space to a well-conditioned target-view image-to-image translation problem. Additionally, we introduce a masked autoencoding pretraining strategy tailored to this cue, enabling the use of large-scale uncalibrated data for pretraining. Our method shows improved fidelity and stronger cross-view consistency compared to ray-conditioned baselines on our view-consistency benchmark. It also achieves state-of-the-art quality on standard novel view synthesis benchmarks.
