Unsupervised Primitive Discovery for Improved 3D Generative Modeling

Abstract

3D shape generation is a challenging problem due to the high-dimensional output space and complex part configurations of real-world objects. As a result, existing algorithms experience difficulties in accurate generative modeling of 3D shapes. Here, we propose a novel factorized generative model for 3D shape generation that sequentially transitions from coarse to fine scale shape generation. To this end, we introduce an unsupervised primitive discovery algorithm based on a higher-order conditional random field model. Using the primitive parts for shapes as attributes, a parameterized 3D representation is modeled in the first stage. This representation is further refined in the next stage by adding fine scale details to shape. Our results demonstrate improved representation ability of the generative model and better quality samples of newly generated 3D shapes. Further, our primitive generation approach can accurately parse common objects into a simplified representation.

Cite

Text

Khan et al. "Unsupervised Primitive Discovery for Improved 3D Generative Modeling." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00997

Markdown

[Khan et al. "Unsupervised Primitive Discovery for Improved 3D Generative Modeling." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/khan2019cvpr-unsupervised/) doi:10.1109/CVPR.2019.00997

BibTeX

@inproceedings{khan2019cvpr-unsupervised,
  title     = {{Unsupervised Primitive Discovery for Improved 3D Generative Modeling}},
  author    = {Khan, Salman H. and Guo, Yulan and Hayat, Munawar and Barnes, Nick},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00997},
  url       = {https://mlanthology.org/cvpr/2019/khan2019cvpr-unsupervised/}
}