Pith. sign in

REVIEW 2 major objections 4 minor 17 references

Momentum-based minimization of the Ginzburg-Landau functional on Euclidean spaces and graphs

T0 review · 2 major / 4 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read The paper's central claim is that the momentum-based accelerated Allen-Cahn equation has a sharp-interface limit given by the hyperbolic law $\partial_t v = (1-v^2)(h-\alpha v)$, so interfaces move at bounded speed, form corners instead…

desk verdict The paper's headline formal singular limit is not derived as written: Lemma A.2 proves the opposite sign of the corrector equation, so the O(1/ε) cancellation in §3.2.2 fails; the rigorous parts and numerical comparisons are decent but the central claim needs a fix. read the letter →

arxiv 2501.00389 v2 pith:G44RITHU submitted 2024-12-31 math.AP cs.NAmath.NAstat.ML

classification math.APcs.NAmath.NAstat.ML MSC 49Q0553E1035R0253Z50
keywords acceleratedAllen-CahnequationGinzburg-Landaufunctionalmeancurvatureflowsingularlimitmomentummethodsconvex-concavesplittingsemi-supervisedlearninggraphLaplacian
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 studies momentum-based minimization of the Ginzburg-Landau diffuse perimeter functional, replacing the parabolic Allen-Cahn gradient flow by the damped hyperbolic equation $(\partial_{tt}+\alpha\partial_t)u = \Delta u - W'(u)/\varepsilon^2$. Its central claim is that in the sharp-interface limit $\varepsilon\to 0$, well-prepared interfaces do not follow mean curvature flow but instead obey $\partial_t v = (1-v^2)(h-\alpha v)$, where $v$ is the normal velocity and $h$ the mean curvature. If this is right, momentum changes the geometry of perimeter minimization: information travels at speed at most one, corners can persist, and a moving interface is thinner than a stationary one. The paper also argues, with numerical evidence on planar curves, three-dimensional minimal surfaces, and graph-based classification, that a particular large-time-step FISTA-type convex-concave splitting can substantially accelerate convergence to minimizers even though the continuous hyperbolic PDE is less regular than Allen-Cahn.

What carries the argument

The central object is the refined traveling-wave/corrector ansatz for the accelerated Allen-Cahn equation: $u \approx \varphi(r/\varepsilon) + \varepsilon\, v\,\partial_t\omega\, \psi(r/\varepsilon)$ with $r=(1-v^2)^{-1/2}\operatorname{sdist}$. The optimal profile $\varphi$ satisfies $\varphi'' = W'(\varphi)$, the corrector $\psi$ satisfies $\psi'' - W''(\varphi)\psi = \varphi' + 2x\varphi''$, and $\omega=(1-v^2)^{-1/2}$ is the Lorentz factor. Inserting this ansatz and discarding off-interface terms turns the PDE into an averaged interface equation whose solvability condition is exactly $\partial_t v=(1-v^2)(h-\alpha v)$; the corrector sets the exchange ratio between the two leading-order terms. On the discrete side, the key machinery is a convex-concave splitting whose convex part is quadratic, making each implicit step a linear solve; this yields CINEMA, which is unconditionally energy-stable but does not accelerate, and FISTA, which accelerates for intermediate-to-large step sizes at negligible extra cost.

What would settle it

Simulate the accelerated Allen-Cahn equation at several small values of $\varepsilon$ for a non-circular well-prepared initial curve, extract the zero-level-set normal velocity $v$ and curvature $h$, and compare them with an independent numerical solution of $\partial_t v=(1-v^2)(h-\alpha v)$; if the deviation does not shrink at the expected $O(\varepsilon)$ rate, or if the width of a moving interface does not scale like $\varepsilon(1-v^2)^{-1/2}$, the formal limit is wrong.

Watch

Extended reading notes

Core claim

The authors derive that the accelerated Allen-Cahn equation, the momentum version of the $L^2$ gradient flow of the Ginzburg-Landau energy, has a sharp-interface limit described by $\partial_t v = (1-v^2)(h-\alpha v)$. The derivation uses the refined traveling-wave ansatz $u = \varphi(r/\varepsilon) + \varepsilon\, v\,\partial_t\omega\, \psi(r/\varepsilon)$ with $r = (1-v^2)^{-1/2}\operatorname{sdist}$, where $\varphi$ is the optimal interface profile, $\psi$ solves the corrector equation $\psi'' - W''(\varphi)\psi = \varphi' + 2x\varphi''$, and $(1-v^2)^{-1/2}$ acts as a Lorentz factor for the signed distance. The corrector is needed because a moving interface changes both its width and its shape, and it fixes the balance between the $\varphi'$ and $x\varphi''$ terms that would otherwise not match. The resulting geometric law is hyperbolic: finite speed of propagation, no parabolic smoothing of corners, and an interface width contracted by $(1-v^2)^{-1/2}$. Numerical experiments on shrinking circles match the law, while large-time-step FISTA discretizations on planar curves, triply periodic minimal surfaces, and graph label propagation show that momentum can accelerate minimization outside the regime where the PDE analysis applies.

Load-bearing premise

The derivation of the limiting law assumes that the solution remains in the refined traveling-wave form $u=\varphi(r/\varepsilon)+\varepsilon\, v\,\partial_t\omega\, \psi(r/\varepsilon)$ with $r=(1-v^2)^{-1/2}\operatorname{sdist}$, that the initial data are well prepared, and that all off-interface terms of order $\operatorname{sdist}$ can be discarded; no rigorous error estimate or stability proof for this ansatz is given.

Editorial extensions

If this is right

  • If the singular limit is correct, the sharp-interface limit of momentum-based diffuse perimeter minimization is a hyperbolic geometric flow with speed bound $|v|\le 1$, so interfaces can form corners and a shrinking circle can collapse and then re-expand.
  • Because a moving interface is thinner by the factor $(1-v^2)^{-1/2}$, fast-moving interfaces require a finer spatial resolution than the Allen-Cahn equation would need at the same $\varepsilon$.
  • In the large-time-step FISTA regime, momentum can reduce the number of iterations several-fold compared with convex-concave splitting gradient descent, for example reaching a triply periodic minimal surface in about 93 steps versus 471 for gradient descent, and it can speed up label propagation in graph-based semi-supervised learning.
  • CINEMA decreases the total energy in every step for any time-step size and is therefore a stable momentum scheme, but it does not provide acceleration; where the concave gradient is evaluated decides whether momentum helps.
  • The conditional convergence result implies that any long-time limit of the accelerated Allen-Cahn flow is a critical point of the Ginzburg-Landau energy, so the method is a legitimate minimization tool despite its non-monotone energy landscape.

Reading between the lines

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

  • The appearance of the Lorentz factor suggests that other phase-field gradient flows, when inertial terms are added, may acquire similar velocity-dependent width corrections; a direct check would be to measure the width of a fast planar interface and compare it with $\varepsilon(1-v^2)^{-1/2}$.
  • Since no tangential derivative of $v$ enters the limiting law, the flow is purely local along the interface; this raises the possibility of analysing corner formation and defining continuation past singularities by characteristic methods, as in hyperbolic conservation laws.
  • The FISTA acceleration occurs precisely in the large-step regime where the continuous PDE limit does not apply, so the mathematically honest explanation of the acceleration may be an $\varepsilon$-fixed, large-time-step discrete limit rather than the singular limit (3).
  • On graphs, finite speed of propagation would mean label information cannot cross more than about one graph edge per unit of hyperbolic time, and momentum's inertia may be what lets FISTA escape poor local minima that stall plain gradient descent.
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

2 major / 4 minor

Summary. This paper studies the momentum-based (damped hyperbolic) Allen-Cahn equation, ∂_tt u + α∂_t u = Δu − W′(u)/ε², as a tool for minimizing the Ginzburg-Landau functional. The authors prove three elementary properties: monotone decay of a total energy (Theorem 3.1), conditional subsequential convergence to critical points (Theorem 3.2), and finite speed of propagation (Theorem 3.3). The main analytic contribution is a formal singular-limit derivation, Eq. (3), asserting that interfaces evolve by ∂_t v = (1−v²)(h − αv) with v the normal velocity and h the mean curvature. The paper also proposes two time discretizations, CINEMA and a FISTA-type convex-concave splitting scheme, proves stability of CINEMA, and provides numerical experiments for curves, surfaces, and graph-based semi-supervised learning.

Significance. The proposed singular limit, if valid, is a novel hyperbolic geometric flow: it has finite propagation speed, a velocity-dependent interface width with Lorentz-like factor (1−v²)^{−1/2}, permits corner formation in analogy to hyperbolic conservation laws, and is not the gradient flow of the limiting perimeter functional. The rigorous results Theorems 3.1–3.3 and 4.1–4.2 are correct and useful, and the numerical experiments (circle validation, curve evolution, Schwarz P and Gyroid surfaces, MNIST) are extensive and clearly presented. The authors are also explicit that the singular limit is formal and that large-time-step FISTA behavior is not captured by the PDE analysis. However, the central formal derivation is currently undermined by a sign inconsistency in the corrector lemma (Lemma A.2), so the paper's main new analytic claim needs repair before the results can be relied upon.

major comments (2)
  1. [Appendix A, Lemma A.2; Section 3.2.2] Lemma A.2 states the corrector equation as ψ′′ − W′′(ϕ)ψ = ϕ′ + 2xϕ′′ (Eq. (10)), but the variational proof in Step 3 derives the Euler-Lagrange equation −ψ′′ + W′′(ϕ)ψ = ϕ′ + 2xϕ′′, which is the opposite sign. Step 4's numerical construction, which solves the homogeneous problem ψc′′ = W′′(ϕ)ψc and combines with ϕ′, likewise corresponds to the Euler-Lagrange sign. Section 3.2.2 uses exactly Eq. (10) to cancel the O(1/ε) terms in the refined ansatz, so the stated lemma does not support the cancellation. If the corrector satisfies the sign derived in the proof, the ϕ′ and 2xϕ′′ terms in the interface equation would add rather than cancel, and Eq. (3) would not follow even formally. This is a load-bearing error: the singular limit is the paper's central analytic claim, and the proof of the corrector lemma must be reconciled with the statement (or the ansatz and derivation adjusted accordingly) and the formal calculation re-verified.
  2. [Section 3.2.2] The formal singular-limit derivation discards all terms of order sdist ('we discard the terms in the equation which retain sdist') and supplements this with the assumption of 'well-prepared initial data', which is never defined. No error estimates or compactness arguments are supplied, so Eq. (3) is not a proven asymptotic statement about solutions of the accelerated Allen-Cahn equation. The numerical confirmation in Section 3.2.3 only treats circles, for which v and ω are spatially constant, all tangential gradients vanish, and the corrector-sensitive cancellation is trivial; it therefore cannot validate the refined ansatz in the general case. The authors are transparent about the formal nature of the derivation, but as the central claim of the paper, this limitation should be stated more prominently and, ideally, the well-prepared condition should be made precise.
minor comments (4)
  1. [Throughout] The manuscript contains several typos, e.g., 'minization' in the header, 'Eudlidean' in Section 1, and 'are not be observed' in the abstract.
  2. [Section 3.2.2] The displayed algebraic lines following the refined ansatz are difficult to parse because of ambiguous parentheses in the typeset expressions; please clarify the grouping of the terms involving −(v∂tω)ψ′′ and W′′(ϕ)ψ/ε.
  3. [Lemma A.2, Step 3] In the computation of the cross term in F(ξ), the identity ∫(ψ̂′ϕ′′ + W′′ϕ′ψ̂) = 2∫ϕ′′ψ̂′ is not correct; the left-hand side equals 0 by integration by parts (since ∫W′′ϕ′ψ̂ = ∫ϕ′′′ψ̂ = −∫ϕ′′ψ̂′). The conclusion that the cross term vanishes is unaffected, but the displayed identity should be corrected.
  4. [Section 3.2.3] The sentence 'We can find the perimeter of (a phase field approximation to) an evolving disk in two ways' switches between 'we' and passive constructions; please streamline for readability.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: the singular-limit derivation is self-contained and parameter-free; the Lemma A.2 sign discrepancy is a correctness issue, not a circular dependency.

full rationale

The central claim, Eq. (3), is derived by formal matched asymptotics from the accelerated Allen-Cahn equation. The ansatz u = phi(r/epsilon) + epsilon (v d_t omega) psi(r/epsilon) with r = (1-v^2)^(-1/2) sdist and the corrector equation (10) are internal to the derivation; the Lorentz factor omega is solved from the leading-order condition omega^2(1-v^2)=1, and alpha is a model friction parameter, not a fitted constant. The numerical validation in Section 3.2.3 solves the derived ODE (6) for the radius and compares it to the PDE simulation without tuning parameters; the 'velocity-adjusted perimeter' is computed from the same ansatz, so the comparison is consistency rather than curve-fitting. The self-citations to [DOSW25] concern convex-concave splitting behavior (epsilon^2-slow interface movement, smoothed potentials with quadratic convex part) and are not inputs to the singular-limit expansion; the relevant empirical claims are also supported by the paper's own numerics, e.g., Table 1 and Figure 4. One substantive non-circularity concern remains: Lemma A.2 states Eq. (10) as psi'' - W''(phi)psi = phi' + 2x phi'', but the variational proof's Euler-Lagrange equation is written with the opposite sign, -psi'' + W''(phi)psi = phi' + 2x phi''. This is an internal inconsistency that would break the O(1/epsilon) cancellation in Section 3.2.2 if uncorrected, but it is a mathematical error, not a circular definition of the target law. Hence no circularity is present; the score of 1 reflects only the presence of minor non-load-bearing self-citations.

Assumptions & free parameters 4 free parameters · 4 assumptions · 0 invented entities

The central mathematical result depends on standard phase-field machinery plus a formal ansatz; no fitted constants enter the singular limit. The main free parameters are algorithm hyperparameters and the phase-field scale. The FISTA speedup is empirical and is not backed by a non-convex convergence theorem.

free parameters (4)
  • friction coefficient α = chosen by hand: α=3 in Section 5.1.1, α=1.4 in Section 5.1.2, α=0.1 in Figure 8
    Controls damping in the accelerated Allen-Cahn equation and FISTA momentum; the qualitative speedup and the singular limit both depend on its value.
  • time step τ = τ=10^-5 in the PDE regime, τ=1 in Figure 8, τ=0.4 in Section 5.1.2
    The claim that momentum helps only for large but not too large steps is a statement about this parameter; different ranges give CINEMA versus FISTA behavior.
  • interface width ε = ε=0.01, 0.015, 0.03, and 1
    Sets the diffuse interface scale; the singular limit is as ε tends to 0, while graph experiments use ε=1.
  • smoothing parameter R in the double-well potential = R=2 in Section 4.4
    Defines the family W_R with quadratic convex part, which enables the linear solves; the value is chosen for implementation convenience.
assumptions (4)
  • domain assumption The double-well potential W is even, C^2, with W''(±1) > 0 and a quadratic convex part.
    Required for the corrector Lemma A.2 and for the linear solves in Algorithms 1 and 2; used in Sections 3.1 and 4.2.
  • domain assumption The graph is finite, undirected, and uses the unnormalized symmetric graph Laplacian with Gaussian edge weights or thresholded edges.
    The semi-supervised learning experiments and their conclusions depend on this graph construction; see Sections 2.6, 2.7, and 5.2.
  • ad hoc to paper Well-prepared initial data and the two-term traveling-wave ansatz u = φ(r/ε) + ε(v ∂_t ω) ψ(r/ε) remain valid, with O(sdist) terms discarded.
    This is the load-bearing assumption of the formal singular-limit derivation in Sections 3.2.1-3.2.2; no rigorous error control is given.
  • standard math Standard phase-field background results: Γ-convergence of Per_ε to perimeter and existence and stability of the one-dimensional optimal profile.
    Used in Sections 2.1 and Appendix A, including the profile ODE, exponential decay, and the corrector quadratic form inequality.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Momentum-based minimization of the Ginzburg-Landau functional on Euclidean spaces and graphs." pith.science (2026). https://pith.science/paper/G44RITHU

@misc{pith2026250100389,
  author       = {Pith},
  title        = {Pith review of: Momentum-based minimization of the Ginzburg-Landau functional on Euclidean spaces and graphs},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/G44RITHU}},
  note         = {Machine review of arXiv:2501.00389}
}
read the original abstract

We study the momentum-based minimization of a diffuse perimeter functional on Euclidean spaces and on graphs with applications to semi-supervised classification tasks in machine learning. While the gradient flow in the task at hand is a parabolic partial differential equation, the momentum method corresponds to a damped hyperbolic PDE, leading to qualitatively and quantitatively different trajectories. Using a convex-concave splitting-based FISTA-type time discretization, we demonstrate empirically that momentum can lead to faster convergence if the time step size is large but not too large. With large time steps, the PDE analysis offers only limited insight into the geometric behavior of solutions and typical hyperbolic phenomena like loss of regularity are not be observed in sample simulations. We obtain the singular limit of the evolution equations as the length parameter of the phase fields tends to zero by formal expansions and numerically confirm its validity for circles in two dimensions. Our analysis is complemented by numerical experiments for planar curves, surfaces in three-dimensional space, and semi-supervised learning tasks on graphs.

Figures

Figures reproduced from arXiv: 2501.00389 by the authors.

Figure 1
Figure 1. The function u has a boundary condition u = −1 on the left boundary segment, u = 1 on the right boundary segment, and no condition on the remainder of the boundary (i.e. only part of the boundary is ‘labeled’). The dashed black line illustrates the cut location between classes for any p-Laplacian energy with p ∈ (1, ∞). The dotted purple lines indicate where a minimizer of the Ginzburg￾Landau energy could separate c… view at source ↗
Figure 2
Figure 2. We numerically solve the Allen-Cahn equation and the accelerated Allen-Cahn equation for ε = 0.015 on the unit square with periodic boundary conditions. In the top plot, the friction is essentially zero and energy is conserved (up to numerical viscosity). In the bottom plot, the parameter of friction is α = 3 and total energy (but not pure Ginzburg-Landau energy) is dissipated. In both experiments, the initial condi… view at source ↗
Figure 3
Figure 3. Top line: An interface moving to the left (left image) and an interface moving right (right image). The optimal profile ϕ is included on the length scale of a stationary interface (red line) and scaled for a good visual fit (green line) to illustrate the compression of fast-moving interface in the Allen-Cahn equation with momentum. Bottom line: The green line indicates where the one-dimensional slice which we are vi… view at source ↗
Figures from the paper (11 more)
Figure 4
Figure 4. Figure 4: We compare FISTA, CINEMA and gradient descent where for all schemes, the convex part of the Ginzburg-Landau energy is treated implicitly and the concave part is treated explicitly. The x-axis counts the number of iterations, not physical time, and the y-axis reflects t…
Figure 5
Figure 5. Figure 5: We plot the total energy en = W(un) + 1 2ρ2 |vn| 2 for Nesterov’s algo￾rithm (blue line), FISTA (orange line) and the algorithm proposed above (green line) for time step sizes τ ∈ {0.5, 1, 10, 100, 1000} (from left to right). 4.4. CINEMA vs FISTA. Let us compare CINEMA…
Figure 6
Figure 6. Figure 6: Evolution of a Jordan curve under the Allen-Cahn approximation to curve shortening flow at times t ∈ {0, 0.005, 0.01, 0.02, 0.03, 0.04, 0.06, 0.08} (left to right, top to bottom). Both schemes have comparable computational complexity. However, we conjecture that their …
Figure 7
Figure 7. Figure 7: Evolution of a Jordan curve under the accelerated Allen-Cahn approx￾imation to ‘accelerated curve shortening flow’ at times t ∈ {0, 0.05, 0.1, 0.15} (top row, left to right), t ∈ {0.225, 0.3, 0.4, 0.45} (second row) t ∈ {0.55, 0.6, 0.65, 0.7} (third row) and t ∈ {0.80.…
Figure 8
Figure 8. Figure 8: The FISTA-approximation to the accelerated Allen Cahn equation for α = 0.1 with convex-concave splitting and large steps (τ = 1) after 50, 100, 150, 200, 250 and 300 steps (top to bottom). Left column: u, second column: v = ut, third column: energy gradient density ∆un…
Figure 9
Figure 9. Figure 9: Convergence of the FISTA flow to a Schwarz P minimal surface. Shown is the zero-level set of the phase field function, with color indicating the x-value of the surface normal. From left to right, time step 1 (immediately after the initial classical gradient flow step),…
Figure 10
Figure 10. Figure 10: Convergence of the FISTA flow to a Gyroid minimal surface. Shown is the zero-level set of the phase field function, with color indicating the x-value of the surface normal. From left to right, time step 1 (immediately after the initial classical gradient flow step), 3…
Figure 11
Figure 11. Figure 11: The synthetic blobs data colored by true label (left), the label sug￾gested by gradient descent with convex-concave splitting (middle, τ=10,000) and FISTA with convex-concave splitting (right, τ = 10, ρ = 0.4). In the latter two plots, known labels are marked by a cro…
Figure 12
Figure 12. Figure 12: We compare the Allen-Cahn approach to classification with convex￾concave splitting (blue and green lines for various time step sizes) with the FISTA￾discretization with convex-concave splitting for the accelerated Allen-Cahn equa￾tion (red line). Notably, the Allen-Ca…
Figure 13
Figure 13. Figure 13: Also for MNIST data, we observe that GD with convex-concave split￾ting and step sizes 102 , 103 , 104 performs essentially identically and that large time steps are desirable for the Allen-Cahn solver. In this experiment, FISTA converges faster than the best version o…
Figure 14
Figure 14. Figure 14: Left: Even solutions of the corrector equation with different values at zero. Right: The true corrector. All even solutions of the corrector ODE have the form ψ ∗+cϕ′ for some c ∈ R. The odd solutions do not correspond to minimizers of the energy F, but they would be …

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

17 extracted references · 13 canonical work pages

  1. [12]

    Study of the behaviour of nesterov accelerated gradient in a non convex setting: the strongly quasar convex case

    [HADR24] J Hermant, J-F Aujol, C Dossal, and A Rondepierre. Study of the behaviour of nesterov accelerated gradient in a non convex setting: the strongly quasar convex case. arXiv preprint arXiv:2405.19809 ,

  2. [17]

    [VMBC] Publius Vergilius Maro. Aeneis. Translated by Rolfe Humphries 1951: https://www.gutenberg.org/cache/epub/61596/pg61596.txt, 19 BC. Oluwatosin Akande, Industrial and Systems Engineering, Lehigh University, 200 West Packer A venue, Bethlehem, PA 18015, USA Email address : oaa323@lehigh.edu Patrick Dondl, Abteilung f¨ur Angewandte Mathematik, Albert-L...

  3. [1977]

    Provable non-accelerations of the heavy-ball method

    [GTD23] Baptiste Goujaud, Adrien Taylor, and Aymeric Dieuleveut. Provable non-accelerations of the heavy-ball method. arXiv preprint arXiv:2307.11291 ,

  4. [1984]

    Nesterov acceleration in benignly non-convex landscapes

    48 MOMENTUM-BASED MINIMIZATION OF THE GINZBURG-LANDAU FUNCTIONAL [GW24] Kanan Gupta and Stephan Wojtowytsch. Nesterov acceleration in benignly non-convex landscapes. arXiv preprint arXiv:2410.08395,

  5. [1986]

    Slow motion of particle systems as a limit of a reaction-diffusion equation with half-Laplacian in dimension one

    [GM10] Maria del Mar Gonzalez and Regis Monneau. Slow motion of particle systems as a limit of a reaction- diffusion equation with half-laplacian in dimension one. arXiv preprint arXiv:1007.0740 ,

  6. [1992]

    Node classification for signed social networks using diffuse interface methods

    [MBS20] Pedro Mercado, Jessica Bosch, and Martin Stoll. Node classification for signed social networks using diffuse interface methods. In Machine Learning and Knowledge Discovery in Databases: European Con- ference, ECML PKDD 2019, W¨ urzburg, Germany, September 16–20, 2019, Proceedings, Part I, pages 524–540. Springer,

  7. [1993]

    Metastable dynamics for hyperbolic variations of the Allen-Cahn equation

    [FLM16] Raffaele Folino, Corrado Lattanzio, and Corrado Mascia. Metastable dynamics for hyperbolic variations of the allen-cahn equation. arXiv preprint arXiv:1607.06796 ,

  8. [2004]

    A qualitative difference between gradient flows of convex functions in finite- and infinite-dimensional Hilbert spaces

    [SW23] Jonathan W Siegel and Stephan Wojtowytsch. A qualitative difference between gradient flows of convex functions in finite-and infinite-dimensional Hilbert spaces. arXiv preprint arXiv:2310.17610 ,

Show all 17 references
  1. [2007]

    Models for information propagation on graphs

    [DEK22] Oliver RA Dunbar, Charles M Elliott, and Lisa Maria Kreusser. Models for information propagation on graphs. arXiv preprint arXiv:2201.07577 ,

  2. [2010]

    Convex-concave splitting for the allen-cahn equation leads to ε2-slow movement of interfaces

    [DOSW25] Patrick Dondl, Akwum Onwunta, Ludwig Striet, and Stephan Wojtowytsch. Convex-concave splitting for the allen-cahn equation leads to ε2-slow movement of interfaces. arXiv:2506.18869 [math.NA],

  3. [2011]

    [Ros92] Marty Ross

    Accessed: 2024-10-07. [Ros92] Marty Ross. Schwarz’ p and d surfaces are stable. Differential Geometry and its Applications , 2(2):179– 195,

  4. [2016]

    A variational perspective on the dissipative hamiltonian structure of the vlasov-fokker- planck equation

    [Par24] Sangmin Park. A variational perspective on the dissipative hamiltonian structure of the vlasov-fokker- planck equation. arXiv preprint arXiv:2406.13682 ,

  5. [2020]

    Second-order flows for approach- ing stationary points of a class of non-convex energies via convex-splitting schemes

    [CDI+24] Haifan Chen, Guozhi Dong, Jos´ e A Iglesias, Wei Liu, and Ziqing Xie. Second-order flows for approach- ing stationary points of a class of non-convex energies via convex-splitting schemes. arXiv preprint arXiv:2402.12173,

  6. [2021]

    Convergence of stochastic gradient descent schemes for lojasiewicz-landscapes

    [DK21] Steffen Dereich and Sebastian Kassing. Convergence of stochastic gradient descent schemes for lojasiewicz-landscapes. arXiv preprint arXiv:2102.09385 ,

  7. [2022]

    Bdf schemes for accelerated gradient flows in projection-free approximation of nonconvex constrained variational minimization

    [DGXY24] Guozhi Dong, Zikang Gong, Ziqing Xie, and Shuo Yang. Bdf schemes for accelerated gradient flows in projection-free approximation of nonconvex constrained variational minimization. arXiv preprint arXiv:2409.14670,

  8. [2023]

    Finite element methods for the stretching and bending of thin structures with folding

    [BGM24] Andrea Bonito, Diane Guignard, and Angelique Morvant. Finite element methods for the stretching and bending of thin structures with folding. Numerische Mathematik , 156(6):2031–2068,

  9. [2024]

    Accelerated gradient flows for large bending deformations of nonlinear plates

    [DGY24] Guozhi Dong, Hailong Guo, and Shuo Yang. Accelerated gradient flows for large bending deformations of nonlinear plates. arXiv preprint arXiv:2402.12152 ,

Pith tools

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