Pith. sign in

REVIEW 5 major objections 5 minor 57 references

Geometric flow regularization in latent spaces for smooth dynamics with the efficient variations of curvature

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

Pith's one-line read This paper claims that adding curvature-flow regularization to the latent space of encoder-decoder PDE surrogates improves zero-shot and adversarial robustness, as measured by lower relative L1 errors under out-of-distribution noise and…

desk verdict Genuinely new heuristic curvature-flow losses, honestly labeled as such, but the robustness claim rests on one noisy table and several derivation gaps; worth a serious referee, not a citation yet. read the letter →

arxiv 2506.09679 v4 pith:EM72KIQV submitted 2025-06-11 math.NA cs.NA

classification math.NAcs.NA MSC 53C4465M9968T07
keywords geometricflowslatentspaceregularizationcurvatureencoder-decoderPDEsurrogatesrobustnessvariationalautoencoderphysics-informedlearning
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 paper is trying to establish that imposing curvature-driven geometric flows on the latent space of encoder-decoder PDE surrogates creates smoother, better-structured representations that withstand out-of-distribution and adversarial perturbations. Its four regularization losses—Gaussian curvature via closed-path integration, a Taylor-expanded Gauss equation flow, a Perelman-functional flow, and a harmonic-map energy flow—all lower mean relative L1 error against an extended-VAE baseline on Burger's equation across most of the nine noise and scaling scenarios. The paper is explicit that the methods trade exact geometric meaning for computational efficiency while preserving nondegeneracy, curvature awareness, and volume distortion in the latent geometry. If the claim holds, geometric regularization of the latent metric is a cheap route to robustness for learned dynamics.

What carries the argument

The machinery is a family of latent geometric flows of the form $\partial_t g + F_K[g] = 0$, where $g$ is a neural-network-approximated Riemannian metric on the encoded manifold and $F_K$ is a curvature-dependent differential operator. Four computable losses instantiate it: a Gaussian-curvature loss that uses Stokes' theorem to replace curvature integrals over sampled balls with closed line integrals of first-order Christoffel symbols; a flow built from a Taylor-linearized Gauss equation in which the Weyl tensor is replaced by a second-fundamental-form proxy; a non-parametric Perelman-functional flow for conformally changed metrics with scalar curvature in closed form; and a harmonic-map energy derivative loss. What carries the argument is that each loss is engineered to keep the metric nondegenerate, distortive, and curvature-aware, rather than to solve the geometric PDE exactly.

What would settle it

Monitor the quantity $(g_{ij}\partial_t g_{ij} - 2\tilde{K} g^2_{ij})$ during a training run of the closed-path Gaussian-curvature method; if it changes sign or reaches zero, the loss is not implementing the claimed curvature flow. A sharper test: run the method on the sphere, where Ricci flow has the known radius formula $r(t)=\sqrt{R^2 - 2(d-1)t}$, and check whether the learned metric evolution tracks it.

Watch

Extended reading notes

Core claim

On its own terms, the paper's central discovery is that augmenting the latent space of an encoder-decoder with curvature-flow losses improves zero-shot and adversarial fidelity for smooth dynamics. For Burger's equation with 300 out-of-distribution samples per scenario, the regularized methods' means are lower than the extended-VAE baseline in most of the nine scenarios; for instance, the Perelman-functional loss gives 0.482 versus 0.765 in Scenario 1, and the path-integration loss gives 0.610 versus 1.310 in Scenario 8. The paper attributes this to latent geometries that are canonical, smooth, curvature-aware, geodesic-aware, and non-topologically void or sparse, and it maintains that these properties persist through the flow despite the losses being 'diminished analytically and mostly heuristic.'

Load-bearing premise

The load-bearing premise is that a certain integrand in the Gaussian-curvature loss is nonnegative, which makes division by it acceptable; the paper itself concedes that nonnegativity is not guaranteed once a curvature proxy is used, and in real training the loss is never zero, so the denominator can cross zero and the loss landscape can become ill-defined.

Editorial extensions

If this is right

  • Encoder-decoder PDE surrogates trained with any of the four curvature-flow losses should degrade less when evaluation inputs are noised, scaled, or locally perturbed relative to training.
  • The closed-path Gaussian-curvature loss offers a cheap way to impose surface Ricci flow without differentiating Christoffel symbols, which could make curvature regularization practical in settings where explicit curvature computation is prohibitive.
  • Because the flows are designed to prevent near-trivial or degenerate metrics, regularized latent spaces should maintain volume and representational capacity over training, which the paper connects to better inference quality.
  • The same four regularizers apply to both variational and deterministic encoder-decoder architectures, so the gains are not tied to the VAE objective alone.

Reading between the lines

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

  • If the gains come from the curvature losses' implicit smoothing rather than from accurate geometric evolution, then simpler spectral or Laplacian regularizers might match the robustness at lower cost; the paper does not test this.
  • A natural next experiment is to run the same four losses on other PDE families, such as wave or reaction-diffusion equations, and on higher intrinsic latent dimensions, to see whether the Burger's-error pattern generalizes.
  • The paper's own caveat about denominator zero suggests checking whether the closed-path loss actually implements the claimed flow during training; if it does not, the observed robustness may still be real but would need a different explanation.
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

5 major / 5 minor

Summary. The manuscript proposes four geometric-flow regularizers for latent spaces of encoder-decoder models used as PDE surrogates: a Gaussian-curvature closed-path-integral loss, a second-fundamental-form surrogate flow derived from a linearized Gauss equation, a Perelman-functional conformal flow, and a harmonic-map energy flow. The central empirical claim is that these curvature-flow regularizations improve the zero-shot and adversarial fidelity of latent-space dynamics. Quantitative support is a single Burger's equation experiment (Table 1, nine out-of-distribution scenarios, 300 samples each), supplemented by qualitative Navier-Stokes figures and several appendices containing formal derivations and informal heuristics.

Significance. If the empirical claim held, the paper would make a practical contribution by offering cheap curvature proxies that avoid Christoffel-symbol differentiation and by connecting geometric flows to robust latent-space learning. The manuscript is unusually transparent about its heuristic character: it explicitly labels steps as non-rigorous (Appendix F, Eqs. 72-74), admits that a key nonnegativity assumption is not guaranteed, and acknowledges that one theorem is only 'slightly informal.' These admissions are a genuine strength. However, the advertised conclusion is empirical, and the current evidence—one quantitative dataset, no significance testing, no code or data release, and no actual adversarial attack—is too weak to establish the robustness improvement claimed in the abstract.

major comments (5)
  1. [Table 1 and §J.2] The only quantitative support for the abstract's robustness claim is Table 1, which reports relative L1 errors over nine Burger's out-of-distribution scenarios with 300 samples each. The reported standard deviations are very large relative to the mean differences (e.g., Scenario 1: 0.765±2.704 vs. 0.482±0.962; Scenario 6: 0.237±0.881 vs. 0.152±0.302), no paired significance tests, confidence intervals, or effect sizes are reported, and none of the scenarios is an actual adversarial attack. The per-method loss scaling coefficients are explicitly given 'a little bit of freedom' in §J.2, which permits tuning that could inflate apparent gains. The headline improvement could be within noise, so the central empirical claim is not established.
  2. [Appendix F, Eqs. (58)-(61)] The derivation of the Gaussian-curvature closed-path loss divides the integrand by (g_ij ∂_t g_ij - 2 K̃ g^2_ij) and justifies the division by claiming that E[integrand]=0 implies the integrand is zero almost everywhere by nonnegativity. The paper itself states that 'the nonnegativity is not guaranteed but holds with a sufficient error tolerance' because the Gaussian-curvature proxy K̃ introduces error. In actual training the loss is never zero, the denominator can vanish, and the loss landscape is ill-defined. As written, the path-integration loss does not implement the claimed curvature flow ∂_t g = K g, so this load-bearing derivation collapses.
  3. [Eq. (37) vs. Eq. (176), §3.1 and §J.1] The spherical Ricci-flow radius is r(t) = sqrt(R^2 - 2(d-1)t) in Eq. (37), a contracting sphere, whereas the Navier-Stokes manifold in Eq. (176) is defined with sqrt(50^2 + 50(d-1)t), an expanding sphere. This sign mismatch is never reconciled, and the sign choice is quantitatively relevant to the Navier-Stokes experiment described in §J.1.
  4. [Theorems 2-4, Appendix G/H] The nondegeneracy results are largely consequences of the loss construction rather than properties of the geometric flows. Theorem 4 assumes the loss of Eq. (136) is exactly satisfied and then concludes that ||g||_F cannot tend to 0; because the loss contains an arbitrary positive constant target and the metric-dependent terms vanish in the limit, the conclusion is nearly a restatement of the assumption. Theorems 2 and 3 similarly build in the Γ term to make the contracted flow nonzero. These theorems are presented as guarantees, but they do not establish that the proposed regularizers produce nondegenerate latent geometry in practice.
  5. [Theorem 5 and Appendix I, Eq. (166)-(173)] Theorem 5 claims the harmonic-map loss has nontrivial dependence on Ricci curvature, but the proof ends by conceding that 'we do not show the Ricci curvature term is not canceled out.' This is a load-bearing gap because the harmonic flow is advertised as one of the four main contributions. Additionally, the Monte-Carlo equivalence in Appendix F, Eqs. (72)-(74), is explicitly called non-rigorous and contains an unexplained sign inconsistency (the fourth expression equals the negative of the integral in the fifth expression unless the integral vanishes), so the computational justification for replacing surface integrals with sampled circle integrals is incomplete.
minor comments (5)
  1. [§2] The word 'tradtional' should be 'traditional'.
  2. [§J.2] The text refers to 'Table 2' for the Burger's results, but the quantitative table is labeled Table 1; the cross-reference should be corrected.
  3. [§J.1] In the Navier-Stokes experiment, d denotes the extrinsic dimension of the sphere (d=100), while in the rest of the paper d denotes the intrinsic dimension; this notation conflict should be disambiguated.
  4. [§J.2] The word 'datatset' should be 'dataset'.
  5. [§1] The phrase 'We refer to 3 for an illustration' should read 'We refer to Figure 3 for an illustration.'

Circularity Check

0 steps flagged · score 2.0 of 10

No material circularity: the central robustness claim is an empirical comparison, and the theoretical appendices are explicitly heuristic or conditional; the only self-citation is minor and not load-bearing.

full rationale

The paper's central claim (zero-shot and adversarial fidelity gains from curvature-flow regularization) is supported by Table 1, a measured comparison over OOD Burger's scenarios. No parameter is fitted to the OOD targets and then reported as a prediction; the per-method loss scaling coefficients in Sec. J.2 are tuning choices, not a forced statistical fit. The theoretical appendices are explicitly labeled heuristic or invented (e.g., Sec. 3.3: 'not as much derived as it is invented'; App. F: 'valid under a (non-rigorous) Monte-Carlo-type argument'). Theorems 2-4 are conditional consistency statements about the constructed losses and tensors, not first-principles predictions; for instance, Theorem 2's nondegeneracy condition is the expression produced after the Gamma-term is added, and Theorem 4 assumes exact loss satisfaction, so these are properties of the design rather than independent results. This is self-consistent construction, not circular reasoning. The one self-citation, [18], is used only to justify the extended-encoder baseline choice ('this architecture generally has better out-of-distribution robustness than a baseline encoder D∘E (see [18])'); it is not load-bearing for the comparison among the paper's four methods or against the baseline, and removing it would not change Table 1. Genuine weaknesses are present but are not circularity: App. F's division by a possibly zero denominator with the admission that 'nonnegativity is not guaranteed,' the App. F 'non-rigorous' Monte-Carlo equivalence, and Theorem 5's admitted failure to show that the Ricci term is not canceled. These are correctness and rigor risks, and they weaken the causal interpretation of the empirical gains, but they do not make the empirical claim reduce to its own inputs.

Assumptions & free parameters 5 free parameters · 7 assumptions · 4 invented entities

The central empirical claim rests on a small set of assumptions: a latent manifold with a learnable metric, the validity of four ad-hoc curvature surrogates, and the well-posedness of the losses. Most theoretical claims are conditional or informally proved.

free parameters (5)
  • Loss scaling coefficients per geometric flow = unspecified; 'given a little bit of freedom'
    Section J.2: each method's loss has different terms and the scaling coefficients are tuned, which affects all reported comparisons.
  • Positive constant targets in Perelman and harmonic losses = e.g., 0.5 in Eq. 189
    The losses are |C - d/dt functional|; C is hand-chosen. Section 3.4 and Eq. 189 use 'positive constant' and 0.5 respectively.
  • Sphere radius and expansion coefficient in Navier-Stokes = 50; noise scale 0.375
    Eq. 176 uses r(t)=sqrt(50^2 + 50(d-1)t), with hand-picked radius 50 and added Gaussian noise scale, even though Ricci flow contraction (Eq. 37) has a different form.
  • Sampling circle radius r for Gaussian curvature line integral = not enumerated
    Appendix F Eqs. 63-66 parameterize circles with radius r; the choice of r and number of increments affects the curvature proxy but is not specified.
  • KL regularization coefficient beta = 0.001
    Section J.2 fixes beta=0.001; it is a hyperparameter of the variational objective, though not of the geometric flow itself.
assumptions (7)
  • ad hoc to paper The integrand of the Gaussian curvature loss is nonnegative a.e., so E[...]=0 implies the integrand is 0 a.e., permitting division by (g_ij ∂_t g_ij - 2 K̃ g^2_ij)
    Appendix F Eqs. 58-61; the paper admits nonnegativity is not guaranteed with the curvature proxy and says 'holds with a sufficient error tolerance'.
  • domain assumption Latent data lies on a smooth immersed manifold and the network metric g stays in an epsilon-neighborhood of the true Riemannian metric
    Section 2, F_epsilon definition: 'our simulated Riemannian is near the true Riemannian metric in the function space in an epsilon-neighborhood'.
  • standard math Whitney immersion theorem applies to embed the d-manifold in 2d-1 Euclidean space
    Appendix C: 'We will employ the Whitney immersion theorem in all of our experiments'.
  • domain assumption Time differentiation and integration commute (Clairaut) and boundary terms vanish for neural fields ψ and metric g
    Appendices H and I use exchange of d/dt and integral; Appendix H justifies it with 'Clairaut's theorem' and compact support.
  • ad hoc to paper The Taylor-linearized Gauss equation around a uniform-curvature metric (Π0 = κ g) is a valid surrogate for Ricci curvature
    Section 3.3 and Appendix G, Eqs. 5-7, 83-89; the paper states the flow is 'invented' and 'slightly ad hoc'.
  • ad hoc to paper Monte-Carlo sampling over balls reproduces the manifold integral of the curvature proxy
    Appendix F Eqs. 72-74 are described as a 'non-rigorous Monte Carlo-type argument'.
  • domain assumption Eigenvalue decay rates are regular enough that eigenvalue bounds in Theorem 4 hold
    Appendix H: 'it is crucial to assume regularity on the decay rates of the eigenvalues'; the theorem's conclusion depends on this unverified condition.
invented entities (4)
  • Weyl-replacement tensor Γ_ijkl = (1/d) Ĥ_ij δ_ij g_kl
    purpose: Added to the curvature-tensor surrogate so the contracted flow has a nonvanishing diagonal, preventing metric collapse
    Appendix G Eqs. 93-95; introduced ad hoc; the paper says it is the 'Weyl tensor replacement' with no external justification.
  • Second fundamental form surrogate Π_ij = ||∂_ij E - Σ g^kl ⟨∂_ij E, ∂_k E⟩ ∂_l E||^2
    purpose: Cheap stand-in for the true second fundamental form in the Gauss-equation flow
    Section 3.3 Eq. 90; replaces a normal-bundle quantity with a Hessian norm; the paper says 'we will use a second fundamental form surrogate'.
  • Gaussian curvature proxy K̃ via closed-path line integrals
    purpose: Estimates Gaussian curvature without differentiating Christoffel symbols
    Appendix F Eqs. 62-70; the proxy eK is a computational surrogate and the paper states it introduces error.
  • Non-parametric conformal factor ψ network for the Perelman-type flow
    purpose: Drives metric evolution through a learned conformal transformation without a closed-form flow
    Section 3.4: 'we do not have a closed form for the evolution, thus we describe the corresponding g as non-parametric'.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Geometric flow regularization in latent spaces for smooth dynamics with the efficient variations of curvature." pith.science (2026). https://pith.science/paper/EM72KIQV

@misc{pith2026250609679,
  author       = {Pith},
  title        = {Pith review of: Geometric flow regularization in latent spaces for smooth dynamics with the efficient variations of curvature},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/EM72KIQV}},
  note         = {Machine review of arXiv:2506.09679}
}
read the original abstract

We design strategies in nonlinear geometric analysis to temper the effects of adversarial learning for sufficiently smooth data of numerical method-type dynamics in encoder-decoder methods, variational and deterministic, through the use of geometric flow regularization. We augment latent spaces with geometric flows to control structure, relying on adaptations of curvature and Ricci flow. All of our flows are solved using physics-informed learning. Traditional geometric meaning is traded for computing ability, but we maintain key geometric invariants, the primary of which are maintained, intrinsically-low structure, nontriviality due to sufficient lower bounds on curvature, distortion of volume element, that develop quality in the inference stage. We instill representations that are canonical, smooth, curvature-aware, geodesic-aware, and non-topologically void or sparse. The primary bottleneck of a Ricci curvature flow is that Ricci curvature is high order, thus expensive to compute, so we will attempt to overcome this with properly justified proxies. Our primary contributions are fourfold. We develop a loss based on Gaussian curvature using closed path circulation integration for surfaces, bypassing automatic differentiation of the Christoffel symbols through use of Stokes' theorem. We invent a new parametric flow valid under a Taylor expansion derived from the Gauss equation. We develop two strategies based on time differentiation of functionals, one with a special case of scalar curvature for conformally-changed metrics, and another with harmonic maps, their energy, and induced metrics. Our losses are diminished analytically and mostly heuristic but maintain overall integral latent structure. We showcase that curvature flows and the formulation of geometric structure in intermediary encoded settings enhance learning and overall zero-shot and adversarial fidelity.

Figures

Figures reproduced from arXiv: 2506.09679 by the authors.

Figure 1
Figure 1. We illustrate scenarios of noised data in our Navier￾Stokes experiment. We will be studying the auxiliary qualities of PDE learning via mitigating the adversarial ef￾fects of irregular data, such as that which is out￾of-distribution and noised, by availing the devel￾opment of geometric structure in the latent stages in learning tasks. Our methods will emphasize computational efficiency in the training stage for scal… view at source ↗
Figure 2
Figure 2. We plot the means and stan￾dard deviations of errors on a specific out￾of-distribution setting with a (a) vanilla VAE and (b) the Perelman’s functional experiment. With our hyperparameters, results are consistent, especially means. We propose a physics-informed neural network (PINN) framework [48] [49] [41] for finding the metric solution g to the geometric flow. In a tradtional objective, the L 2 integral loss can … view at source ↗
Figure 3
Figure 3. We illustrate the manifold latent space in the extended case where all u, E, D are active. (a) corresponds to a curvature-regularized method, and (b) corresponds to a latent space that forms naturally. As we can see, ours are more canonical with respect to a curvature-uniform metric. Red corresponds to out-of-distribution data, and green is noised data. These results are consistent with our Gaussian curvature experi… view at source ↗
Figures from the paper (12 more)
Figure 4
Figure 4. Figure 4: We compare curvature-type flows to alternative flows that are easy to compute, which are typically trivial in derivative order. Algorithm 1: Geometric flow-regularized encoder-decoder training Data: A1 = {ϕ˜ (i) 0 }i , A2 = {ϕ˜ (i) tj }ij evaluated at (x1, . . . , xn, …
Figure 5
Figure 5. Figure 5: We illustrate our results on a single example of Burger’s equation in the variational setting. The OOD scenario here is noise with σ = 1.5 is injected into 101 locations of the initial condition. We highlight this is only on a single example, so please refer to [PITH_…
Figure 6
Figure 6. Figure 6: We present uncurated (except the first) results on our heavily-regularized autoencoder on Navier-Stokes data using Ricci flow on the sphere. This figure illustrates in-distribution data with heavy dropout and latent Gaussian noise in the test setting, not training. We …
Figure 7
Figure 7. Figure 7: We compare a geometric flow of the form ∂tg = −Λ to the steady geometric flow of [18], which produces both a more canonical geometry and one that is of large measure. We plot 3 trajectories with severely noised initial condition and sample discrete relative L 2 error a…
Figure 8
Figure 8. Figure 8: We provide empirical evidence that curvature-based flows help support nondegeneracy. This figure represents the means (over the batch, so with respect to both PDE data and time) of the 2 × 2 Riemannian metric learned in our Gaussian curvature experiment with respect to…
Figure 9
Figure 9. Figure 9: We provide a similar figure to that of 8 but on our custom geometric flow based on the Riemannian decomposition with the inexpensive second fundamental form. It is noteworthy that we have initialized our metric as g(u, 0) = 3gunit sphere here, which helped slightly. Bl…
Figure 10
Figure 10. Figure 10: This figure goes hand-in-hand with 9 and metric belonging to the custom Riemannian decomposition experiment, but we instead initialize our metric at t = 0 with cos(u 1 )du1 ⊗ du3 in the (3, 1),(1, 3) off-diagonal. Note that this helps support a nondegenerate off-diago…
Figure 11
Figure 11. Figure 11: We provide a similar figure to that of 8 but of our Perelman functional experiment with a conformally changed metric. As we can see, nondegeneracy is also supported in this experiment. Here, we have clipped ψ (not its derivatives) to be sufficiently large, which we ha…
Figure 12
Figure 12. Figure 12: We plot the means and standard deviations of the parametric map in the harmonic map experiment with respect to training iteration mod 20. The standard deviation especially helps show nontriviality, since the manifold can be immersed anywhere in space. 31 [PITH_FULL_I…
Figure 13
Figure 13. Figure 13: We plot the 5 × 5 mean over the batch (which includes over the time interval) diagonal elements of a learned Riemannian metric with a geometric flow of the form ∂tg(u, t) = −Λ(u, t) (both are positive semi-definite) in the variational setting on Burger’s equation data…
Figure 14
Figure 14. Figure 14: We plot the 5 × 5 mean over the batch (which includes over the time interval) diagonal elements of a learned Riemannian metric with a geometric flow of the form ∂tg(u, t) = −Λ(u, t) in the encoder-decoder setting on Burger’s equation data with respect to training iter…
Figure 15
Figure 15. Figure 15: We demonstrate more uncurated (curated for complexity but not for inference quality) results on our Navier-Stokes experiment. We have found our method behaves significantly better with the geometric flow than without under reasonable noise. Eventually, if the OOD effe…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

57 extracted references · 38 canonical work pages

  1. [1]

    the gauss and codazzi equations

    Lecture 18. the gauss and codazzi equations. URL https://maths-people.anu.edu.au/~andrews/DG/ DG_chap18.pdf. 4

  2. [2]

    Geometrically Enriched Latent Spaces

    Georgios Arvanitidis, Søren Hauberg, and Bernhard Schölkopf. Geometrically enriched latent spaces, 2020. URLhttps://arxiv.org/abs/2008.00565. 2

  3. [3]

    Latent space oddity: on the curvature of deep generative models, 2021

    Georgios Arvanitidis, Lars Kai Hansen, and Søren Hauberg. Latent space oddity: on the curvature of deep generative models, 2021. URLhttps://arxiv.org/abs/1710.11379. 2

  4. [4]

    Restricted strong convexity of deep learning models with smooth activations, 2022

    Arindam Banerjee, Pedro Cisneros-Velarde, Libin Zhu, and Mikhail Belkin. Restricted strong convexity of deep learning models with smooth activations, 2022. URLhttps://arxiv.org/abs/2209.15106. 27

  5. [5]

    Manifold regularization: A geometric framework for learning from labeled and unlabeled examples.Journal of Machine Learning Research, 7(85):2399–2434, 2006

    Mikhail Belkin, Partha Niyogi, and Vikas Sindhwani. Manifold regularization: A geometric framework for learning from labeled and unlabeled examples.Journal of Machine Learning Research, 7(85):2399–2434, 2006. URLhttp://jmlr.org/papers/v7/belkin06a.html. 2

  6. [6]

    Chapter 7: Ricci flow, 2023

    Danny Calegari. Chapter 7: Ricci flow, 2023. URL https://math.uchicago.edu/~dannyc/courses/ ricci_2019/ricci_flow.pdf. 2, 9 5 Geometric flow regularization in latent spaces for smooth dynamics with the efficient variations of curvature

  7. [7]

    Variational Autoencoders: A Harmonic Perspective

    Alexander Camuto and Matthew Willetts. Variational autoencoders: A harmonic perspective, 2022. URL https://arxiv.org/abs/2105.14866. 2

  8. [8]

    A Geometric Perspective on Variational Autoencoders

    Clément Chadebec and Stéphanie Allassonnière. A geometric perspective on variational autoencoders, 2022. URLhttps://arxiv.org/abs/2209.07370. 2, 9, 10

Show all 57 references
  1. [9]

    Geometry-aware hamiltonian variational auto-encoder, 2020

    Clément Chadebec, Clément Mantoux, and Stéphanie Allassonnière. Geometry-aware hamiltonian variational auto-encoder, 2020. URLhttps://arxiv.org/abs/2010.11518. 2

  2. [10]

    Learning flat latent manifolds with vaes, 2020

    Nutan Chen, Alexej Klushyn, Francesco Ferroni, Justin Bayer, and Patrick van der Smagt. Learning flat latent manifolds with vaes, 2020. URLhttps://arxiv.org/abs/2002.04881. 2

  3. [11]

    Chervon, F

    S. Chervon, F. Dahia, and C. Romero. Harmonic maps and isometric embeddings of the spacetime.Physics Letters A, 326(3–4):171–177, June 2004. ISSN 0375-9601. doi: 10.1016/j.physleta.2004.04.033. URL http://dx.doi.org/10.1016/j.physleta.2004.04.033. 5

  4. [12]

    Springer International Publishing,

    Luca Cosmo, Antonio Norelli, Oshri Halimi, Ron Kimmel, and Emanuele Rodolà.LIMP: Learning La- tent Shape Representations with Metric Preservation Priors, page 19–35. Springer International Publishing,

  5. [13]

    Daniel W. Crews. Incompressible2d, 2021. URLhttps://github.com/crewsdw/Incompressible2D. 25

  6. [14]

    Daniel W. Crews. Notes on the incompressible euler equation, 2021. URL https://dcrews.gitlab.io/ potential-flux/papers/incompressible_euler.pdf. 25

  7. [15]

    do Carmo.Riemannian Geometry

    Manfredo P. do Carmo.Riemannian Geometry. 1992. 24

  8. [16]

    The christoffel symbols with a diagonal metric, 2019

    George. The christoffel symbols with a diagonal metric, 2019. URL https://www.general-relativity. net/2019/08/the-christoffel-symbols-with-diagonal.html. 12, 13

  9. [17]

    Dynamical variational autoencoders: A comprehensive review.Foundations and Trends® in Machine Learning, 15(1–2):1–175, 2021

    Laurent Girin, Simon Leglaive, Xiaoyu Bie, Julien Diard, Thomas Hueber, and Xavier Alameda-Pineda. Dynamical variational autoencoders: A comprehensive review.Foundations and Trends® in Machine Learning, 15(1–2):1–175, 2021. ISSN 1935-8245. doi: 10.1561/2200000089. URL http://d...

  10. [18]

    Variational autoencoders with latent high-dimensional steady geometric flows for dynamics,

    Andrew Gracyk. Variational autoencoders with latent high-dimensional steady geometric flows for dynamics,

  11. [19]

    Hamilton

    Richard S. Hamilton. Three-manifolds with positive ricci curvature.Journal of Differential Geometry, 17(2):255– 306, 1982. doi: 10.4310/jdg/1214436922. URL https://projecteuclid.org/euclid.jdg/1214436922. 11, 16

  12. [20]

    Siho Han and Simon S. Woo. Learning sparse latent graph representations for anomaly detection in multivariate time series. InProceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Min- ing, KDD ’22, page 2977–2986, New York, NY , USA, 2022. Association f...

  13. [21]

    Roberts, and Sho Yaida

    Judy Hoffman, Daniel A. Roberts, and Sho Yaida. Robust learning with jacobian regularization, 2019. URL https://arxiv.org/abs/1908.02729. 2

  14. [22]

    Frédéric Hélein and John C. Wood. Harmonic maps. URL https://math.jhu.edu/~js/Math748/helein. harmonic.pdf. 5, 23

  15. [23]

    M. Itskov. The derivative with respect to a tensor: some theoretical aspects and applications.ZAMM - Journal of Applied Mathematics and Mechanics / Zeitschrift für Angewandte Mathematik und Mechanik, 82(8):535–544. doi: https://doi.org/10.1002/1521-4001(200208)82:8<535::AID-ZA...

  16. [24]

    Rate-distortion optimization guided autoencoder for isometric embedding in euclidean latent space, 2020

    Keizo Kato, Jing Zhou, Tomotake Sasaki, and Akira Nakagawa. Rate-distortion optimization guided autoencoder for isometric embedding in euclidean latent space, 2020. URLhttps://arxiv.org/abs/1910.04329. 2

  17. [25]

    Adversarial robustness of vaes through the lens of local geometry, 2024

    Asif Khan and Amos Storkey. Adversarial robustness of vaes through the lens of local geometry, 2024. URL https://arxiv.org/abs/2208.03923. 2

  18. [26]

    Kim, Nicolas Perrin-Gilbert, Erkan Narmanli, Paul Klein, Christopher R

    Jason Z. Kim, Nicolas Perrin-Gilbert, Erkan Narmanli, Paul Klein, Christopher R. Myers, Itai Cohen, Joshua J. Waterfall, and James P. Sethna. γ-vae: Curvature regularized variational autoencoders for uncovering emergent low dimensional geometric structure in high dimensional d...

  19. [27]

    Kingma and Max Welling

    Diederik P. Kingma and Max Welling. An introduction to variational autoencoders.Foundations and Trends® in Machine Learning, 12(4):307–392, 2019. ISSN 1935-8245. doi: 10.1561/2200000056. URL http: //dx.doi.org/10.1561/2200000056. 3 6 Geometric flow regularization in latent spa...

  20. [28]

    Auto-encoding variational bayes, 2022

    Diederik P Kingma and Max Welling. Auto-encoding variational bayes, 2022. URL https://arxiv.org/ abs/1312.6114. 3

  21. [29]

    On the direct alignment of latent spaces

    Zorah Lähner and Michael Moeller. On the direct alignment of latent spaces. In Marco Fumero, Emanuele Rodolá, Clementine Domine, Francesco Locatello, Karolina Dziugaite, and Caron Mathilde, editors,Proceedings of UniReps: the First Workshop on Unifying Representations in Neura...

  22. [30]

    Metric regularization of latent spaces via ricci-type flows

    Alexey Lazarev. Metric regularization of latent spaces via ricci-type flows. Presentation at ANITI DAYS, Novem- ber 2023. URL https://aniti.univ-toulouse.fr/wp-content/uploads/2023/11/final_version_ Lazarev-Alexey_ANITI_DAYS-2.pdf. PhD advisors: Reda Chhaibi and François Costantino. 4

  23. [31]

    On explicit curvature regularization in deep generative models,

    Yonghyeon Lee and Frank Chongwoo Park. On explicit curvature regularization in deep generative models,

  24. [32]

    Atzberger

    Ryan Lopez and Paul J. Atzberger. Variational autoencoders for learning nonlinear dynamics of physical systems,

  25. [33]

    Atzberger

    Ryan Lopez and Paul J. Atzberger. Gd-vaes: Geometric dynamic variational autoencoders for learning nonlinear dynamics and dimension reductions, 2025. URLhttps://arxiv.org/abs/2206.05183. 2, 9

  26. [34]

    Learning nonlinear operators via deeponet based on the universal approximation theorem of operators.Nature Machine Intelligence, 3(3):218–229, March 2021

    Lu Lu, Pengzhan Jin, Guofei Pang, Zhongqiang Zhang, and George Em Karniadakis. Learning nonlinear operators via deeponet based on the universal approximation theorem of operators.Nature Machine Intelligence, 3(3):218–229, March 2021. ISSN 2522-5839. doi: 10.1038/s42256-021-003...

  27. [35]

    Millman and George D

    Richard S. Millman and George D. Parker.Elements of Differential Geometry. Prentice Hall, Inc., Englewood Cliffs, New Jersey 07632, 1977. 3

  28. [36]

    Robustness via curvature regularization, and vice versa, 2018

    Seyed-Mohsen Moosavi-Dezfooli, Alhussein Fawzi, Jonathan Uesato, and Pascal Frossard. Robustness via curvature regularization, and vice versa, 2018. URLhttps://arxiv.org/abs/1811.09716. 2

  29. [37]

    A wrapped normal distribution on hyperbolic space for gradient-based learning, 2019

    Yoshihiro Nagano, Shoichiro Yamaguchi, Yasuhiro Fujita, and Masanori Koyama. A wrapped normal distribution on hyperbolic space for gradient-based learning, 2019. URLhttps://arxiv.org/abs/1902.02992. 2

  30. [38]

    Poincaré embeddings for learning hierarchical representations, 2017

    Maximilian Nickel and Douwe Kiela. Poincaré embeddings for learning hierarchical representations, 2017. URL https://arxiv.org/abs/1705.08039. 2

  31. [39]

    The entropy formula for the ricci flow and its geometric applications, 2002

    Grisha Perelman. The entropy formula for the ricci flow and its geometric applications, 2002. URL https: //arxiv.org/abs/math/0211159. 2, 4, 9, 20

  32. [40]

    Adversarial robustness via fisher-rao regularization.IEEE Transactions on Pattern Analysis and Machine Intelligence, 45(3):2698–2710, March 2023

    Marine Picot, Francisco Messina, Malik Boudiaf, Fabrice Labeau, Ismail Ben Ayed, and Pablo Piantanida. Adversarial robustness via fisher-rao regularization.IEEE Transactions on Pattern Analysis and Machine Intelligence, 45(3):2698–2710, March 2023. ISSN 1939-3539. doi: 10.1109...

  33. [41]

    Physics informed deep learning (part i): Data-driven solutions of nonlinear partial differential equations, 2017

    Maziar Raissi, Paris Perdikaris, and George Em Karniadakis. Physics informed deep learning (part i): Data-driven solutions of nonlinear partial differential equations, 2017. URLhttps://arxiv.org/abs/1711.10561. 3

  34. [42]

    Thomas Fletcher

    Hang Shao, Abhishek Kumar, and P. Thomas Fletcher. The riemannian geometry of deep generative models,

  35. [43]

    Hamilton’s ricci flow, 2006

    Nick Sheridan. Hamilton’s ricci flow, 2006. URLhttps://web.math.princeton.edu/~nsher/ricciflow. pdf. 2, 9, 13

  36. [44]

    Geometry of deep generative models for disentangled representations, 2019

    Ankita Shukla, Shagun Uppal, Sarthak Bhagat, Saket Anand, and Pavan Turaga. Geometry of deep generative models for disentangled representations, 2019. URLhttps://arxiv.org/abs/1902.06964. 2

  37. [45]

    Xingzhi Sun, Danqi Liao, Kincaid MacDonald, Yanlei Zhang, Chen Liu, Guillaume Huguet, Guy Wolf, Ian Adelstein, Tim G. J. Rudner, and Smita Krishnaswamy. Geometry-aware generative autoencoders for warped riemannian metric learning and generative modeling on data manifolds, 2025...

  38. [46]

    Lectures on the ricci flow, 2006

    Peter Topping. Lectures on the ricci flow, 2006. URL https://homepages.warwick.ac.uk/~maseq/ topping_RF_mar06.pdf. 2, 9, 20

  39. [47]

    Adversarial attacks on neural networks through canonical riemannian foliations.Machine Learning, 113(11-12):8655–8686, October 2024

    Eliot Tron, Nicolas Couëllan, and Stéphane Puechmorel. Adversarial attacks on neural networks through canonical riemannian foliations.Machine Learning, 113(11-12):8655–8686, October 2024. ISSN 1573-0565. doi: 10.1007/s10994-024-06624-w. URLhttp://dx.doi.org/10.1007/s10994-024-...

  40. [48]

    Understanding and mitigating gradient pathologies in physics- informed neural networks, 2020

    Sifan Wang, Yujun Teng, and Paris Perdikaris. Understanding and mitigating gradient pathologies in physics- informed neural networks, 2020. URLhttps://arxiv.org/abs/2001.04536. 3 7 Geometric flow regularization in latent spaces for smooth dynamics with the efficient variations...

  41. [49]

    An expert’s guide to training physics- informed neural networks, 2023

    Sifan Wang, Shyam Sankaran, Hanwen Wang, and Paris Perdikaris. An expert’s guide to training physics- informed neural networks, 2023. URLhttps://arxiv.org/abs/2308.08468. 3, 27

  42. [50]

    Weisstein

    Eric W. Weisstein. Gaussian curvature. URL https://mathworld.wolfram.com/GaussianCurvature. html. MathWorld-A Wolfram Web Resource. 3, 14

  43. [51]

    The relationship between ricci and gaussian curvatures

    Travis Willse. The relationship between ricci and gaussian curvatures. URL https://math.stackexchange. com/questions/1255522/the-relationship-between-ricci-and-gaussian-curvatures. 14

  44. [52]

    gjj ∂j(−Γij kRickk −Γ kj iRicii) # (28) + X j gjj X m∈{j,i,k}all distinct

    Jun Yan, Huilin Yin, Ziming Zhao, Wancheng Ge, and Jingfeng Zhang. Enhance adversarial robustness via geodesic distance.IEEE Transactions on Artificial Intelligence, 5:4202–4216, 2024. URL https://api. semanticscholar.org/CorpusID:267607166. 2 8 Geometric flow regularization i...

  45. [2017]

    URLhttps://arxiv.org/abs/1711.08014. 2

  46. [2020]

    doi: 10.1007/978-3-030-58580-8_2

    ISBN 9783030585808. doi: 10.1007/978-3-030-58580-8_2. URL http://dx.doi.org/10.1007/ 978-3-030-58580-8_2. 2

  47. [2021]

    URLhttps://arxiv.org/abs/2012.03448. 2, 9

  48. [2023]

    URLhttps://arxiv.org/abs/2309.10237. 2

  49. [2025]

    URLhttps://arxiv.org/abs/2410.10137. 27, 29

Pith tools

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