Perceiving Systems, Computer Vision

MeshDiffusion: Score-based Generative 3D Mesh Modeling

2023

Conference Paper

ei

ps


We consider the task of generating realistic 3D shapes, which is useful for a variety of applications such as automatic scene generation and physical simulation. Compared to other 3D representations like voxels and point clouds, meshes are more desirable in practice, because (1) they enable easy and arbitrary manipulation of shapes for relighting and simulation, and (2) they can fully leverage the power of modern graphics pipelines which are mostly optimized for meshes. Previous scalable methods for generating meshes typically rely on sub-optimal post-processing, and they tend to produce overly-smooth or noisy surfaces without fine-grained geometric details. To overcome these shortcomings, we take advantage of the graph structure of meshes and use a simple yet very effective generative modeling method to generate 3D meshes. Specifically, we represent meshes with deformable tetrahedral grids, and then train a diffusion model on this direct parametrization. We demonstrate the effectiveness of our model on multiple generative tasks.

Award: (Notable-Top-25%)
Author(s): Liu, Z. and Feng, Y. and Black, M. J. and Nowrouzezahrai, D. and Paull, L. and Liu, W.
Book Title: Proceedings of the Eleventh International Conference on Learning Representations (ICLR)
Year: 2023
Month: May

Department(s): Empirical Inference, Perceiving Systems
Bibtex Type: Conference Paper (conference)

Event Place: Kigali, Rwanda

Award Paper: Notable-Top-25%
State: Published
URL: https://openreview.net/pdf?id=0cpM2ApF9p6

Links: Home
Code

BibTex

@conference{Liuetal23,
  title = {MeshDiffusion: Score-based Generative 3D Mesh Modeling},
  author = {Liu, Z. and Feng, Y. and Black, M. J. and Nowrouzezahrai, D. and Paull, L. and Liu, W.},
  booktitle = {Proceedings of the Eleventh International Conference on Learning Representations (ICLR)},
  month = may,
  year = {2023},
  doi = {},
  url = {https://openreview.net/pdf?id=0cpM2ApF9p6},
  month_numeric = {5}
}