English

From Rays to Projections: Better Inputs for Feed-Forward View Synthesis

Computer Vision and Pattern Recognition 2026-01-09 v1

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\"ucker 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.

Keywords

Cite

@article{arxiv.2601.05116,
  title  = {From Rays to Projections: Better Inputs for Feed-Forward View Synthesis},
  author = {Zirui Wu and Zeren Jiang and Martin R. Oswald and Jie Song},
  journal= {arXiv preprint arXiv:2601.05116},
  year   = {2026}
}

Comments

Project Page: https://wuzirui.github.io/pvsm-web

R2 v1 2026-07-01T08:56:30.721Z