

























Abstract:Modern generative modeling has grown into a broad collection of related but often separately implemented paradigms, including denoising diffusion models, score-based stochastic differential equations, flow matching, variational autoencoders, normalizing flows, adversarial models, and energy-based models. For newcomers, this fragmentation makes it difficult to compare training objectives, inference procedures, sampling algorithms, and conditioning mechanisms within a single coherent codebase. We introduce V ENOM, an educational PyTorch toolkit that implements representative generative modeling families under a unified, MNIST-first interface. V ENOM emphasizes breadth, readability, reproducible entry points, and consistent training and sampling APIs rather than large-scale performance engineering. The package currently includes diffusion and score-based models, flow matching and one-step generators, variational autoencoders, normalizing flows, generative adversarial networks, and energy-based models. It provides separate training and sampling scripts, classifier and classifier-free guidance examples, bilingual tutorial notebooks, and a model-family organization that supports teaching, prototyping, and lightweight benchmarking.
| Comments: | Preprints |
| Subjects: | Machine Learning (cs.LG) |
| Cite as: | arXiv:2605.17605 [cs.LG] |
| (or arXiv:2605.17605v1 [cs.LG] for this version) | |
| https://doi.org/10.48550/arXiv.2605.17605 arXiv-issued DOI via DataCite (pending registration) |
From: Liang Yan [view email]
[v1]
Sun, 17 May 2026 19:06:46 UTC (1,294 KB)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。