← Search

Wencheng Wang

7 accepted papers

2026

Focusing: View-Consistent Sparse Voxels for Efficient 3D VAE

ICML 2026poster

High-fidelity 3D generation remains difficult. Although some methods have proposed converting raw meshes to SDFs, it remains a lossy process. TripoSF presented a VAE training paradigm based on a rendering loss to circumvent this lossy SDF conversion, achieving high-precision surface reconstruction. …

Cited by 0SourceScholar
2025

Details Enhancement in Unsigned Distance Field Learning for High-fidelity 3D Surface Reconstruction

AAAI 2025technical

While Signed Distance Fields (SDF) are well-established for modeling watertight surfaces, Unsigned Distance Fields (UDF) broaden the scope to include open surfaces and models with complex inner structures. Despite their flexibility, UDFs encounter significant challenges in high-fidelity 3D reconstru…

Cited by 0SourcePDFScholar
2025

MIND: Material Interface Generation from UDFs for Non-Manifold Surface Reconstruction

NeurIPS 2025poster

Unsigned distance fields (UDFs) are widely used in 3D deep learning due to their ability to represent shapes with arbitrary topology. While prior work has largely focused on learning UDFs from point clouds or multi-view images, extracting meshes from UDFs remains challenging, as the learned fields r…

Cited by 0SourcecodeScholar
2024

2S-UDF: A Novel Two-stage UDF Learning Method for Robust Non-watertight Model Reconstruction from Multi-view Images

CVPR 2024poster

Recently building on the foundation of neural radiance field various techniques have emerged to learn unsigned distance fields (UDF) to reconstruct 3D non-watertight models from multi-view images. Yet a central challenge in UDF-based volume rendering is formulating a proper way to convert unsigned d…

2024

From Transparent to Opaque: Rethinking Neural Implicit Surfaces with $\alpha$-NeuS

NeurIPS 2024poster

Traditional 3D shape reconstruction techniques from multi-view images, such as structure from motion and multi-view stereo, face challenges in reconstructing transparent objects. Recent advances in neural radiance fields and its variants primarily address opaque or transparent objects, encountering…