paper-with-me

Papers

RoGe: Novel View Synthesis via End-to-End Implicit Reconstruction and Generation

2026-09-02 · Xiaolei Lang, Ze Kang, Zehao Huang, Naiyan Wang arxiv

Novel view synthesis from sparse inputs requires both geometric grounding from the observed views and generative priors of unobserved regions, motivating recent hybrid methods that combine reconstruction and generation. However, existing methods bridge the two with rendered images or explicit 3D representations such as point maps or 3D Gaussians. Generation is thus conditioned on a lossy and imperfect projection of the scene, inheriting its errors, and reconstruction receives no signal from generation to correct them. We present RoGe, an end-to-end unified reconstruction and generation framework that removes this explicit bridge. It targets roaming within a scene anchored by sparse views: given a few posed images and a camera trajectory, it synthesizes a temporally coherent video along that trajectory. From the sparse input views, RoGe builds an implicit scene representation with a feed-forward reconstruction model, and queries it with target camera rays to obtain per-view geometric features. These features are injected into a video diffusion model as conditioning, without any 3D intermediate. Both modules are trained jointly, so the generation objective directly shapes its own geometric conditioning. We conduct experiments on DL3DV, where RoGe outperforms reconstruction-based, generation-based, and hybrid baselines on image-level metrics and video-level temporal consistency. Ablations confirm that ray-queried implicit features outperform both raw reconstruction tokens and rendered RGB as conditioning, and that joint training brings further gains. Our project page is at https://jerry-locker.github.io/roge/.

📄 PDF Abstract BibTeX arXiv:2609.02847

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

MetaView: Monocular Novel View Synthesis with Scale-Aware Implicit Geometry Priors

2026-07-13 · Yufei Cai, Xuesong Niu, Hao Lu, Kun Gai 외 hf

Current visual generation models are capable of producing high-quality content, yet they lack a coherent perception of the spatial structure. Existing generative novel view synthesis methods typically introduce explicit …

Novel View Synthesis

UniWorld-View: Large-Baseline View Synthesis via Video Diffusion Models

2026-08-05 · Haiyang Zhou, Wangbo Yu, Chaoran Feng, Xunyu Zhou 외 hf

The abundance of casually captured monocular videos and images on social media provides a valuable source for immersive content creation, where generating novel views from such sparse observations can greatly enhance use…

Novel View Synthesis

3D Reconstruction and New View Synthesis of Indoor Environments based on a Dual Neural Radiance Field

2024-01-26 · Zhenyu Bao, Guibiao Liao, Zhongyuan Zhao, Kanglin Liu 외

Simultaneously achieving 3D reconstruction and new view synthesis for indoor environments has widespread applications but is technically very challenging. State-of-the-art methods based on implicit neural functions can a…

3D ReconstructionNeRFNovel View Synthesis

SparseCraft: Few-Shot Neural Reconstruction through Stereopsis Guided Geometric Linearization

2024-07-19 · Mae Younes, Amine Ouasfi, Adnane Boukhayma

We present a novel approach for recovering 3D shape and view dependent appearance from a few colored images, enabling efficient 3D reconstruction and novel view synthesis. Our method learns an implicit neural representat…

3D ReconstructionNovel View Synthesis

VolRecon: Volume Rendering of Signed Ray Distance Functions for Generalizable Multi-View Reconstruction

2022-12-15 · CVPR 2023 1 · Yufan Ren, Fangjinhua Wang, Tong Zhang, Marc Pollefeys 외

The success of the Neural Radiance Fields (NeRF) in novel view synthesis has inspired researchers to propose neural implicit scene reconstruction. However, most existing neural implicit reconstruction methods optimize pe…

NeRFNovel View Synthesis