Paper Overview
Field: Computer Vision (CV) Authors: Yutian Chen, Shi Guo, Renbiao Jin, Tianshuo Yang, Xin Cai, Yawen Luo, Mingxin Yang, Mulin Yu, Linning Xu, Tianfan Xue Published: 2026-04-21 arXiv: 2604.19747
Abstract
Sparse-view 3D reconstruction is essential for modeling scenes from casual captures, but remains challenging for non-generative reconstruction. Existing diffusion-based approaches mitigate this issue 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.
The authors propose AnyRecon, a scalable framework for reconstruction from arbitrary and unordered sparse inputs that preserves explicit geometric control while supporting flexible conditioning cardinality.
Key Contributions
- Long-range conditioning: 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.
- Geometry-aware conditioning: Couples generation and reconstruction through explicit 3D geometric memory and geometry-driven retrieval of captured views — an interaction the authors find crucial for large-scale 3D scenes.
- Efficiency: Combines 4-step diffusion distillation with context-window sparse attention to reduce quadratic complexity.
Results
Extensive experiments show that the method achieves robust and scalable reconstruction on unconventional inputs, large viewpoint gaps, and long trajectories.
---
*Auto-collected on 2026-04-23.*