Papers › SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data
SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data
Jinwoo Kim, Jaehoon Yoo, Juho Lee, Seunghoon Hong
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.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2103.15619")
Code
Syntology Ran 17 of 27 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · honoured contract; 7 ran · our draft was wrong; 1 ran · fixture could not drive it; 7 ran with no contract checked.
By repository: official repository: 27 samples from 1 repository, 17 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
27 samples harvested; 17 ran; 2 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 0 of the 27 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from jw9730/setvae. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
6787a72363072514 · report
2dbcaf1aa112361e · report
bed8a7b03b512335 · report
ec91f5dff2cfdd95 · report
56ed680b39cc62e1 · report
6ccac28dde2e0594 · report
d36dbf566a4f76e4 · report
c4401e3045759b3c · report
42c489cac0ddf783 · report
46b4d8dba0db14c3 · report
4e612cecc9647edc · report
f5ca3e9834167675 · report
325df0adea9a09ec · report
0c55dfd2474acb2e · report
6269a6d083ef6af9 · report
1d25c9b2a1df8aa1 · report
f3ac4b1a18df2e8f · report
e76e125691f86272 · report
87658bdfa597bd52 · report
508dac2dcd3acee5 · report
3b42633e7587c43c · report
6d5bb50995b393f2 · report
380e877aad19e438 · report
0c00bb082460dcd5 · report
195dea2fed61451a · report
06bb79fd238d6e69 · report
d226bf1b07b03f2e · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Point Cloud Generation | ShapeNet Airplane | SetVAE | 1-NNA-CD | 75.31 | #4 of 5 | Archive leaderboard | report |
| Point Cloud Generation | ShapeNet Airplane | SetVAE | MMD-CD | 0.199 | #4 of 5 | Archive leaderboard | report |
| Point Cloud Generation | ShapeNet Car | SetVAE | 1-NNA-CD | 59.66 | #3 of 5 | Archive leaderboard | report |
| Point Cloud Generation | ShapeNet Car | SetVAE | MMD-CD | 0.88 | #3 of 5 | Archive leaderboard | report |
| Point Cloud Generation | ShapeNet Chair | SetVAE | 1-NNA-CD | 58.76 | #3 of 5 | Archive leaderboard | report |
| Point Cloud Generation | ShapeNet Chair | SetVAE | MMD-CD | 2.55 | #3 of 5 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections