Diffusion Processes on Implicit Manifolds
Pith reviewed 2026-05-21 09:32 UTC · model grok-4.3
The pith
Diffusion processes defined on point clouds converge in law to their smooth manifold versions as sampling density increases.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
We introduce Implicit Manifold-valued Diffusions (IMDs) that define stochastic differential equations in the original high-dimensional space whose solutions evolve intrinsically on the underlying manifold. The construction approximates the infinitesimal generator using a proximity graph over the data points and the carré-du-champ operator, which encodes the local tangent spaces and lifts the intrinsic process into ambient coordinates. As the number of samples grows, the discrete diffusion process converges in law on the space of probability paths to its smooth manifold counterpart, and an Euler-Maruyama scheme enables numerical integration.
What carries the argument
A proximity graph over the data points combined with the carré-du-champ operator, which recovers local tangent spaces and lifts the intrinsic diffusion into the ambient high-dimensional coordinates.
If this is right
- An Euler-Maruyama scheme can be used for numerical integration of the IMDs.
- In experiments on synthetic manifolds and the MNIST data manifold the simulated paths remain confined to the manifold.
- The processes enable guided exploration of the data manifold.
- The framework supplies a foundation for manifold-aware sampling and generative modeling.
Where Pith is reading between the lines
- This construction could be combined with existing generative models to enforce manifold structure during sampling steps.
- Similar graph-based approximations might extend to other stochastic processes such as jump diffusions on manifolds.
- Practical tests on datasets with independently verified manifold structure would provide direct checks on convergence rates.
Load-bearing premise
The data points are sampled densely enough from a smooth manifold so that the proximity graph plus carré-du-champ operator accurately recovers the local tangent spaces and the intrinsic generator without additional geometric primitives.
What would settle it
Simulating paths from the discrete IMD on successively denser samples from a known manifold and checking whether the generated probability paths match those of the true intrinsic diffusion, or diverge when the graph fails to capture the geometry.
Figures
read the original abstract
High-dimensional data are often assumed to lie on lower-dimensional manifolds. We study how to construct diffusion processes on this data manifold using only point cloud samples and without access to charts, projections, or other geometric primitives. Here, we introduce Implicit Manifold-valued Diffusions (IMDs), a data-driven mathematical formalism for defining stochastic differential equations in the original high-dimensional space that describe drifting Brownian particles evolving intrinsically on the underlying manifold. Our construction hinges on approximating the corresponding infinitesimal generator of the diffusion process using a proximity graph over the data and using the carr\'e-du-champ of the generator, which encodes the local tangent spaces of the manifold and lifts the intrinsic process into ambient coordinates. We show that as the number of samples grows, our discrete diffusion process converges in law on the space of probability paths to its smooth manifold counterpart. We further present an Euler-Maruyama scheme for the numerical integration of IMDs. We validate our framework using numerical experiments on synthetic manifolds and the MNIST data manifold, showing that IMDs remain confined over the manifold and enable its guided exploration. Our work provides the mathematical foundation and practical implementations of diffusion processes on data manifolds, opening new avenues for manifold-aware sampling, exploration, and generative modeling.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces Implicit Manifold-valued Diffusions (IMDs), a framework for constructing diffusion processes on an unknown manifold from point-cloud samples alone. It approximates the intrinsic generator via a proximity graph and the carré-du-champ operator, which encodes local tangent spaces, then lifts the process into ambient coordinates. The central theoretical claim is that the resulting discrete process converges in law on path space to the smooth manifold diffusion as the number of samples n tends to infinity. An Euler-Maruyama discretization is provided, and the method is illustrated on synthetic manifolds and the MNIST data manifold, where trajectories remain confined to the manifold and permit guided exploration.
Significance. If the convergence result holds under the stated assumptions, the work supplies a mathematically grounded way to perform intrinsic diffusion on data manifolds without charts or explicit geometric primitives. This could support manifold-aware sampling and generative modeling in high-dimensional settings where only samples are available. The numerical validation on MNIST demonstrates practical confinement to the data manifold, which is a concrete strength of the empirical component.
major comments (1)
- [Theorem on convergence in law] Theorem on convergence in law (likely §4 or the main result following the generator construction): the statement claims that the discrete process converges in law to the intrinsic manifold diffusion as n→∞, but does not condition on a scaling regime for the proximity-graph radius ε_n (e.g., ε_n→0 with nε_n^{d+2}→∞ or the analogous k-NN rate). Without this explicit regime, the graph-based generator may converge to the ambient Euclidean Laplacian rather than the intrinsic Laplace-Beltrami operator, undermining the path-space limit to the claimed manifold process. This is load-bearing for the central claim.
minor comments (2)
- [Abstract and §1] The abstract and introduction refer to “the space of probability paths” without clarifying whether this is the space of continuous paths equipped with the uniform topology or a weaker Skorokhod-type topology; a brief sentence on the precise function space would improve readability.
- [Euler-Maruyama scheme] In the Euler-Maruyama scheme section, the step-size h is introduced without an explicit relation to the graph radius ε_n; adding a short remark on how h should scale with ε_n would clarify the discretization error relative to the graph approximation error.
Simulated Author's Rebuttal
We thank the referee for their careful reading and valuable comments, which help clarify the conditions for our main convergence result. We address the major comment below.
read point-by-point responses
-
Referee: [Theorem on convergence in law] Theorem on convergence in law (likely §4 or the main result following the generator construction): the statement claims that the discrete process converges in law to the intrinsic manifold diffusion as n→∞, but does not condition on a scaling regime for the proximity-graph radius ε_n (e.g., ε_n→0 with nε_n^{d+2}→∞ or the analogous k-NN rate). Without this explicit regime, the graph-based generator may converge to the ambient Euclidean Laplacian rather than the intrinsic Laplace-Beltrami operator, undermining the path-space limit to the claimed manifold process. This is load-bearing for the central claim.
Authors: We agree that an explicit scaling regime for ε_n is necessary to guarantee convergence of the graph Laplacian to the intrinsic Laplace-Beltrami operator. The proof of the main theorem (Section 4) already assumes ε_n → 0 with n ε_n^{d+2} → ∞ (or the analogous k-NN condition) to obtain the required pointwise and uniform convergence of the discrete generator and carré-du-champ operator; these rates are stated in the technical assumptions and used throughout the error analysis. However, the formal theorem statement itself only mentions n → ∞ without restating the ε_n regime. We will revise the theorem to explicitly condition the path-space convergence on this scaling, thereby making the load-bearing assumption transparent. This is a clarification rather than a change to the result. revision: yes
Circularity Check
No significant circularity; derivation relies on external graph approximation theory
full rationale
The paper defines IMDs by constructing a discrete generator from a proximity graph plus carré-du-champ operator on point-cloud data, then proves that the resulting process converges in law on path space to the intrinsic manifold diffusion as n→∞. This limit statement is an asymptotic consistency result that invokes standard conditions on neighborhood scaling (ε_n→0 with nε_n^{d+2}→∞ or equivalent) drawn from the existing literature on graph Laplacians converging to the Laplace-Beltrami operator. No equation reduces the claimed convergence to a fitted parameter, a self-referential definition, or a load-bearing self-citation whose own justification is internal to the present work. The construction is therefore self-contained against external benchmarks in manifold learning and Dirichlet-form theory.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Data points are sampled from a smooth Riemannian manifold embedded in Euclidean space
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
We show that as the number of samples grows, our discrete diffusion process converges in law on the space of probability paths to its smooth manifold counterpart.
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
the carré-du-champ of the generator, which encodes the local tangent spaces of the manifold
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Forward citations
Cited by 2 Pith papers
-
Generative models on phase space
Generative diffusion and flow models are constructed to remain exactly on the Lorentz-invariant massless N-particle phase space manifold during sampling for particle physics applications.
-
Neural Point-Forms
Neural point-forms are introduced as permutation-invariant neural layers that output learned form-comparison matrices for point clouds, with a claimed consistency proof under sampling and manifold assumptions and comp...
Reference graph
Works this paper leans on
-
[1]
Princeton University Press, 2008
P-A Absil, Robert Mahony, and Rodolphe Sepulchre.Optimization algorithms on matrix manifolds. Princeton University Press, 2008
work page 2008
-
[2]
Giovanni S Alberti, Johannes Hertrich, Matteo Santacesaria, and Silvia Sciutto. Manifold learning by mixture models of vaes for inverse problems.Journal of Machine Learning Research, 25(202):1–35, 2024
work page 2024
-
[3]
Springer Science & Business Media, 2013
Dominique Bakry, Ivan Gentil, and Michel Ledoux.Analysis and geometry of Markov diffusion operators, volume 348. Springer Science & Business Media, 2013
work page 2013
-
[4]
Bronstein, Pierre Vandergheynst, and Adam Gosztolai
Jacob Bamberger, Iolo Jones, Dennis Duncan, Michael M. Bronstein, Pierre Vandergheynst, and Adam Gosztolai. Carré du champ flow matching: better quality-generalisation tradeoff in generative models, 2025. URLhttps://arxiv.org/abs/2510.05930
-
[5]
Riemannian metric matching for scalable geometric modelling of distributions
Jacob Bamberger, Adam Gosztolai, Pierre Vandergheynst, Michael M Bronstein, and Iolo Jones. Riemannian metric matching for scalable geometric modelling of distributions. InICLR 2026 Workshop on Geometry-grounded Representation Learning and Generative Modeling, 2026
work page 2026
-
[6]
Mikhail Belkin and Partha Niyogi. Laplacian eigenmaps for dimensionality reduction and data representation.Neural computation, 15(6):1373–1396, 2003
work page 2003
-
[7]
Semi-supervised learning on riemannian manifolds.Machine learning, 56(1):209–239, 2004
Mikhail Belkin and Partha Niyogi. Semi-supervised learning on riemannian manifolds.Machine learning, 56(1):209–239, 2004
work page 2004
-
[8]
Mikhail Belkin and Partha Niyogi. Towards a theoretical foundation for laplacian-based manifold methods.Journal of Computer and System Sciences, 74(8):1289–1308, 2008
work page 2008
-
[9]
Karthik Bharath, Alexander Lewis, Akash Sharma, and Michael V Tretyakov. Sampling and estimation on manifolds using the langevin diffusion.Journal of Machine Learning Research, 26(71):1–50, 2025
work page 2025
-
[10]
Patrick Billingsley.Convergence of probability measures. John Wiley & Sons, 2013
work page 2013
-
[11]
Dynamical regimes of diffusion models.Nature Communications, 15(1):9957, 2024
Giulio Biroli, Tony Bonnaire, Valentin De Bortoli, and Marc Mézard. Dynamical regimes of diffusion models.Nature Communications, 15(1):9957, 2024
work page 2024
-
[12]
Silvere Bonnabel. Stochastic gradient descent on riemannian manifolds.IEEE Transactions on Automatic Control, 58(9):2217–2229, 2013
work page 2013
-
[13]
Tony Bonnaire, Raphaël Urfin, Giulio Biroli, and Marc Mézard. Why diffusion models don’t memorize: The role of implicit dynamical regularization in training.arXiv preprint arXiv:2505.17638, 2025
-
[14]
Cambridge University Press, Cambridge, UK (2023)
Nicolas Boumal.An introduction to optimization on smooth manifolds. Cambridge University Press, 2023. doi: 10.1017/9781009166164. URL https://www.nicolasboumal.net/book
-
[15]
On the edge of memorization in diffusion models.arXiv preprint arXiv:2508.17689, 2025
Sam Buchanan, Druv Pai, Yi Ma, and Valentin De Bortoli. On the edge of memorization in diffusion models.arXiv preprint arXiv:2508.17689, 2025
-
[16]
Dmitri Burago, Sergei Ivanov, and Yaroslav Kurylev. A graph discretization of the laplace– beltrami operator.Journal of Spectral Theory, 4(4):675–714, 2015
work page 2015
-
[17]
Generalization Properties of Score-matching Diffusion Models for Intrinsically Low-dimensional Data
Saptarshi Chakraborty, Quentin Berthet, and Peter L Bartlett. Generalization properties of score-matching diffusion models for intrinsically low-dimensional data.arXiv preprint arXiv:2603.03700, 2026
work page internal anchor Pith review Pith/arXiv arXiv 2026
-
[18]
Flow matching on general geometries.arXiv preprint arXiv:2302.03660, 2023
Ricky TQ Chen and Yaron Lipman. Flow matching on general geometries.arXiv preprint arXiv:2302.03660, 2023
-
[19]
Efficient sampling on riemannian manifolds via langevin mcmc
Xiang Cheng, Jingzhao Zhang, and Suvrit Sra. Efficient sampling on riemannian manifolds via langevin mcmc. InProceedings of the 36th International Conference on Neural Information Processing Systems, NIPS ’22, Red Hook, NY , USA, 2022. Curran Associates Inc. ISBN 9781713871088. 10
work page 2022
-
[20]
Xiang Cheng, Jingzhao Zhang, and Suvrit Sra. Theory and algorithms for diffusion processes on riemannian manifolds.arXiv preprint arXiv:2204.13665, 2022
-
[21]
Sinho Chewi.Log-Concave Sampling. 2025. URLhttps://chewisinho.github.io/
work page 2025
-
[22]
American Mathematical Soc., 1997
Fan RK Chung.Spectral graph theory, volume 92. American Mathematical Soc., 1997
work page 1997
-
[23]
Diffusion maps.Applied and computational harmonic analysis, 21(1):5–30, 2006
Ronald R Coifman and Stéphane Lafon. Diffusion maps.Applied and computational harmonic analysis, 21(1):5–30, 2006
work page 2006
-
[24]
Valentin De Bortoli. Convergence of denoising diffusion models under the manifold hypothesis. arXiv preprint arXiv:2208.05314, 2022
-
[25]
Valentin De Bortoli, Emile Mathieu, Michael Hutchinson, James Thornton, Yee Whye Teh, and Arnaud Doucet. Riemannian score-based generative modelling.Advances in neural information processing systems, 35:2406–2422, 2022
work page 2022
-
[26]
Manfredo Perdigao Do Carmo and J Flaherty Francis.Riemannian geometry, volume 2. Springer, 1992
work page 1992
-
[27]
Stewart N Ethier and Thomas G Kurtz.Markov processes: characterization and convergence. John Wiley & Sons, 2009
work page 2009
-
[28]
Testing the manifold hypothesis
Charles Fefferman, Sanjoy Mitter, and Hariharan Narayanan. Testing the manifold hypothesis. Journal of the American Mathematical Society, 29(4):983–1049, 2016
work page 2016
-
[29]
Yuan Gao, Jian-Guo Liu, and Nan Wu. Data-driven efficient solvers for langevin dynamics on manifold in high dimensions.Applied and Computational Harmonic Analysis, 62:261–309, 2023
work page 2023
-
[30]
Continuum limit of total variation on point clouds
Nicolás García Trillos and Dejan Slepˇcev. Continuum limit of total variation on point clouds. Archive for rational mechanics and analysis, 220(1):193–241, 2016
work page 2016
-
[31]
Nicolás García Trillos, Moritz Gerlach, Matthias Hein, and Dejan Slepˇcev. Error estimates for spectral convergence of the graph laplacian on random geometric graphs toward the laplace– beltrami operator.Foundations of Computational Mathematics, 20(4):827–887, 2020
work page 2020
-
[32]
Dimitris G Giovanis, Ellis Crabtree, Roger G Ghanem, and Ioannis G Kevrekidis. Generative learning of densities on manifolds.Computer Methods in Applied Mechanics and Engineering, 446:118266, 2025
work page 2025
-
[33]
American Mathemat- ical Soc., 2009
Alexander Grigoryan.Heat kernel and analysis on manifolds, volume 47. American Mathemat- ical Soc., 2009
work page 2009
-
[34]
Geometric numerical integration.Oberwolfach Reports, 3(1):805–882, 2006
Ernst Hairer, Marlis Hochbruck, Arieh Iserles, and Christian Lubich. Geometric numerical integration.Oberwolfach Reports, 3(1):805–882, 2006
work page 2006
-
[35]
Matthias Hein, Jean-Yves Audibert, and Ulrike von Luxburg. Graph laplacians and their convergence on random neighborhood graphs.Journal of Machine Learning Research, 8(6), 2007
work page 2007
-
[36]
Molecular dynamics simulation for all.Neuron, 99(6): 1129–1143, 2018
Scott A Hollingsworth and Ron O Dror. Molecular dynamics simulation for all.Neuron, 99(6): 1129–1143, 2018
work page 2018
- [37]
-
[38]
Aapo Hyvärinen. Estimation of non-normalized statistical models by score matching.Journal of Machine Learning Research, 6(24):695–709, 2005. URL http://jmlr.org/papers/v6/ hyvarinen05a.html
work page 2005
-
[39]
Springer Science & Business Media, 2011
Jean Jacod and Philip Protter.Discretization of processes, volume 67. Springer Science & Business Media, 2011
work page 2011
-
[40]
Iolo Jones. Diffusion geometry, 2024. URLhttps://arxiv.org/abs/2405.10858. 11
-
[41]
Computing diffusion geometry.arXiv preprint arXiv:2602.06006, 2026
Iolo Jones and David Lanners. Computing diffusion geometry.arXiv preprint arXiv:2602.06006, 2026
-
[42]
Landing with the score: Riemannian optimization through denoising, 2025
Andrey Kharitenko, Zebang Shen, Riccardo de Santi, Niao He, and Florian Doerfler. Landing with the score: Riemannian optimization through denoising, 2025. URL https://arxiv. org/abs/2509.23357
-
[43]
Low Rank Approximation Lecture 9
Daniel Kressner. Low Rank Approximation Lecture 9. 2018. URL https://www.epfl.ch/ labs/anchp/wp-content/uploads/2018/12/lecture9-slides.pdf
work page 2018
-
[44]
Kazuhiro Kuwae and Takashi Shioya. Convergence of spectral structures: A functional analytic theory and its applications to spectral geometry.Communications in Analysis and Geometry, 11 (4):599–673, September 2003. ISSN 1019-8385. doi: 10.4310/CAG.2003.v11.n4.a1
- [45]
-
[46]
Yann LeCun, Léon Bottou, Yoshua Bengio, and Patrick Haffner. Gradient-based learning applied to document recognition.Proceedings of the IEEE, 86(11):2278–2324, 2002
work page 2002
-
[47]
Diffusion map particle systems for generative modeling.arXiv preprint arXiv:2304.00200, 2023
Fengyi Li and Youssef Marzouk. Diffusion map particle systems for generative modeling.arXiv preprint arXiv:2304.00200, 2023
-
[48]
Stochastic lie group integrators.SIAM Journal on Scientific Computing, 30(2):597–617, 2008
Simon JA Malham and Anke Wiese. Stochastic lie group integrators.SIAM Journal on Scientific Computing, 30(2):597–617, 2008
work page 2008
-
[49]
Stephan Mandt, Matthew D Hoffman, and David M Blei. Stochastic gradient descent as approximate bayesian inference.Journal of Machine Learning Research, 18(134):1–35, 2017
work page 2017
-
[50]
Kanti V Mardia and Peter E Jupp.Directional statistics. John Wiley & Sons, 2009
work page 2009
-
[51]
Mcmc using hamiltonian dynamics.Handbook of markov chain monte carlo, pages 47–95, 2011
Radford M Neal. Mcmc using hamiltonian dynamics.Handbook of markov chain monte carlo, pages 47–95, 2011
work page 2011
-
[52]
Mu Niu, Zhenwen Dai, Pokman Cheung, and Yizhu Wang. Intrinsic gaussian process on unknown manifolds with probabilistic metrics.Journal of Machine Learning Research, 24(104): 1–42, 2023
work page 2023
-
[53]
Stochastic differential equations
Bernt Øksendal. Stochastic differential equations. InStochastic differential equations: an introduction with applications, pages 38–50. Springer, 2003
work page 2003
-
[54]
A neural manifold view of the brain
Matthew G Perich, Devika Narain, and Juan A Gallego. A neural manifold view of the brain. Nature Neuroscience, 28(8):1582–1597, 2025
work page 2025
-
[55]
Jakiw Pidstrigach. Score-based generative models detect manifolds.Advances in Neural Information Processing Systems, 35:35852–35865, 2022
work page 2022
-
[56]
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger, Philipp Fischer, and Thomas Brox. U-net: Convolutional networks for biomedical image segmentation.CoRR, abs/1505.04597, 2015
work page internal anchor Pith review Pith/arXiv arXiv 2015
-
[57]
Matteo Saveriano, Fares J Abu-Dakka, and Ville Kyrki. Learning stable robotic skills on riemannian manifolds.Robotics and Autonomous Systems, 169:104510, 2023
work page 2023
-
[58]
Generative modeling by estimating gradients of the data distribution
Yang Song and Stefano Ermon. Generative modeling by estimating gradients of the data distribution. In H. Wallach, H. Larochelle, A. Beygelzimer, F. d'Alché-Buc, E. Fox, and R. Garnett, editors,Advances in Neural Information Processing Systems, volume 32. Curran Associates, Inc., 2019
work page 2019
-
[59]
Improved techniques for training score-based generative models
Yang Song and Stefano Ermon. Improved techniques for training score-based generative models. In H. Larochelle, M. Ranzato, R. Hadsell, M.F. Balcan, and H. Lin, editors,Advances in Neural Information Processing Systems, volume 33, pages 12438–12448. Curran Associates, Inc., 2020
work page 2020
-
[60]
Score-Based Generative Modeling through Stochastic Differential Equations
Yang Song, Jascha Sohl-Dickstein, Diederik P. Kingma, Abhishek Kumar, Stefano Ermon, and Ben Poole. Score-based generative modeling through stochastic differential equations, 2021. URLhttps://arxiv.org/abs/2011.13456. 12
work page internal anchor Pith review Pith/arXiv arXiv 2021
-
[61]
Daniel W Stroock and SR Srinivasa Varadhan.Multidimensional diffusion processes. Springer, 2007
work page 2007
- [62]
-
[63]
Nicolás Garcia Trillos and Dejan Slepˇcev. On the rate of convergence of empirical measures in ∞-transportation distance.Canadian Journal of Mathematics, 67(6):1358–1383, 2015
work page 2015
-
[64]
Nicolas Garcia Trillos and Dejan Slepˇcev. A variational approach to the consistency of spectral clustering.Applied and Computational Harmonic Analysis, 45(2):239–281, 2018
work page 2018
-
[65]
Springer science & business media, 2013
Vladimir Vapnik.The nature of statistical learning theory. Springer science & business media, 2013
work page 2013
-
[66]
Veeravalli S Varadarajan. On the convergence of sample probability distributions.Sankhy ¯a: The Indian Journal of Statistics (1933-1960), 19(1/2):23–26, 1958
work page 1933
-
[67]
Cédric Villani et al.Optimal transport: old and new, volume 338. Springer, 2009
work page 2009
-
[68]
Bayesian learning via stochastic gradient langevin dynamics
Max Welling and Yee W Teh. Bayesian learning via stochastic gradient langevin dynamics. InProceedings of the 28th international conference on machine learning (ICML-11), pages 681–688, 2011
work page 2011
-
[69]
Caroline L Wormell and Sebastian Reich. Spectral convergence of diffusion maps: Improved error bounds and an alternative normalization.SIAM Journal on Numerical Analysis, 59(3): 1687–1734, 2021
work page 2021
-
[70]
Pan Xu, Jinghui Chen, Difan Zou, and Quanquan Gu. Global convergence of langevin dynamics based algorithms for nonconvex optimization.Advances in Neural Information Processing Systems, 31, 2018
work page 2018
-
[71]
Se (3) diffusion model with application to protein backbone generation
Jason Yim, Brian L Trippe, Valentin De Bortoli, Emile Mathieu, Arnaud Doucet, Regina Barzilay, and Tommi Jaakkola. Se (3) diffusion model with application to protein backbone generation. InProceedings of the 40th International Conference on Machine Learning, pages 40001–40039, 2023
work page 2023
-
[72]
Olga Zaghen, Floor Eijkelboom, Alison Pouplin, Cong Liu, Max Welling, Jan-Willem van de Meent, and Erik J. Bekkers. Riemannian variational flow matching for material and protein design, 2025. URLhttps://arxiv.org/abs/2502.12981. A Aesthetically pleasing plots (a) 2-dimensional sphere (b) The TorusT 2 (c) Swiss Roll Figure 5: Step size is 1e-3, simulated o...
-
[73]
3Note that anyf∈H 1(M)is automatically inC(M)
For allf∈H 1(M),3 we have EN(PN f)≤(1 +C ′ 1ϵ+C ′ 2 ε ϵ +C ′ 3ϵ2) | {z } =:δ′ N E(f),(46) and C ′ 1 =CαL p, C ′ 2 =C d+ 2d+1Lkϵ(1 +αL p) kϵ(1/2) , C ′ 3 =Cd(K+R −2) andCis a universal constant. 3Note that anyf∈H 1(M)is automatically inC(M). 16
-
[74]
For anyu∈H N , we have E(I N u)≤(1 +C ′′ 1 ϵ+C ′′ 2 ε ϵ +C ′′ 3 ϵ2) | {z } =:δ′′ N EN(u),(47) whereI N is the interpolation map and C ′′ 1 =αL p, C ′′ 2 =C(d+C ′ 2), C ′′ 3 = (1 + 1 σkϵ )dK. Corollary 1.We immediately notice that from Appendix C hN ∝ √ϵ, implying that ϵ, ε ϵ and ϵ2 all go to zero as sample sizeN→ ∞, implying that all terms involvingC ′ i ...
-
[75]
indicates the current framework should appeal to such kernels. We thus disclaim here that the MNIST experiments should be interpreted as empirical evidence, rather than fully theorem-backed instantiations. We compute the random walk graph Laplacian in the same way in both cases, using Eq. (14). The CDC operator is computed by considering its action on coo...
-
[76]
and inject it as a bias into the first linear layer (MLP for synthetic data) or as a per-channel bias at every convolutional block (U-Net for MNIST). We use a geometric schedule of noise levels with 20 different noise levels ranging (σmin = 0.005, σmax = 1) for the synthetic examples and 100 noise levels ranging (σmin = 0.01, σmax = 15) for MNIST. Trainin...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.