Papers › Wasserstein Auto-Encoders

Wasserstein Auto-Encoders

5 Nov 2017ICLR 2018 1arXiv:1711.01558archive 2025-07-28

Ilya Tolstikhin, Olivier Bousquet, Sylvain Gelly, Bernhard Schoelkopf

We propose the Wasserstein Auto-Encoder (WAE)---a new algorithm for building a generative model of the data distribution. WAE minimizes a penalized form of the Wasserstein distance between the model distribution and the target distribution, which leads to a different regularizer than the one used by the Variational Auto-Encoder (VAE). This regularizer encourages the encoded training distribution to match the prior. We compare our algorithm with several other techniques and show that it is a generalization of adversarial auto-encoders (AAE). Our experiments show that WAE shares many of the properties of VAEs (stable training, encoder-decoder architecture, nice latent manifold structure) while generating samples of better quality, as measured by the FID score.

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

Code

Syntology Ran 4 of 12 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 4 ran · our draft was wrong.

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

14 repositories listed; official and paper-mentioned ones first.

tolstikhin/wae officialmentioned in papermentioned on GitHubtfBSD-3-Clause report
AntixK/PyTorch-VAE mentioned on GitHubpytorchApache-2.0 report
boschresearch/unscented-autoencoder mentioned on GitHubpytorchAGPL-3.0 report
clementchadebec/benchmark_VAE mentioned on GitHubpytorch report
eifuentes/swae-pytorch mentioned on GitHubpytorchMIT report
gmum/cwae-pytorch mentioned on GitHubpytorchMIT report
mitscha/dplc mentioned on GitHubpytorchGPL-3.0 report
mmrl/lost-in-latent-space mentioned on GitHubpytorch report
pravn/wasserstein_autoencoders mentioned on GitHubpytorch report
schelotto/Wasserstein-AutoEncoders mentioned on GitHubpytorch report
sedelmeyer/wasserstein-auto-encoder mentioned on GitHubpytorch report
vitskvara/GenModels.jl mentioned on GitHub 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

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

4ran · our draft was wrong
8unverified

Licence: 2 of the 12 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 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

batch_norm tolstikhin/wae/ops.py official repository unverified BSD-3-Clause (permissive) · 59dcf2e829d98bff · report
block_diagonal tolstikhin/wae/improved_wae.py official repository unverified BSD-3-Clause (permissive) · c26d868384d22199 · report
contrast_norm tolstikhin/wae/improved_wae.py official repository unverified BSD-3-Clause (permissive) · 9529615b74860fae · report
get_batch_size tolstikhin/wae/utils.py official repository unverified BSD-3-Clause (permissive) · cc06cf081e943c46 · report
listdir tolstikhin/wae/utils.py official repository unverified BSD-3-Clause (permissive) · 23aa6f5ab0423a4d · report
lrelu tolstikhin/wae/ops.py official repository unverified BSD-3-Clause (permissive) · fde9f573ace8d77f · report
sq_distances tolstikhin/wae/improved_wae.py official repository unverified BSD-3-Clause (permissive) · 754b5b3b509ff70c · report
upsample_nn tolstikhin/wae/ops.py official repository unverified BSD-3-Clause (permissive) · 8bf6128379e3f052 · report
imq_kernel schelotto/Wasserstein-AutoEncoders/wae_mmd.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 56339abcea721df0 · report
rbf_kernel schelotto/Wasserstein-AutoEncoders/wae_mmd.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · c2b817dda127201a · report
conv1x1 identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · d9def42110729a85 · report
conv3x3 identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · fac5364e2f53c6db · report

Tasks

Decoder

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Affine CouplingNormalizing 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