paper-with-me

홈 › Papers

AnyRecon: Arbitrary-View 3D Reconstruction with Video Diffusion Model

2026-04-21 · Yutian Chen, Shi Guo, Renbiao Jin, Tianshuo Yang, Xin Cai, Yawen Luo, Mingxin Yang, Mulin Yu, Linning Xu, Tianfan Xue arxiv

Sparse-view 3D reconstruction is essential for modeling scenes from casual captures, but remain challenging for non-generative reconstruction. Existing diffusion-based approaches mitigates this issues by synthesizing novel views, but they often condition on only one or two capture frames, which restricts geometric consistency and limits scalability to large or diverse scenes. We propose AnyRecon, a scalable framework for reconstruction from arbitrary and unordered sparse inputs that preserves explicit geometric control while supporting flexible conditioning cardinality. To support long-range conditioning, our method constructs a persistent global scene memory via a prepended capture view cache, and removes temporal compression to maintain frame-level correspondence under large viewpoint changes. Beyond better generative model, we also find that the interplay between generation and reconstruction is crucial for large-scale 3D scenes. Thus, we introduce a geometry-aware conditioning strategy that couples generation and reconstruction through an explicit 3D geometric memory and geometry-driven capture-view retrieval. To ensure efficiency, we combine 4-step diffusion distillation with context-window sparse attention to reduce quadratic complexity. Extensive experiments demonstrate robust and scalable reconstruction across irregular inputs, large viewpoint gaps, and long trajectories.

📄 PDF Abstract BibTeX arXiv:2604.19747

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

Wonderland: Navigating 3D Scenes from a Single Image

2024-12-16 · CVPR 2025 1 · Hanwen Liang, Junli Cao, Vidit Goel, Guocheng Qian 외

This paper addresses a challenging question: How can we efficiently create high-quality, wide-scope 3D scenes from a single arbitrary image? Existing methods face several constraints, such as requiring multi-view data, t…

3D ReconstructionScene Generation

Diffusion-Guided Reconstruction of Everyday Hand-Object Interaction Clips

2023-09-11 · ICCV 2023 1 · Yufei Ye, Poorvi Hebbar, Abhinav Gupta, Shubham Tulsiani

We tackle the task of reconstructing hand-object interactions from short video clips. Given an input video, our approach casts 3D inference as a per-video optimization and recovers a neural 3D representation of the objec…

Object

GO-Renderer: Generative Object Rendering with 3D-aware Controllable Video Diffusion Models

2026-03-24 · Zekai Gu, Shuoxuan Feng, Yansong Wang, Hanzhuo Huang 외 arxiv

Reconstructing a renderable 3D model from images is a useful but challenging task. Recent feedforward 3D reconstruction methods have demonstrated remarkable success in efficiently recovering geometry, but still cannot ac…

3D Reconstruction

Flex3D: Feed-Forward 3D Generation with Flexible Reconstruction Model and Input View Curation

2024-10-01 · Junlin Han, Jianyuan Wang, Andrea Vedaldi, Philip Torr 외

Generating high-quality 3D content from text, single images, or sparse view images remains a challenging task with broad applications. Existing methods typically employ multi-view diffusion models to synthesize multi-vie…

3D Generation3D Reconstruction

ExploreGS: Explorable 3D Scene Reconstruction with Virtual Camera Samplings and Diffusion Priors

2025-08-08 · Minsu Kim, Subin Jeon, In Cho, Mijin Yoo 외 arxiv

Recent advances in novel view synthesis (NVS) have enabled real-time rendering with 3D Gaussian Splatting (3DGS). However, existing methods struggle with artifacts and missing regions when rendering from viewpoints that …

Novel View Synthesis