Papers › SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

6 Jul 2020NeurIPS 2020 12arXiv:2007.02731archive 2025-07-28

Didrik Nielsen, Priyank Jaini, Emiel Hoogeboom, Ole Winther, Max Welling

Normalizing flows and variational autoencoders are powerful generative models that can represent complicated density functions. However, they both impose constraints on the models: Normalizing flows use bijective transformations to model densities whereas VAEs learn stochastic transformations that are non-invertible and thus typically do not provide tractable estimates of the marginal likelihood. In this paper, we introduce SurVAE Flows: A modular framework of composable transformations that encompasses VAEs and normalizing flows. SurVAE Flows bridge the gap between normalizing flows and VAEs with surjective transformations, wherein the transformations are deterministic in one direction -- thereby allowing exact likelihood computation, and stochastic in the reverse direction -- hence providing a lower bound on the corresponding likelihood. We show that several recently proposed methods, including dequantization and augmented normalizing flows, can be expressed as SurVAE Flows. Finally, we introduce common operations such as the max value, the absolute value, sorting and stochastic permutation as composable layers in SurVAE Flows.

PaperPDFConference PDFCodeCode Syntology ran

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="2007.02731")

Code

Syntology Ran 3 of 10 code samples harvested from 3 repositories linked to this paper; 7 have no recorded run. Of those that ran: 3 ran with no contract checked.

By repository: official repository: 4 samples from 1 repository, 3 ran; community (archive-listed): 6 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

didriknielsen/survae_flows officialmentioned in papermentioned on GitHubpytorchMIT report
ramonpeter/elsa mentioned on GitHubpytorchMIT report
revsic/tf-survae-flows mentioned on GitHubtfMIT report

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

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 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.

3ran
7unverified

Licence: 0 of the 10 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

elbo_nats didriknielsen/survae_flows/survae/utils/loss.py official repository ran MIT (permissive) · d232e453e386a533 · report
loglik_bpd didriknielsen/survae_flows/survae/utils/loss.py official repository ran MIT (permissive) · 9f24b4c6cbb5e19f · report
loglik_nats didriknielsen/survae_flows/survae/utils/loss.py official repository ran MIT (permissive) · 9bff0117086fa0a0 · report
act_factor didriknielsen/survae_flows/survae/nn/layers/activations_factory.py official repository unverified MIT (permissive) · 6eb70245806e4ae4 · report
interpret_array ramonpeter/elsa/elsa/mappings/helper.py community (archive-listed) unverified MIT (permissive) · 33374fb83c4aaff3 · report
map_fourvector_rambo ramonpeter/elsa/elsa/mappings/helper.py community (archive-listed) unverified MIT (permissive) · 1f52c85a53a421d0 · report
mean_except_batch revsic/tf-survae-flows/survaeflow/utils.py community (archive-listed) unverified MIT (permissive) · 95a17905907a83b0 · report
save_distribution ramonpeter/elsa/elsa/utils/plots.py community (archive-listed) unverified MIT (permissive) · c610476ce81501d8 · report
sum_except_batch revsic/tf-survae-flows/survaeflow/utils.py community (archive-listed) unverified MIT (permissive) · d29caa5dfe0cdcf7 · report
two_body_decay_factor ramonpeter/elsa/elsa/mappings/helper.py community (archive-listed) unverified MIT (permissive) · cecf8ebf923a66fd · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Normalizing Flows

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