TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/LION: Latent Point Diffusion Models for 3D Shape Generation

LION: Latent Point Diffusion Models for 3D Shape Generation

Xiaohui Zeng, Arash Vahdat, Francis Williams, Zan Gojcic, Or Litany, Sanja Fidler, Karsten Kreis

2022-10-12Denoising3D GenerationSurface ReconstructionPoint Cloud Generation3D Shape Generation
PaperPDFCode(official)Code

Abstract

Denoising diffusion models (DDMs) have shown promising results in 3D point cloud synthesis. To advance 3D DDMs and make them useful for digital artists, we require (i) high generation quality, (ii) flexibility for manipulation and applications such as conditional synthesis and shape interpolation, and (iii) the ability to output smooth surfaces or meshes. To this end, we introduce the hierarchical Latent Point Diffusion Model (LION) for 3D shape generation. LION is set up as a variational autoencoder (VAE) with a hierarchical latent space that combines a global shape latent representation with a point-structured latent space. For generation, we train two hierarchical DDMs in these latent spaces. The hierarchical VAE approach boosts performance compared to DDMs that operate on point clouds directly, while the point-structured latents are still ideally suited for DDM-based modeling. Experimentally, LION achieves state-of-the-art generation performance on multiple ShapeNet benchmarks. Furthermore, our VAE framework allows us to easily use LION for different relevant tasks: LION excels at multimodal shape denoising and voxel-conditioned synthesis, and it can be adapted for text- and image-driven 3D generation. We also demonstrate shape autoencoding and latent shape interpolation, and we augment LION with modern surface reconstruction techniques to generate smooth 3D meshes. We hope that LION provides a powerful tool for artists working with 3D shapes due to its high-quality generation, flexibility, and surface reconstruction. Project page and code: https://nv-tlabs.github.io/LION.

Results

TaskDatasetMetricValueModel
Point Cloud GenerationShapeNet Car1-NNA-CD54.81LION
Point Cloud GenerationShapeNet Car1-NNA-EMD50.53LION
Point Cloud GenerationShapeNet1-NNA-CD51.85LION
Point Cloud GenerationShapeNet1-NNA-EMD48.95LION
Point Cloud GenerationShapeNet Airplane1-NNA-CD53.47LION
Point Cloud GenerationShapeNet Airplane1-NNA-EMD53.84LION
Point Cloud GenerationShapeNet Chair1-NNA-CD52.07LION
Point Cloud GenerationShapeNet Chair1-NNA-EMD48.67LION

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17AutoPartGen: Autogressive 3D Part Generation and Discovery2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16PhysX: Physical-Grounded 3D Asset Generation2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15