paper-with-me

홈 › Papers

High-Fidelity and Generalizable Neural Surface Reconstruction with Sparse Feature Volumes

2025-07-08 · Aoxiang Fan, Corentin Dumery, Nicolas Talabot, Hieu Le, Pascal Fua

Generalizable neural surface reconstruction has become a compelling technique to reconstruct from few images without per-scene optimization, where dense 3D feature volume has proven effective as a global representation of scenes. However, the dense representation does not scale well to increasing voxel resolutions, severely limiting the reconstruction quality. We thus present a sparse representation method, that maximizes memory efficiency and enables significantly higher resolution reconstructions on standard hardware. We implement this through a two-stage approach: First training a network to predict voxel occupancies from posed images and associated depth maps, then computing features and performing volume rendering only in voxels with sufficiently high occupancy estimates. To support this sparse representation, we developed custom algorithms for efficient sampling, feature aggregation, and querying from sparse volumes-overcoming the dense-volume assumptions inherent in existing works. Experiments on public datasets demonstrate that our approach reduces storage requirements by more than 50 times without performance degradation, enabling reconstructions at $512^3$ resolution compared to the typical $128^3$ on similar hardware, and achieving superior reconstruction accuracy over current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2507.05952

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Surface-Centric Modeling for High-Fidelity Generalizable Neural Surface Reconstruction

2024-09-05 · Rui Peng, Shihe Shen, Kaiqiang Xiong, Huachen Gao 외

Reconstructing the high-fidelity surface from multi-view images, especially sparse images, is a critical and practical task that has attracted widespread attention in recent years. However, existing methods are impeded b…

Surface Reconstruction

SparseNeuS: Fast Generalizable Neural Surface Reconstruction from Sparse Views

2022-06-12 · Xiaoxiao Long, Cheng Lin, Peng Wang, Taku Komura 외

We introduce SparseNeuS, a novel neural rendering based method for the task of surface reconstruction from multi-view images. This task becomes more difficult when only sparse images are provided as input, a scenario whe…

Neural RenderingSurface Reconstruction

MeshSplat: Generalizable Sparse-View Surface Reconstruction via Gaussian Splatting

2025-08-25 · Hanzhi Chang, Ruijie Zhu, Wenjie Chang, Mulin Yu 외 arxiv

Surface reconstruction has been widely studied in computer vision and graphics. However, existing surface reconstruction works struggle to recover accurate scene geometry when the input views are extremely sparse. To add…

Novel View Synthesis

SatSurfGS: Generalizable 2D Gaussian Splatting for Sparse-View Satellite Surface Reconstruction

2026-05-08 · Min Chen, Wei Guo, Bin Wang, Wen Li 외 arxiv

Sparse-view satellite image surface reconstruction remains highly challenging, fundamentally because the reliability of multi-view matching under satellite imaging conditions is strongly spatially heterogeneous. Affected…

SurfSplat: Conquering Feedforward 2D Gaussian Splatting with Surface Continuity Priors

2026-02-02 · Bing He, Jingnan Gao, Yunuo Chen, Ning Cao 외 arxiv

Reconstructing 3D scenes from sparse images remains a challenging task due to the difficulty of recovering accurate geometry and texture without optimization. Recent approaches leverage generalizable models to generate 3…

3D ReconstructionPoint Clouds