Papers › From Variational to Deterministic Autoencoders

From Variational to Deterministic Autoencoders

29 Mar 2019ICLR 2020 1arXiv:1903.12436archive 2025-07-28

Partha Ghosh, Mehdi S. M. Sajjadi, Antonio Vergari, Michael Black, Bernhard Schölkopf

Variational Autoencoders (VAEs) provide a theoretically-backed and popular framework for deep generative models. However, learning a VAE from data poses still unanswered theoretical questions and considerable practical challenges. In this work, we propose an alternative framework for generative modeling that is simpler, easier to train, and deterministic, yet has many of the advantages of VAEs. We observe that sampling a stochastic encoder in a Gaussian VAE can be interpreted as simply injecting noise into the input of a deterministic decoder. We investigate how substituting this kind of stochasticity, with other explicit and implicit regularization schemes, can lead to an equally smooth and meaningful latent space without forcing it to conform to an arbitrarily chosen prior. To retrieve a generative mechanism to sample new data, we introduce an ex-post density estimation step that can be readily applied also to existing VAEs, improving their sample quality. We show, in a rigorous empirical study, that the proposed regularized deterministic autoencoders are able to generate samples that are comparable to, or better than, those of VAEs and more powerful alternatives when applied to images as well as to structured data such as molecules. \footnote{An implementation is available at: \url{https://github.com/ParthaEth/Regularized_autoencoders-RAE-}}

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

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: community (archive-listed): 11 samples from 1 repository, 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.

ParthaEth/Regularized_autoencoders-RAE- officialmentioned in paperGPL-3.0 report
astrid-merckling/SRL4RL mentioned on GitHubpytorchMIT report
boschresearch/unscented-autoencoder mentioned on GitHubpytorchAGPL-3.0 report
clementchadebec/benchmark_VAE mentioned on GitHubpytorch 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

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

11unverified

Licence: 0 of the 11 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 astrid-merckling/SRL4RL. “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.

complete_pad astrid-merckling/SRL4RL/SRL4RL/rl/plot.py community (archive-listed) unverified MIT (permissive) · 3ac2ef3fbed7eec4 · report
decoder_last_layer astrid-merckling/SRL4RL/SRL4RL/ae/utils.py community (archive-listed) unverified MIT (permissive) · 451d0ae943b8e94a · report
gaussian_logprob astrid-merckling/SRL4RL/SRL4RL/rl/modules/sac_nn.py community (archive-listed) unverified MIT (permissive) · 61a769412f015945 · report
giveRL_name astrid-merckling/SRL4RL/SRL4RL/rl/arguments.py community (archive-listed) unverified MIT (permissive) · bb62d8303d42bb66 · report
loadPi astrid-merckling/SRL4RL/SRL4RL/rl/modules/agent_utils.py community (archive-listed) unverified MIT (permissive) · f7b30aadd68fc04c · report
moving_avg_curve astrid-merckling/SRL4RL/SRL4RL/rl/plot.py community (archive-listed) unverified MIT (permissive) · 97e48f8c5f4fd40e · report
numpy2pytorch astrid-merckling/SRL4RL/SRL4RL/utils/nn_torch.py community (archive-listed) unverified MIT (permissive) · adea9aeec11047b7 · report
pytorch2item astrid-merckling/SRL4RL/SRL4RL/utils/nn_torch.py community (archive-listed) unverified MIT (permissive) · 1656e269507d7443 · report
pytorch2numpy astrid-merckling/SRL4RL/SRL4RL/utils/nn_torch.py community (archive-listed) unverified MIT (permissive) · 15519f3aabda3c12 · report
reparametrize astrid-merckling/SRL4RL/SRL4RL/ae/utils.py community (archive-listed) unverified MIT (permissive) · 5267cf098d87aee9 · report
sampleNormal astrid-merckling/SRL4RL/SRL4RL/rl/modules/sac_nn.py community (archive-listed) unverified MIT (permissive) · aa4297c2ae3e394f · report

Tasks

DecoderDensity Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Introduced by this paper: RAE

RAE

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