Papers › Likelihood Training of Cascaded Diffusion Models via Hierarchical Volume-preserving Maps

Likelihood Training of Cascaded Diffusion Models via Hierarchical Volume-preserving Maps

13 Jan 2025arXiv:2501.06999archive 2025-07-28

Henry Li, Ronen Basri, Yuval Kluger

Cascaded models are multi-scale generative models with a marked capacity for producing perceptually impressive samples at high resolutions. In this work, we show that they can also be excellent likelihood models, so long as we overcome a fundamental difficulty with probabilistic multi-scale models: the intractability of the likelihood function. Chiefly, in cascaded models each intermediary scale introduces extraneous variables that cannot be tractably marginalized out for likelihood evaluation. This issue vanishes by modeling the diffusion process on latent spaces induced by a class of transformations we call hierarchical volume-preserving maps, which decompose spatially structured data in a hierarchical fashion without introducing local distortions in the latent space. We demonstrate that two such maps are well-known in the literature for multiscale modeling: Laplacian pyramids and wavelet transforms. Not only do such reparameterizations allow the likelihood function to be directly expressed as a joint likelihood over the scales, we show that the Laplacian pyramid and wavelet transform also produces significant improvements to the state-of-the-art on a selection of benchmarks in likelihood modeling, including density estimation, lossless compression, and out-of-distribution detection. Investigating the theoretical basis of our empirical gains we uncover deep connections to score matching under the Earth Mover's Distance (EMD), which is a well-known surrogate for perceptual similarity. Code can be found at \href{https://github.com/lihenryhfl/pcdm}{this https url}.

PaperPDFCodeCode 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="2501.06999")

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran · fixture could not drive it; 4 ran with no contract checked.

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

lihenryhfl/pcdm officialmentioned in paperjaxApache-2.0 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; 7 ran; 0 honoured the contract we drafted; 3 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 · our draft was wrong
2ran · fixture could not drive it
4ran
3unverified

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 lihenryhfl/pcdm. “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.

constant_init lihenryhfl/pcdm/nn.py official repository ran · our draft was wrong Apache-2.0 (permissive) · efd5fbe71f5d4417 · report
copy_dict lihenryhfl/pcdm/experiment.py official repository ran Apache-2.0 (permissive) · d741dec5707d4fea · report
dist lihenryhfl/pcdm/utils.py official repository ran Apache-2.0 (permissive) · 4ff86972ab4194f5 · report
dot_product_attention lihenryhfl/pcdm/nn.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 3650a2dfe2e97298 · report
generate_image_grids lihenryhfl/pcdm/utils.py official repository ran Apache-2.0 (permissive) · 3f7ef732a2045c0f · report
get_timestep_embedding lihenryhfl/pcdm/nn.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 0a5352fc3e23401b · report
restore_partial lihenryhfl/pcdm/experiment.py official repository ran Apache-2.0 (permissive) · 428176833658e89d · report
allgather_and_reshape lihenryhfl/pcdm/utils.py official repository unverified Apache-2.0 (permissive) · 4c25c1400cdbb0a1 · report
gkern lihenryhfl/pcdm/cascade_utils.py official repository unverified Apache-2.0 (permissive) · bd8f0acf7a427cee · report
lap_conv lihenryhfl/pcdm/cascade_utils.py official repository unverified Apache-2.0 (permissive) · cb75cd4188a57c9f · report

Tasks

Density EstimationOut-of-Distribution Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionLaplacian Pyramid

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