DiffGI: Differentiable Geometry Images for High-Fidelity Thin-Shell 3D Generation
Abstract
Existing 3D generative models predominantly rely on implicit volumetric representations, which enforce watertight topology and struggle to represent thin-shell and non-manifold geometries such as garments. Geometry image-based approaches offer a surface-centric alternative, but existing methods rely on discrete binary occupancy maps whose resolution-dependent boundary encoding causes staircase artifacts and information loss upon downsampling, while surface reconstruction remains a non-differentiable post-processing step disconnected from the learning pipeline. To address this, we propose Differentiable Geometry Image (DiffGI), an end-to-end 3D-to-2D mapping framework that seamlessly integrates surface representation and geometric optimization. DiffGI replaces binary maps with a continuous 2D Truncated Signed Distance Function (TSDF), which encodes boundary position at subpixel precision within a fixed grid resolution, eliminating resolution-dependent staircase artifacts even under aggressive downsampling. Building on this continuous field, we introduce a differentiable Marching Squares algorithm based on analytical linear interpolation, allowing gradients from 3D surface losses to propagate back to the 2D latent space. Leveraging this differentiable pipeline, we train a DiffGI-VAE augmented with a geometry-aware normal rendering loss to compress complex 3D surfaces into an ultra-compact 32X32 latent space, and instantiate a transformer-based latent diffusion model with a flow-matching objective on top of this space for conditional 3D generation. Extensive experiments on garment and object datasets demonstrate that our method achieves superior reconstruction fidelity and boundary precision compared to prior geometry-image and voxel-based approaches, while requiring significantly fewer computational resources.
Community
High-fidelity thin-shell 3D generation in about a second on a consumer GPU โ it even runs on a laptop CPU, no server needed.
๐ Project page: https://ejshim.github.io/diffgi/
DiffGI replaces binary occupancy maps in geometry images with a continuous 2D TSDF and a Differentiable Marching Squares module, making the whole pipeline end-to-end differentiable.
Interactive demo coming soon โ happy to answer any questions!
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- VolFill: Single-View Amodal 3D Scene Reconstruction with Volumetric Flow Matching (2026)
- FLAT: Feedforward Latent Triangle Splatting for Geometrically Accurate Scene Generation (2026)
- PixGS: Pixel-Space Diffusion for Direct 3D Gaussian Splat Generation (2026)
- DualBrep: A Dual-Field Continuous Representation for B-rep Modelling (2026)
- TriFlow: Generating Artist-Like 3D Mesh Topology via Nearest-Vertex Vector Fields (2026)
- FlowObject: Flow Steering for Bridging Generative Priors and Reconstruction Fidelity (2026)
- Stitched Embeddings: A Unified Latent Space for 3D Garments and 2D Patterns (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2607.13365 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper


