paper-with-me

홈 › Papers

SVRecon: Sparse Voxel Rasterization for Surface Reconstruction

2025-11-21 · Seunghun Oh, Jaesung Choe, Dongjae Lee, Daeun Lee, Seunghoon Jeong, Yu-Chiang Frank Wang, Jaesik Park arxiv

We extend the recently proposed sparse voxel rasterization paradigm to the task of high-fidelity surface reconstruction by integrating Signed Distance Function (SDF), named SVRecon. Unlike 3D Gaussians, sparse voxels are spatially disentangled from their neighbors and have sharp boundaries, which makes them prone to local minima during optimization. Although SDF values provide a naturally smooth and continuous geometric field, preserving this smoothness across independently parameterized sparse voxels is nontrivial. To address this challenge, we promote coherent and smooth voxel-wise structure through (1) robust geometric initialization using a visual geometry model and (2) a spatial smoothness loss that enforces coherent relationships across parent-child and sibling voxel groups. Extensive experiments across various benchmarks show that our method achieves strong reconstruction accuracy while having consistently speedy convergence. The code will be made public.

📄 PDF Abstract BibTeX arXiv:2511.17364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Advancing Structured Priors for Sparse-Voxel Surface Reconstruction

2026-01-25 · Ting-Hsun Chi, Chu-Rong Chen, Chi-Tun Hsu, Hsuan-Ting Lin 외 arxiv

Reconstructing accurate surfaces with radiance fields has progressed rapidly, yet two promising explicit representations, 3D Gaussian Splatting and sparse-voxel rasterization, exhibit complementary strengths and weakness…

GVKF: Gaussian Voxel Kernel Functions for Highly Efficient Surface Reconstruction in Open Scenes

2024-11-04 · Gaochao Song, Chong Cheng, Hao Wang

In this paper we present a novel method for efficient and effective 3D surface reconstruction in open scenes. Existing Neural Radiance Fields (NeRF) based works typically require extensive training and rendering time due…

3DGSNeRFSurface Reconstruction

R$^2$-Gaussian: Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction

2024-05-31 · Ruyi Zha, Tao Jun Lin, Yuanhao Cai, Jiwen Cao 외

3D Gaussian splatting (3DGS) has shown promising results in image rendering and surface reconstruction. However, its potential in volumetric reconstruction tasks, such as X-ray computed tomography, remains under-explored…

3DGSNeRFSSIMSurface Reconstruction

LiteVoxel: Low-memory Intelligent Thresholding for Efficient Voxel Rasterization

2025-11-04 · Jee Won Lee, Jongseong Brad Choi arxiv

Sparse-voxel rasterization is a fast, differentiable alternative for optimization-based scene reconstruction, but it tends to underfit low-frequency content, depends on brittle pruning heuristics, and can overgrow in way…

DrivingVoxels: Compositional Sparse Voxel Rasterization for Dynamic Driving Scene Reconstruction

2026-06-22 · Tania Aguirre, Luis Roldão, Moussab Bennehar, Nathan Piasco 외 arxiv

Reconstructing dynamic urban scenes remains challenging due to the unbounded nature of driving environments and the presence of multiple dynamic objects. Currently, potentially faster sparse voxel methods are mainly desi…