GenRec: Knowing Where to Reconstruct and Where to Generate

📅 2026-08-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
论文提出GenRec模型,通过区分重建和生成区域,提高从稀疏视图合成新视角图像的几何保真度和感知质量。
📝 Abstract
Generative novel view synthesis from sparse input images is rarely all reconstruction or all generation: pixels visible in some source view have a unique correct value modulated only by view-dependent shading, while pixels in disocclusions or beyond the captured volume admit a distribution of plausible completions. Existing generative novel-view-synthesis methods conflate these regimes under a single uniform loss, blurring the line between geometric fidelity and creative hallucinations even when scene geometry is injected through warped point clouds or projected depth. We introduce GenRec, a multi-view flow matching model that builds the reconstruction--generation split directly into its architecture, supervision, and gradient flow. Guided by an observation mask derived from the source cameras and a monocular depth estimator, a flow matching backbone jointly denoises RGB and scene-coordinate maps across all target views, while a pixel-space refinement stage restores high-frequency detail on observed pixels; the same mask gates supervision so regression signals do not contaminate the generative prior. Across RealEstate10K, DL3DV-10K, and Mip-NeRF~360, in both single-view extrapolation and two-view interpolation, GenRec attains the best reconstruction fidelity in observed regions while also surpassing purely generative baselines on perceptual quality in unobserved ones, showing the effectiveness of our approach.
Problem

Research questions and friction points this paper is trying to address.

novel view synthesis
reconstruction
generation
geometric fidelity
generative prior
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-view flow matching
reconstruction-generation split
observation mask
monocular depth estimator
supervision gating
🔎 Similar Papers
No similar papers found.