HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data

Jinwoo Kim Jaehoon Yoo Juho Lee Seunghoon Hong

SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data

Abstract

Generative modeling of set-structured data, such as point clouds, requires reasoning over local and global structures at various scales. However, adopting multi-scale frameworks for ordinary sequential data to a set-structured data is nontrivial as it should be invariant to the permutation of its elements. In this paper, we propose SetVAE, a hierarchical variational autoencoder for sets. Motivated by recent progress in set encoding, we build SetVAE upon attentive modules that first partition the set and project the partition back to the original cardinality. Exploiting this module, our hierarchical VAE learns latent variables at multiple scales, capturing coarse-to-fine dependency of the set elements while achieving permutation invariance. We evaluate our model on point cloud generation task and achieve competitive performance to the prior arts with substantially smaller model capacity. We qualitatively demonstrate that our model generalizes to unseen set sizes and learns interesting subset relations without supervision. Our implementation is available at https://github.com/jw9730/setvae.

Code Repositories

jw9730/setvae
Official
pytorch
Mentioned in GitHub
jw9730/jw9730.github.io
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
point-cloud-generation-on-shapenet-airplaneSetVAE
1-NNA-CD: 75.31
MMD-CD: 0.199
point-cloud-generation-on-shapenet-carSetVAE
1-NNA-CD: 59.66
MMD-CD: 0.88
point-cloud-generation-on-shapenet-chairSetVAE
1-NNA-CD: 58.76
MMD-CD: 2.55

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data | Papers | HyperAI