Papers › Generalized Energy Based Models

Generalized Energy Based Models

10 Mar 2020ICLR 2021 1arXiv:2003.05033archive 2025-07-28

Michael Arbel, Liang Zhou, Arthur Gretton

We introduce the Generalized Energy Based Model (GEBM) for generative modelling. These models combine two trained components: a base distribution (generally an implicit model), which can learn the support of data with low intrinsic dimension in a high dimensional space; and an energy function, to refine the probability mass on the learned support. Both the energy function and base jointly constitute the final model, unlike GANs, which retain only the base distribution (the "generator"). GEBMs are trained by alternating between learning the energy and the base. We show that both training stages are well-defined: the energy is learned by maximising a generalized likelihood, and the resulting energy-based loss provides informative gradients for learning the base. Samples from the posterior on the latent space of the trained model can be obtained via MCMC, thus finding regions in this space that produce better quality samples. Empirically, the GEBM samples on image-generation tasks are of much better quality than those from the learned generator alone, indicating that all else being equal, the GEBM will outperform a GAN of the same complexity. When using normalizing flows as base measures, GEBMs succeed on density modelling tasks, returning comparable performance to direct maximum likelihood of the same networks.

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

Code

Syntology Ran 1 of 11 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: official repository: 11 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MichaelArbel/GeneralizedEBM officialmentioned in papermentioned on GitHubpytorchBSD-3-Clause 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; 1 ran; 1 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.

1ran · honoured contract
10unverified

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 MichaelArbel/GeneralizedEBM. “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.

get_mask MichaelArbel/GeneralizedEBM/models/made_model.py official repository ran · honoured contract BSD-3-Clause (permissive) · a4dfb67f7c8176a7 · report
accimage_loader MichaelArbel/GeneralizedEBM/helpers.py official repository unverified BSD-3-Clause (permissive) · 4d97c9c0c834ec63 · report
conv_sizes MichaelArbel/GeneralizedEBM/models/generator.py official repository unverified BSD-3-Clause (permissive) · ac697f1483fd8751 · report
create_masks MichaelArbel/GeneralizedEBM/models/mog_maf_model.py official repository unverified BSD-3-Clause (permissive) · 3d73aadb98e568a1 · report
default_loader MichaelArbel/GeneralizedEBM/helpers.py official repository unverified BSD-3-Clause (permissive) · 60b61672c09d4d82 · report
kale MichaelArbel/GeneralizedEBM/compute.py official repository unverified BSD-3-Clause (permissive) · 53e612a15ebd62ae · report
logistic MichaelArbel/GeneralizedEBM/compute.py official repository unverified BSD-3-Clause (permissive) · f82f297375e8ab15 · report
pil_loader MichaelArbel/GeneralizedEBM/helpers.py official repository unverified BSD-3-Clause (permissive) · 72759a3ac997477e · report
polynomial_mmd MichaelArbel/GeneralizedEBM/utils/kid_score.py official repository unverified BSD-3-Clause (permissive) · 7405f2156522f874 · report
polynomial_mmd_averages MichaelArbel/GeneralizedEBM/utils/kid_score.py official repository unverified BSD-3-Clause (permissive) · 72e586d54fdfcd3c · report
wasserstein MichaelArbel/GeneralizedEBM/compute.py official repository unverified BSD-3-Clause (permissive) · 7ce07d3de4fd0786 · report

Tasks

Image Generation

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