paper-with-me

Papers

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 rasterizing 3D primitives. RadiantFoam (RF) brought ray tracing back, achieving throughput comparable to Gaussian Splatting by organizing radiance with an explicit Voronoi Diagram (VD). Yet, all the mentioned methods still struggle with precise mesh reconstruction. We address this gap by jointly learning an explicit VD with an implicit Signed Distance Field (SDF). The scene is optimized via ray tracing and regularized by an Eikonal objective. The SDF introduces metric-consistent isosurfaces, which, in turn, bias near-surface Voronoi cell faces to align with the zero level set. The resulting model produces crisper, view-consistent surfaces with fewer floaters and improved topology, while preserving photometric quality and maintaining training speed on par with RadiantFoam. Across diverse scenes, our hybrid implicit-explicit formulation, which we name SDFoam, substantially improves mesh reconstruction accuracy (Chamfer distance) with comparable appearance (PSNR, SSIM), without sacrificing efficiency.

📄 PDF Abstract BibTeX arXiv:2512.16706

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Power Foam: Unifying Real-Time Differentiable Ray Tracing and Rasterization

2026-04-27 · Shrisudhan Govindarajan, Daniel Rebain, Dor Verbin, Kwang Moo Yi 외 arxiv

We introduce a differentiable 3D representation that unifies the ray tracing capabilities of foam-based ray tracing with the efficiency of modern rasterization pipelines. While prior foam representations enable constant-…

Determining HEDP Foams' Quality with Multi-View Deep Learning Classification

2022-08-10 · Nadav Schneider, Matan Rusanovsky, Raz Gvishi, Gal Oren

High energy density physics (HEDP) experiments commonly involve a dynamic wave-front propagating inside a low-density foam. This effect affects its density and hence, its transparency. A common problem in foam production…

Deep Learning

Sensing Surface Patches in Volume Rendering for Inferring Signed Distance Functions

2024-12-21 · Sijia Jiang, Tong Wu, Jing Hua, Zhizhong Han

It is vital to recover 3D geometry from multi-view RGB images in many 3D computer vision tasks. The latest methods infer the geometry represented as a signed distance field by minimizing the rendering error on the field …

3D geometry

Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis

2021-11-08 · NeurIPS 2021 12 · Tianchang Shen, Jun Gao, Kangxue Yin, Ming-Yu Liu 외

We introduce DMTet, a deep 3D conditional generative model that can synthesize high-resolution 3D shapes using simple user guides such as coarse voxels. It marries the merits of implicit and explicit 3D representations b…

Unsigned Orthogonal Distance Fields: An Accurate Neural Implicit Representation for Diverse 3D Shapes

2024-03-03 · CVPR 2024 1 · Yujie Lu, Long Wan, Nayu Ding, Yulong Wang 외

Neural implicit representation of geometric shapes has witnessed considerable advancements in recent years. However, common distance field based implicit representations, specifically signed distance field (SDF) for wate…