ReconViaGen: Towards Accurate Multi-view 3D Object Reconstruction via Generation
Jiahao Chang, Chongjie Ye, Yushuang Wu, Yuantao Chen, Yidan Zhang, Zhongjin Luo, Chenghong Li, Yihao Zhi, Xiaoguang Han
TL;DR
ReconViaGen tackles the problem of incomplete multi-view 3D object reconstruction under occlusions and sparse coverage by integrating a strong 2D/3D reconstruction prior (VGGT) with diffusion-based 3D generative priors (TRELLIS). It introduces a coarse-to-fine pipeline conditioned by global geometry and per-view tokens, augmented with a rendering-aware velocity compensation to enforce pixel-level alignment, and it optimizes the generation using a conditional flow matching objective $\mathcal{L}_{CFM}(\theta)$ plus reconstruction losses. The key contributions are three mechanisms: global geometry conditioning (GGC), per-view conditioning (PVC), and rendering-aware velocity compensation (RVC), which together yield high fidelity in both global structure and local texture details. Experiments on Dora-Bench and OmniObject3D demonstrate state-of-the-art performance and robustness to varied input views, enabling accurate, complete reconstructions even with occlusions.
Abstract
Existing multi-view 3D object reconstruction methods heavily rely on sufficient overlap between input views, where occlusions and sparse coverage in practice frequently yield severe reconstruction incompleteness. Recent advancements in diffusion-based 3D generative techniques offer the potential to address these limitations by leveraging learned generative priors to hallucinate invisible parts of objects, thereby generating plausible 3D structures. However, the stochastic nature of the inference process limits the accuracy and reliability of generation results, preventing existing reconstruction frameworks from integrating such 3D generative priors. In this work, we comprehensively analyze the reasons why diffusion-based 3D generative methods fail to achieve high consistency, including (a) the insufficiency in constructing and leveraging cross-view connections when extracting multi-view image features as conditions, and (b) the poor controllability of iterative denoising during local detail generation, which easily leads to plausible but inconsistent fine geometric and texture details with inputs. Accordingly, we propose ReconViaGen to innovatively integrate reconstruction priors into the generative framework and devise several strategies that effectively address these issues. Extensive experiments demonstrate that our ReconViaGen can reconstruct complete and accurate 3D models consistent with input views in both global structure and local details.Project page: https://jiahao620.github.io/reconviagen.
