Pith. sign in

REVIEW 4 major objections 5 minor 2 cited by

Hessian Geometry of Latent Space in Generative Models

T0 review · 4 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read A Fisher metric recovered by learning the log-partition function reveals fractal phase boundaries in diffusion-model latent spaces, where geodesic interpolation breaks down.

desk verdict The Ising/TASEP reconstruction is a genuinely new and credible piece of work, but the diffusion-model phase transitions are an artifact-prone leap that the theory does not cover. read the letter →

arxiv 2506.10632 v1 pith:Y2WWKYAF submitted 2025-06-12 cs.LG cond-mat.stat-mechcs.CVmath.DGmath.STstat.TH

classification cs.LGcond-mat.stat-mechcs.CVmath.DGmath.STstat.TH MSC 62B1153B1268T07
keywords FisherinformationmetricHessiangeometrylatentspacediffusionmodelsphasetransitionsexponentialfamilylog-partitionfunction
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The authors aim to establish that the Fisher information metric of a generative model's latent space can be reconstructed from generated samples alone, by training a network to learn the log-partition function of the posterior over latent parameters. If their reconstruction is correct, the latent space of a text-to-image diffusion model is not smooth: it splits into distinct phases separated by fractal, self-similar boundaries where the recovered metric loses smoothness and the generative map's Lipschitz constant diverges. Inside a single phase, geodesic interpolation is nearly linear; crossing a boundary, it becomes nonlinear. The method is first validated on exactly solvable Ising and TASEP models, where the reconstructed free energy matches the exact solution and beats two baselines, then applied to two-dimensional slices of a diffusion model.

What carries the argument

The log-partition function $\log Z(t)$ (the log of the normalizing constant of $p(x|t)$, viewed as a function of the latent parameter) is the central object: for exponential families its Hessian $\nabla^2 \log Z(t)$ equals the Fisher information metric. The paper's two theorems make it learnable from samples: Theorem 3.1 identifies the $N$-sample posterior limit with an exponential of the negative Bregman divergence (the gap between $\log Z(t)$ and its first-order Taylor approximation at $t'$), and Theorem 3.2 shows that matching that exponential determines the Hessian. The Bryant-Amari-Armstrong theorem supplies the bridge to non-exponential generative models on two-dimensional latent slices.

What would settle it

Estimate the actual distribution distance between generated images at nearby latent points (for example with a learned likelihood model or by comparing many sample pairs) and compare it with the squared feature-embedding distance used in the paper; if the two disagree near the alleged phase boundaries, the reported boundaries are artifacts of the feature encoder rather than geometry of the generative model.

Watch

Extended reading notes

Core claim

For an exponential family $p(x|t) = e^{\langle t, f(x)\rangle - \log Z(t)}$, the paper proves that the posterior over parameters given $N$ samples from $p(x|t')$ concentrates as $\bigl(p(t|x_1,\dots,x_N)\bigr)^{1/N} \to e^{-D_{\log Z}(t,t')}$, where $D_{\log Z}$ is the Bregman divergence, and that matching this exponential against the approximated posterior recovers $\log Z$ up to an affine term. Since the Fisher metric of an exponential family equals the Hessian $\nabla^2 \log Z(t)$, this gives a sample-based route to the latent-space metric. The Bryant-Amari-Armstrong theorem, stating that any two-dimensional analytic Riemannian metric locally admits a Hessian representation, extends the route to two-dimensional slices of non-exponential generative models. Applied to a text-to-image diffusion model with a pre-trained contrastive image encoder used as a stand-in for KL divergence, the recovered $\log Z$ shows abrupt derivative changes and fractal phase boundaries; geodesics are nearly linear within a phase and fail at boundaries, and Proposition 4.1 exhibits a bimodal Gaussian mixture whose reverse-ODE Lyapunov exponent $\lambda = \frac{\beta}{2}\left(1 + \frac{1-\sigma^2}{\sigma^4}\right)$ diverges as $\sigma \to 0$, modelling a boundary point.

Load-bearing premise

The diffusion-model results assume that the distance between feature embeddings of two generated images accurately measures how different the underlying image distributions are, with the feature distribution treated as Gaussian with identity covariance; if that proxy fails, the reconstructed metric and its phase boundaries describe the feature extractor rather than the generative model.

Editorial extensions

If this is right

  • Latent-space interpolation should be treated as piecewise-geodesic: ordinary linear interpolation is adequate within a phase, but meaningful interpolation across a phase boundary requires the Fisher-metric geodesic.
  • The same reconstruction pipeline can be applied to any two-parameter family of generative models, providing a way to detect phase transitions and locate non-smooth regions without knowing the model's unnormalized density.
  • The fractal, self-similar structure of diffusion phase boundaries implies that arbitrarily small latent perturbations near a boundary can switch the generated image between distinct visual modes, down to the numerical precision of the latent representation.
  • Adding stochasticity to the diffusion sampler smooths the reconstructed free-energy landscape and suppresses sharp phase boundaries, so the phase structure is most cleanly observed in the deterministic sampling regime.
  • Free energy can be reconstructed without the Hamiltonian, which the paper shows by matching exact solutions on Ising and TASEP and beating the posterior-mean-as-statistics and PCA-VAE baselines.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The mechanism implied by Proposition 4.1 suggests a general picture: the reverse diffusion map stretches a unimodal latent distribution onto disjoint image manifolds, so phase boundaries are exactly the places where nearby latents land on different manifolds; this picture could be tested by checking whether boundary locations predict the onset of multi-modality in generated sample sets.
  • Because the diffusion results depend on the choice of image encoder, a natural extension is to validate the reconstructed metric with multiple feature extractors and see whether the phase boundaries are invariant; if they are not, the boundaries are properties of the embedding rather than of the generative model.
  • The divergent Lipschitz constant at boundaries could be exploited practically: it offers a principled way to detect which latent directions are semantically unstable and to build interpolation or editing algorithms that route around phase boundaries.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The paper proposes a two-step procedure for reconstructing the Fisher information metric on the latent or parameter space of a generative model: first approximate the posterior p(t|x1,...,xN) over parameters given generated samples, then train an MLP to represent the log-partition function log Z(t) by matching this posterior, with the metric given by the Hessian ∇²log Z(t). Theoretical guarantees are stated for exponential families (Theorems 3.1 and 3.2). The method is validated against exact free energies for the 2D Ising model and TASEP, and then applied to two-dimensional slices of a Stable Diffusion latent space using CLIP embedding distances as a proxy for KL divergence. The diffusion experiments report fractal phase boundaries, approximately linear geodesics within phases, and a divergent Lipschitz constant at boundaries (Sec. 4.2, Proposition 4.1).

Significance. The idea of reconstructing a Hessian metric from posterior estimates is attractive, and for exponential-family models with a strictly convex log-partition function the posterior concentration argument of Theorem 3.1 is essentially correct. The code release and the comparison against exact Ising and TASEP free energies are useful assets. However, the paper's central diffusion-model claim—that fractal phase boundaries are intrinsic Fisher-geometric properties of the latent space—is not established. The experiments replace the generative likelihood with CLIP embedding distances under sufficient-statistic and Gaussian assumptions that are not validated, and the deterministic DDIM sampler makes the Fisher metric undefined without additional stochasticity. The sign error in Lemma 3.3 and the unproven extension to non-exponential families (TASEP) further weaken the theoretical foundation, while the paper contradicts itself on whether the phase structure is stable across feature extractors.

major comments (4)
  1. [§3.2, Eq. (21), Lemma 3.3] Lemma 3.3 and Eq. (21) contain a sign error: the normalized density derived from exp(−D_φ(t,t′)) should be exp(⟨t,∇φ(t′)⟩−φ(t)) / ∫ exp(⟨s,∇φ(t′)⟩−φ(s))ds, but the paper instead uses exp(−⟨t,∇φ(t′)⟩+φ(t)) in the numerator and denominator, which is the reciprocal of the correct kernel. Consequently, the Jensen–Shannon loss in Eq. (22) does not compare the estimated posterior with the correct normalized Bregman posterior, and the minimizer of L1(θ) need not recover log Z up to an affine transformation. Theorem 3.2, which is proved only for the L2 loss of Eq. (13), therefore does not justify the loss actually used in the experiments.
  2. [§2.2, §4.1] The method's convergence theorem (Theorem 3.1) is proved only under the exponential-family assumption stated in Eq. (9). Section 2.2 explicitly notes that TASEP does not take the exponential-family form of Eq. (6), yet the paper presents TASEP as a validation in Sec. 4.1 and Fig. 4. The invocation of Theorem 2.1 (Bryant–Amari–Armstrong) does not fill this gap: that theorem only asserts the existence of a local Hessian representation for any analytic 2D metric, and it says nothing about the posterior-based estimator of Eqs. (19)–(22) converging to the Fisher metric. The TASEP result is therefore without theoretical support, and the sentence in Sec. 2.3 claiming the approach is theoretically justified for any generative model is not supported by the stated theorems.
  3. [§4.2] The diffusion experiments fix DDIM η=0, making the generative mapping deterministic. For a deterministic map, p(x|t) is a point mass, so the Fisher metric of Eq. (4) is not defined without additional stochasticity; the paper itself defines the framework in Sec. 2 in terms of a stochastic generative mapping. The posterior in Eq. (19) is instead constructed from CLIP embedding distances, relying on the assumptions in Eqs. (16)–(18) that CLIP is an approximate sufficient statistic and that feature distributions are Gaussian with identity covariance. These assumptions are neither tested nor derived from the diffusion model. The learned Hessian in Eq. (24) is hence the Hessian of a surrogate CLIP-embedding process, and the paper never establishes that this equals the Fisher metric of p(x|t). The fractal boundaries and divergent Lipschitz constant reported in Sec. 4.2 and Proposition 4.1 are therefore not shown to be properties of the diffusion model's latent-space geometry.
  4. [§4.2] Section 4.2 contains a direct contradiction on the robustness of the phase boundaries. In the paragraph 'Using a Unet Mapping', the paper states that U2-Net predicts the generation parameters exactly and yields a smooth log Z(α,β), while in the paragraph 'Baselines and Metrics' it claims that 'the phase boundaries remained stable across all tested feature extractors.' Since U2-Net is one of the tested feature extractors, these statements cannot both hold; the comparison actually demonstrates that the reported fractal structure depends on the feature representation rather than being an intrinsic property of the diffusion model. This internal inconsistency directly undermines the central claim of the paper.
minor comments (5)
  1. [Throughout, Sec. 4.2] The name 'Lipschitz' is misspelled as 'Lipshitz' in several places, including Sec. 4.2 and the Discussion.
  2. [Appendix A, Eq. (47)] In the proof of Theorem 3.1, Eq. (47) writes e^{-D_B(t',t)} with the Bregman divergence arguments reversed relative to the theorem statement; the final conclusion is correct, but the intermediate notation is confusing and should be corrected to match Eq. (11).
  3. [§3.2] The statement that the MLP 'converges to the convex function during the training' is unsubstantiated; no convergence result for the nonconvex MLP optimization is provided.
  4. [§4.2, Eq. (19)] The paper does not specify which CLIP variant, feature normalization, or dimensionality reduction is used when computing the distances in Eq. (19), making the diffusion experiments difficult to reproduce.
  5. [Fig. 6] The caption claims self-similarity down to float16 precision at scale 10^{-8}, but no scale bar or axes description is provided to verify the claimed magnification levels.

Circularity Check

1 steps flagged · score 6.0 of 10

The diffusion-model phase transitions are, by construction, the cusps of the CLIP-distance surrogate posterior: Eq. 19 defines the target posterior from CLIP embeddings, Eq. 22 fits log Z_theta to it, and Eq. 24 declares its Hessian to be the Fisher metric, so the fractal boundaries are re-descriptions of the input feature distances.

  1. fitted input called prediction [Sec. 3.1 Eq. 19; Sec. 3.2 Eqs. 22 and 24; applied in Sec. 4.2 (Figs. 5-6)]
    "Then the posterior could be approximated as p(t|x1, . . . , xN ) ≈ e− N 2 ||E(x)−E(x′)||2 , x ∼ p(x|t), x′ ∼ p(x|t′). (19) ... The resulting approximation of the Fisher metric is gF (t) = ∇2 log Zθ∗ (t), θ∗ = argmin θ L(θ) (24)"

    Equations 22 and 24 make the diffusion "Fisher metric" the Hessian of a potential that is fit, by construction, to the CLIP-distance posterior of Eq. 19. The loss L1(θ) drives p_logZ_θ(t|t') toward p(t|x1,...,xN) ≈ exp(−N/2 ||E(x)−E(x')||²), so any cusp or fractal structure already present in the CLIP embedding-distance field must be encoded in ∇² log Z_θ*; the phase boundaries of Fig. 6 are therefore a re-description of the input feature distances, not an independent property of StableDiffusion's p(x|t). The chain Eqs. 16-18 that would identify the CLIP posterior with the true posterior (E as approximate sufficient statistic, Gaussian identity-covariance features) is assumed, not demonstrated. The U2Net result in Sec.

full rationale

We examined the derivation chain from Eq. 8 through Theorems 3.1 and 3.2 to the diffusion experiments. The statistical-physics core is independent: Ising is an exponential family, TASEP has an exact free energy, and the reconstructions are compared to Onsager/exact TASEP solutions (Table 1, Figs. 3-4); no fitted input is renamed as a prediction there. The circularity is confined to the diffusion claim. In Sec. 3.1 the posterior is replaced by Eq. 19, a Gaussian-in-feature-space function of CLIP distance. The training loss Eq. 22 fits log Z_θ so that its normalized Bregman exponential matches this CLIP posterior, and Eq. 24 then identifies ∇² log Z_θ* as the Fisher metric. Therefore the recovered metric is, by construction, the Hessian of the CLIP-distance surrogate; any discontinuity or fractal cusp in the CLIP distance field must appear as a phase boundary in the learned metric. The paper's own U2Net experiment (Sec. 4.2) shows that a different posterior estimator yields a smooth log Z, confirming the feature-extractor dependence. The conditions that would make the surrogate equal the true Fisher metric of p(x|t) (Eqs. 16-18: E approximately sufficient, Gaussian identity-covariance features) are stated but never validated for StableDiffusion/CLIP. Thus the headline result for diffusion models is not an independent measurement of the generative model's Fisher metric; it is the fitted CLIP-distance potential renamed as a phase transition. No self-citation chain is involved; the Bryant-Amari-Armstrong theorem is external, though it only ensures existence of a Hessian representation and is not what supplies the experimental equality. Score 6 reflects partial circularity: the diffusion prediction reduces by construction, while the exact-solvable-model validation remains independent.

Assumptions & free parameters 5 free parameters · 6 assumptions · 2 invented entities

The central claim relies on many unvalidated assumptions for the diffusion experiments: exponential-family structure (not satisfied for TASEP or diffusion), CLIP as sufficient statistic, Gaussian identity-covariance features, and unproven convergence of the practical JSD training. The free parameters and ad hoc assumptions above show that the diffusion discovery is not a parameter-free derivation.

free parameters (5)
  • posterior smoothing width sigma = 1/50 (Ising), 1/150 (TASEP)
    Chosen by hand in Appendix B.3 to define p_target(t|t') = C exp(-||t-t'||^2/(2 sigma^2)). It sets the effective sample size N ~ 1/sigma^2 and controls the sharpness of the recovered metric.
  • effective sample count N in CLIP posterior = not stated
    Eq (19) uses N in exp(-N/2 ||E(x)-E(x')||^2), but the paper never specifies N for the diffusion experiments; this directly sets the posterior width.
  • CLIP feature covariance = identity (assumed)
    Eq (18) assumes p(E(x)|t) = N(mu_i, I). The identity covariance is not estimated; it is an ad hoc choice determining the posterior and metric.
  • MLP architecture for log Z = 5 hidden layers, width 512, ReLU
    Architecture chosen for the log-partition approximator; not load-bearing but arbitrary.
  • diffusion generation settings = guidance scale 5, 50 DDIM steps, eta=0, latent normalization
    Hyperparameters of the diffusion sampler that define the generative mapping; phase structure may depend on them.
assumptions (6)
  • domain assumption p(x|t) is an exponential family for the model being analyzed
    Theorem 3.1 requires this. Ising satisfies it; TASEP does not (Sec 2.2), and diffusion models do not. The Bryant-Amari-Armstrong theorem is invoked to extend to non-exponential models, but it does not guarantee the fitted Hessian equals the true Fisher metric.
  • standard math Bryant-Amari-Armstrong theorem: every 2D analytic Riemannian metric is locally Hessian
    Used in Sec 2.3 and Discussion to justify applying the Hessian method to 2D sections of arbitrary generative models. Standard theorem, but it guarantees existence of a local Hessian potential, not that the posterior-fitting procedure recovers it.
  • ad hoc to paper A pre-trained feature extractor E acts as an approximately sufficient statistic: D_KL(p(x|t1)||p(x|t2)) is approximated by d(E(x1),E(x2))
    Equations (16)-(17) in Sec 3.1. No verification that CLIP is sufficient for the diffusion model; the entire diffusion posterior approximation depends on this.
  • ad hoc to paper Feature distributions p(E(x)|t) are approximately Gaussian with identity covariance
    Equation (18) in Sec 3.1. This yields the squared-distance posterior in Eq (19). Not validated; if false, the recovered Fisher metric is not the metric of the generative model.
  • domain assumption Uniform prior p(t) over the latent domain S
    Equation (15); standard choice to avoid bias toward specific regions.
  • ad hoc to paper The MLP trained with JSD loss converges to the true log Z(t)
    Sec 3.2 states that the MLP converges to the convex function during the training but provides no proof. The proven convergence (Theorem 3.2) is for an L2 loss, not the JSD loss in Eq (22).
invented entities (2)
  • Phase and phase-transition boundary in diffusion latent space
    purpose: Describe abrupt changes in the reconstructed Fisher metric and image appearance during latent interpolation
    The paper qualitatively shows image switching (mountain vs lion) and claims self-similar fractal structure, but provides no quantitative definition of phase, no fractal dimension, and no null-model comparison. The boundaries are features of the fitted log Z, not independently confirmed properties of the generative model.
  • Divergent Lipschitz constant at phase boundaries
    purpose: Characterize high sensitivity of diffusion output to small latent changes near phase boundaries
    Proposition 4.1 computes a divergent Lyapunov exponent for a toy bimodal Gaussian mixture, not for the actual Stable Diffusion model. The paper does not measure a Lipschitz constant for the actual model; the claim is inferred from qualitative observations.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Hessian Geometry of Latent Space in Generative Models." pith.science (2026). https://pith.science/paper/Y2WWKYAF

@misc{pith2026250610632,
  author       = {Pith},
  title        = {Pith review of: Hessian Geometry of Latent Space in Generative Models},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/Y2WWKYAF}},
  note         = {Machine review of arXiv:2506.10632}
}
read the original abstract

This paper presents a novel method for analyzing the latent space geometry of generative models, including statistical physics models and diffusion models, by reconstructing the Fisher information metric. The method approximates the posterior distribution of latent variables given generated samples and uses this to learn the log-partition function, which defines the Fisher metric for exponential families. Theoretical convergence guarantees are provided, and the method is validated on the Ising and TASEP models, outperforming existing baselines in reconstructing thermodynamic quantities. Applied to diffusion models, the method reveals a fractal structure of phase transitions in the latent space, characterized by abrupt changes in the Fisher metric. We demonstrate that while geodesic interpolations are approximately linear within individual phases, this linearity breaks down at phase boundaries, where the diffusion model exhibits a divergent Lipschitz constant with respect to the latent space. These findings provide new insights into the complex structure of diffusion model latent spaces and their connection to phenomena like phase transitions. Our source code is available at https://github.com/alobashev/hessian-geometry-of-diffusion-models.

Figures

Figures reproduced from arXiv: 2506.10632 by the authors.

Figure 1
Figure 1. Visualization of Theorem 3.1. Having sam￾ples from p(x|t ′ ) we can approximate posterior distribution p(t|x1, . . . xN ). The partition function log Z(t) defines a Hessian metric on the latent space. Our Theorem 3.1 guar￾antees that log Z(t) in limit depends only on the posterior distributions p(t|x1, . . . , xN ) and Theorem 3.2 offers a way to learn log Z(t) from p(t|x1, . . . , xN ). community from two different… view at source ↗
Figure 2
Figure 2. Visualizing Bregman divergence. (Top) A convex function log Z(t) (black curve) and its tangent line (blue) at a point t ′ . The Bregman divergence DB(t, t′ ) (vertical green segment) measures the difference between log Z(t) and the linear approximation at t ′ . (Bottom) The expo￾nential distribution e −DB(t,t′ ) (blue surface) approximates the posterior distribution on parameters p(t|x1, . . . , xN ) 1 N , where x1,… view at source ↗
Figure 3
Figure 3. 2D Ising model. Partial derivative of the recon [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figures from the paper (9 more)
Figure 4
Figure 4. Figure 4: TASEP. Left: reconstructed free energy (red) com [PITH_FULL_IMAGE:figures/full_fig_p006_4.png]
Figure 5
Figure 5. Figure 5: Free energy of diffusion model reconstructed with [PITH_FULL_IMAGE:figures/full_fig_p006_5.png]
Figure 6
Figure 6. Figure 6: The fractal structure of phase boundary in the interpolation landscape of diffusion model. The last plot represent [PITH_FULL_IMAGE:figures/full_fig_p007_6.png]
Figure 7
Figure 7. Figure 7: (A) Geodesic (ours) and linear interpolation between images. Note that our interpolation variant is more [PITH_FULL_IMAGE:figures/full_fig_p008_7.png]
Figure 8
Figure 8. Figure 8: Illustration of Proposition 4.1 operate in more general settings than MCMC-based tech￾niques like importance sampling. Bryant-Amari-Armstrong theorem allows us to go beyond exponential family distributions and apply our method to study two-dimensional sections of laten…
Figure 9
Figure 9. Figure 9: Free energy surface of a diffusion model ( [PITH_FULL_IMAGE:figures/full_fig_p023_9.png]
Figure 11
Figure 11. Figure 11: Training examples for free energy reconstruction. Ground truth images with known generation parameters. [PITH_FULL_IMAGE:figures/full_fig_p024_11.png]
Figure 12
Figure 12. Figure 12: First- and second-order derivatives of the diffusion model’s free energy. Discontinuities mark first-order phase [PITH_FULL_IMAGE:figures/full_fig_p025_12.png]
Figure 13
Figure 13. Figure 13: Free energy derivatives of diffusion model’s free energy reconstructed with clip distance. Overlaid grid highlights [PITH_FULL_IMAGE:figures/full_fig_p026_13.png]

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Geodesic Calculus on Implicitly Defined Latent Manifolds

    cs.LG 2025-10 conditional novelty 6.0 of 10

    A learned denoising projection defines latent manifolds implicitly, and a time-discrete Riemannian calculus on this representation computes geodesic interpolations and exponential-map extrapolations on autoencoder lat...

  2. VASP Plugins: Linking the Vienna ab-initio Simulation Package with Python

    cond-mat.mtrl-sci 2026-07 accept novelty 5.5 of 10

    A C++/pybind11 shared-memory plugin layer exposes VASP SCF and ionic data as NumPy arrays so Python can modify structure, forces, local potential, and occupancies in place.

Reference graph

Works this paper leans on

34 extracted references · 26 canonical work pages · cited by 2 Pith papers

  1. [1]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION format.date year duplicate empty "emp...

  2. [2]

    and Armstrong, J

    Amari, S.-i. and Armstrong, J. Curvature of hessian manifolds. Differential Geometry and its Applications, 33: 0 1--12, 2014

  3. [3]

    K., and Hauberg, S

    Arvanitidis, G., Hansen, L. K., and Hauberg, S. Latent space oddity: on the curvature of deep generative models. arXiv preprint arXiv:1710.11379, 2017

  4. [4]

    Baxter, R. J. and Enting, I. G. 399th solution of the ising model. Journal of Physics A: Mathematical and General, 11 0 (12): 0 2463, 1978

  5. [5]

    Dynamical regimes of diffusion models

    Biroli, G., Bonnaire, T., De Bortoli, V., and M \'e zard, M. Dynamical regimes of diffusion models. Nature Communications, 15 0 (1): 0 9957, 2024

  6. [6]

    Blythe, R. A. and Evans, M. R. Nonequilibrium steady states of matrix-product form: a solver's guide. Journal of Physics A: Mathematical and General, 40 0 (46): 0 R333, 2007

  7. [7]

    C., Caterini, A

    Brown, B. C., Caterini, A. L., Ross, B. L., Cresswell, J. C., and Loaiza-Ganem, G. Verifying the union of manifolds hypothesis for image data. arXiv preprint arXiv:2207.02862, 2022

  8. [8]

    Answer to mathoverflow question ``when a riemannian manifold is of hessian type''

    Bryant, R. Answer to mathoverflow question ``when a riemannian manifold is of hessian type''. http://mathoverflow.net/questions/122308/, 2013. Accessed: Jan 20 2025

Show all 34 references
  1. [9]

    Bryant, R. L. Hessianizability of surface metrics. arXiv preprint arXiv:2405.06998, 2024

  2. [10]

    F., Malvezzi, A

    Canabarro, A., Fanchini, F. F., Malvezzi, A. L., Pereira, R., and Chaves, R. Unveiling phase transitions with machine learning. Physical Review B, 100 0 (4): 0 045129, 2019

  3. [11]

    and Melko, R

    Carrasquilla, J. and Melko, R. G. Machine learning phases of matter. Nature Physics, 13 0 (5): 0 431--434, 2017

  4. [12]

    R., Hakim, V., and Pasquier, V

    Derrida, B., Evans, M. R., Hakim, V., and Pasquier, V. Exact solution of a 1d asymmetric exclusion model using a matrix formulation. Journal of Physics A: Mathematical and General, 26 0 (7): 0 1493, 1993

  5. [13]

    and Prangle, D

    Fearnhead, P. and Prangle, D. Constructing summary statistics for approximate bayesian computation: semi-automatic approximate bayesian computation. Journal of the Royal Statistical Society Series B: Statistical Methodology, 74 0 (3): 0 419--474, 2012

  6. [14]

    Smooth diffusion: Crafting smooth latent spaces in diffusion models

    Guo, J., Xu, X., Pu, Y., Ni, Z., Wang, C., Vasu, M., Song, S., Huang, G., and Shi, H. Smooth diffusion: Crafting smooth latent spaces in diffusion models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp.\ 7548--7558, 2024

  7. [15]

    Beitrag zur theorie des ferromagnetismus

    Ising, E. Beitrag zur theorie des ferromagnetismus. Zeitschrift f \"u r Physik , 31 0 (1): 0 253--258, 1925

  8. [16]

    Jiang, B., Wu, T.-y., Zheng, C., and Wong, W. H. Learning summary statistic for approximate bayesian computation via deep neural network. Statistica Sinica, pp.\ 1595--1618, 2017

  9. [17]

    and Ward, J

    Kac, M. and Ward, J. C. A combinatorial solution of the two-dimensional ising model. Physical Review, 88 0 (6): 0 1332, 1952

  10. [18]

    A style-based generator architecture for generative adversarial networks

    Karras, T., Laine, S., and Aila, T. A style-based generator architecture for generative adversarial networks. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pp.\ 4401--4410, 2019

  11. [19]

    L., Redner, S., and Ben-Naim, E

    Krapivsky, P. L., Redner, S., and Ben-Naim, E. A kinetic view of statistical physics. Cambridge University Press, 2010

  12. [20]

    Self-discovering interpretable diffusion latent directions for responsible text-to-image generation

    Li, H., Shen, C., Torr, P., Tresp, V., and Gu, J. Self-discovering interpretable diffusion latent directions for responsible text-to-image generation. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pp.\ 12006--12016, 2024

  13. [21]

    Smoothing the disentangled latent style space for unsupervised image-to-image translation

    Liu, Y., Sangineto, E., Chen, Y., Bao, L., Zhang, H., Sebe, N., Lepri, B., Wang, W., and De Nadai, M. Smoothing the disentangled latent style space for unsupervised image-to-image translation. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition...

  14. [22]

    Dreamshaper-8

    Lykon. Dreamshaper-8. https://huggingface.co/Lykon/dreamshaper-8, 2023

  15. [23]

    Crystal statistics

    Onsager, L. Crystal statistics. i. a two-dimensional model with an order-disorder transition. Physical Review, 65 0 (3-4): 0 117, 1944

  16. [24]

    Understanding the latent space of diffusion models through the lens of riemannian geometry

    Park, Y.-H., Kwon, M., Choi, J., Jo, J., and Uh, Y. Understanding the latent space of diffusion models through the lens of riemannian geometry. Advances in Neural Information Processing Systems, 36: 0 24129--24142, 2023

  17. [25]

    R., and Jagersand, M

    Qin, X., Zhang, Z., Huang, C., Dehghan, M., Zaiane, O. R., and Jagersand, M. U2-net: Going deeper with nested u-structure for salient object detection. Pattern Recognition, 106: 0 107404, 2020

  18. [26]

    a ming, N., Tarnowski, M., Asteria, L., Fl \

    Rem, B. S., K \"a ming, N., Tarnowski, M., Asteria, L., Fl \"a schner, N., Becker, C., Sengstock, K., and Weitenberg, C. Identifying quantum phase transitions using artificial neural networks on experimental data. Nature Physics, 15 0 (9): 0 917--920, 2019

  19. [27]

    A phase transition in diffusion models reveals the hierarchical nature of data

    Sclocchi, A., Favero, A., and Wyart, M. A phase transition in diffusion models reveals the hierarchical nature of data. Proceedings of the National Academy of Sciences, 122 0 (1): 0 e2408799121, 2025

  20. [28]

    The riemannian geometry of deep generative models

    Shao, H., Kumar, A., and Thomas Fletcher, P. The riemannian geometry of deep generative models. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops, pp.\ 315--323, 2018

  21. [29]

    Denoising diffusion implicit models

    Song, J., Meng, C., and Ermon, S. Denoising diffusion implicit models. arXiv preprint arXiv:2010.02502, 2020

  22. [30]

    Tosi, A., Hauberg, S., Vellido, A., and Lawrence, N. D. Metrics for probabilistic geometries. arXiv preprint arXiv:1411.7432, 2014

  23. [31]

    P., Liu, Y.-H., and Huber, S

    Van Nieuwenburg, E. P., Liu, Y.-H., and Huber, S. D. Learning phase transitions by confusion. Nature Physics, 13 0 (5): 0 435--439, 2017

  24. [32]

    Deep learning on the 2-dimensional ising model to extract the crossover region with a variational autoencoder

    Walker, N., Tam, K.-M., and Jarrell, M. Deep learning on the 2-dimensional ising model to extract the crossover region with a variational autoencoder. Scientific reports, 10 0 (1): 0 1--12, 2020

  25. [33]

    Unsupervised learning of topological phase transitions using the calinski-harabaz index

    Wang, J., Zhang, W., Hua, T., and Wei, T.-C. Unsupervised learning of topological phase transitions using the calinski-harabaz index. Physical Review Research, 3 0 (1): 0 013074, 2021

  26. [34]

    Lipschitz singularities in diffusion models

    Yang, Z., Feng, R., Zhang, H., Shen, Y., Zhu, K., Huang, L., Zhang, Y., Liu, Y., Zhao, D., Zhou, J., et al. Lipschitz singularities in diffusion models. In The Twelfth International Conference on Learning Representations, 2023

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.