Native and Compact Structured Latents for 3D Generation
Summary
This paper introduces O-Voxel, a new sparse voxel representation for 3D generative modeling that efficiently handles complex topologies and appearance, and trains large-scale flow-matching models with 4B parameters to achieve state-of-the-art generation quality.
View Cached Full Text
Cached at: 07/25/26, 05:03 AM
Paper page - Native and Compact Structured Latents for 3D Generation
Source: https://huggingface.co/papers/2512.14692 Published on Dec 16, 2025
Authors:
,
,
,
,
,
,
,
,
,
Abstract
A new sparse voxel representation called O-Voxel enables high-quality 3D generative modeling with efficient inference and robust topology handling.
Recent advancements in 3D generative modeling have significantly improved the generation realism, yet the field is still hampered by existing representations, which struggle to capture assets with complex topologies and detailedappearance. This paper present an approach for learning a structured latent representation from native 3D data to address this challenge. At its core is a newsparse voxel structurecalledO-Voxel, anomni-voxel representationthat encodes bothgeometryandappearance.O-Voxelcan robustly model arbitrary topology, including open, non-manifold, and fully-enclosed surfaces, while capturing comprehensive surface attributes beyond texture color, such asphysically-based rendering parameters. Based onO-Voxel, we design aSparse Compression VAEwhich provides a high spatial compression rate and a compact latent space. We train large-scaleflow-matching modelscomprising 4B parameters for 3D generation using diverse public 3D asset datasets. Despite their scale, inference remains highly efficient. Meanwhile, thegeometryand material quality of our generated assets far exceed those of existing models. We believe our approach offers a significant advancement in 3D generative modeling.
View arXiv pageView PDFProject pageGitHub8.92kAdd to collection
Get this paper in your agent:
hf papers read 2512\.14692
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper37
#### microsoft/TRELLIS.2-4B Image-to-3D• UpdatedDec 27, 2025 • 1.56M • 1.01k
#### mancub/TRELLIS.2-4B Image-to-3D• UpdatedDec 18, 2025 • 17 • 1
#### Jinstudio/TRELLIS.2-4B Image-to-3D• Updated29 days ago • 34 • 1
#### camenduru/TRELLIS.2-4B Image-to-3D• UpdatedDec 17, 2025 • 35.4k
Browse 37 models citing this paper## Datasets citing this paper1
#### serpentine-b/t2 UpdatedDec 20, 2025 • 17
Spaces citing this paper164
Browse 164 spaces citing this paper## Collections including this paper2
Similar Articles
LATO.2: Factorized 3D Mesh Generation with Vertex and Topology Flow
LATO.2 is a factorized flow matching framework for 3D mesh generation that decomposes the process into a vertex flow followed by a connectivity flow conditioned on the vertices, achieving state-of-the-art geometric fidelity and connectivity quality.
Repurposing 3D Generative Model for Autoregressive Layout Generation
LaviGen is a framework that repurposes 3D generative models for autoregressive 3D layout generation, using an adapted 3D diffusion model with dual-guidance self-rollout distillation to achieve 19% higher physical plausibility and 65% faster computation than state-of-the-art methods on the LayoutVLM benchmark.
FLUX3D: High-Fidelity 3D Gaussian Generation with Diffusion-Aligned Sparse Representation
FLUX3D introduces a framework for high-fidelity image-to-3D Gaussian Splatting generation by enhancing representation learning and cross-modal alignment with diffusion-aligned structured latents and a sparse-structure-aware diffusion transformer, achieving state-of-the-art results.
MeshWeaver: Sparse-Voxel-Guided Surface Weaving for Autoregressive Mesh Generation
MeshWeaver presents an autoregressive mesh generation framework that directly predicts vertices using a multi-level sparse-voxel encoder, achieving state-of-the-art compression and geometric fidelity for high-poly meshes.
Stream3D-VLM: Online 3D Spatial Understanding with Incremental Geometry Priors
Stream3D-VLM is an online 3D vision-language model that enables real-time spatial understanding from streaming video by incrementally integrating geometry priors and using geometry-adaptive voxel compression, outperforming existing models on 3D spatial understanding tasks.