TetraSDF: Precise Mesh Extraction with Multi-resolution Tetrahedral Grid
Seonghun Oh, Youngjung Uh, Jin-Hwa Kim

TL;DR
TetraSDF introduces a precise, analytic meshing framework for neural SDFs using a multi-resolution tetrahedral encoder, improving accuracy and mesh fidelity while maintaining efficiency.
Contribution
It presents a novel analytic meshing method for neural SDFs with a multi-resolution tetrahedral encoder that preserves CPWA structure and enhances mesh extraction accuracy.
Findings
Matches or surpasses existing methods in SDF reconstruction accuracy
Produces highly self-consistent meshes faithful to learned isosurfaces
Maintains practical runtime and memory efficiency
Abstract
Extracting meshes that exactly match the zero-level set of neural signed distance functions (SDFs) remains challenging. Sampling-based methods introduce discretization error, while continuous piecewise affine (CPWA) analytic approaches apply only to plain ReLU MLPs. We present TetraSDF, a precise analytic meshing framework for SDFs represented by a ReLU MLP composed with a multi-resolution tetrahedral positional encoder. The encoder's barycentric interpolation preserves global CPWA structure, enabling us to track ReLU linear regions within an encoder-induced polyhedral complex. A fixed analytic input preconditioner derived from the encoder's metric further reduces directional bias and stabilizes training. Across multiple benchmarks, TetraSDF matches or surpasses existing grid-based encoders in SDF reconstruction accuracy, and its analytic extractor produces highly self-consistent meshes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computational Geometry and Mesh Generation · Stochastic Gradient Optimization Techniques
