paper-with-me

Papers

DySurface: Consistent 4D Surface Reconstruction via Bridging Explicit Gaussians and Implicit Functions

2026-05-11 · Minje Kim, Younghyun Noh, Jaesoon Kim, Tae-Kyun Kim arxiv

While novel view synthesis (NVS) for dynamic scenes has seen significant progress, reconstructing temporally consistent geometric surfaces remains a challenge. Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) offer powerful dynamic scene rendering capabilities; however, relying solely on photometric optimization often leads to geometric ambiguities. This results in discontinuous surfaces, severe artifacts, and broken surfaces over time. To address these limitations, we present DySurface, a novel framework that bridges the effectiveness of explicit Gaussians with the geometric fidelity of implicit Signed Distance Functions (SDFs) in dynamic scenes. Our approach tackles the structural discrepancy between the forward deformation of 3DGS ($canonical \rightarrow dynamic$) and the backward deformation required for volumetric SDF rendering ($dynamic \rightarrow canonical$). Specifically, we propose the VoxGS-DSDF branch that leverages deformed Gaussians to construct a dynamic sparse voxel grid, providing explicit geometric guidance to the implicit SDF field. This explicit anchoring effectively regularizes the volumetric rendering process, significantly improving surface reconstruction quality, with watertight boundaries and detailed representations. Quantitative and qualitative experiments demonstrate that DySurface significantly outperforms state-of-the-art baselines in geometric accuracy metrics while maintaining competitive rendering performance.

📄 PDF Abstract BibTeX arXiv:2605.10360

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Improving Generalization of Deep Networks for Inverse Reconstruction of Image Sequences

2019-03-05 · Sandesh Ghimire, Prashnna Kumar Gyawali, Jwala Dhamala, John L. Sapp 외

Deep learning networks have shown state-of-the-art performance in many image reconstruction problems. However, it is not well understood what properties of representation and learning may improve the generalization abili…

DecoderImage ReconstructionLearning Theory

SC-NeuS: Consistent Neural Surface Reconstruction from Sparse and Noisy Views

2023-07-12 · Shi-Sheng Huang, Zi-Xin Zou, Yi-Chi Zhang, Hua Huang

The recent neural surface reconstruction by volume rendering approaches have made much progress by achieving impressive surface reconstruction quality, but are still limited to dense and highly accurate posed views. To o…

Surface Reconstruction

Geo-Neus: Geometry-Consistent Neural Implicit Surfaces Learning for Multi-view Reconstruction

2022-05-31 · Qiancheng Fu, Qingshan Xu, Yew-Soon Ong, Wenbing Tao

Recently, neural implicit surfaces learning by volume rendering has become popular for multi-view reconstruction. However, one key challenge remains: existing approaches lack explicit multi-view geometry constraints, hen…

Surface Reconstruction

Topology-Preserved Human Reconstruction with Details

2021-06-11 · Lixiang Lin, Jianke Zhu

It is challenging to directly estimate the human geometry from a single image due to the high diversity and complexity of body shapes with the various clothing styles. Most of model-based approaches are limited to predic…

Diversity

SDFoam: Signed-Distance Foam for explicit surface reconstruction

2025-12-18 · Antonella Rech, Nicola Conci, Nicola Garau arxiv

Neural radiance fields (NeRF) have driven impressive progress in view synthesis by using ray-traced volumetric rendering. Splatting-based methods such as 3D Gaussian Splatting (3DGS) provide faster rendering by rasterizi…