stat.MLJul 7, 2026

On the convergence of graph Laplacians with a symmetric divergence

Authors: Liane Xu

Organizations: Program in Applied and Computational Mathematics, Princeton University

Abstract

When analyzing a manifold learning algorithm for data lying on a smooth, compact, connected Riemannian submanifold (M,g)(\mathcal{M}, g) of Rd\mathbb{R}^d, a key estimate for the geodesic distance dgd_g is that there exists K>0K > 0 such that 0dg(p,q)2pq2Kdg(p,q)40 \leq d_g(p, q)^2 - \|p-q\|^2 \leq K d_g(p, q)^4 for all p,qMp, q \in \mathcal{M}. We observe that more generally, when M\mathcal{M} is equipped with a smooth symmetric divergence DD satisfying a non-degeneracy condition and gg is given by gp:=12Hessp(D(p,))g_p := \frac{1}{2}\mathrm{Hess}_p(D(p, \cdot)) for all pMp \in \mathcal{M}, there exists K>0K > 0 such that D(p,q)dg(p,q)2Kdg(p,q)4\left| D(p, q) - d_g(p, q)^2 \right| \leq K d_g(p, q)^4 for all p,qMp, q \in \mathcal{M}. We demonstrate that this is sufficient for the pointwise convergence of graph Laplacians constructed with DD and discuss examples where DD is given by the Sinkhorn divergence on a family of probability measures parametrized by a manifold.

Explore similar work

May 25, 2026stat.ML

Learning manifold diffusion semigroups from graph transition matrices

We consider graph diffusion processes constructed from finite i.i.d. samples drawn from an unknown manifold embedded in ambient Euclidean space, where the graph affinity is defined by an ambient Gaussian kernel matrix. We show that the manifold heat semigroup Qt=etΔQ_t = e^{tΔ} can be approximated directly by iterating the graph transition matrix PP, under only low regularity assumptions on the test function ff, including the case fLf \in L^\infty. We bound PnfQtf\| P^n f - Q_t f \| in \infty-norm, with the operator application to ff properly defined, and we recover the classical graph-Laplacian pointwise rate O(N2/(d+6))O(N^{-2/(d+6)}) up to logarithmic factors, for diffusion times tt up to O(1)O(1) and longer. The rate holds for in-sample error as well as out-of-sample generalization, where the estimator of QtfQ_t f at a new point is defined via kernel convolution. To handle non-uniform sampling densities on the manifold, we introduce a right-normalization of the graph transition matrix; under the assumption that the sampling density pp is C3C^3 and bounded away from zero, the same convergence rates hold. We numerically demonstrate the performance of the proposed estimator on simulated data.
Xiuyuan Cheng, Nan Wu
Aug 13, 2026math.OC

Difference-of-Convex Regularization for Graph Learning by Differentiable Programming

Laplacian-regularized minimization is fundamental in signal processing and machine learning, but is limited by the dense and ill-conditioned nature of the graph Laplacian pseudoinverse. While the Laplacian itself is sparse, its pseudoinverse is dense and often ill-conditioned, rendering direct computation impractical at scale. Moreover, pseudoinverse learning is more challenging than Laplacian learning. To address this challenge, this paper considers the setting where the graph Laplacian is given and proposes a Difference-of-Convex Regularizer (DCR) graph learning framework that approximates the spectral action of the Laplacian pseudoinverse without direct inversion via regularized Maximum Likelihood Estimation (MLE). By reformulating Laplacian-Regularized Nonnegative Least Squares (LR-NNLS) through a dual representation, DCR decouples pseudoinverse learning from instance-specific inference and enables efficient primal solution reconstruction via a differentiable dual-guided learning scheme. We establish theoretical guarantees on stability and the existence of a unique fixed point for DCR algorithm. Numerical experiments demonstrate improved performance over convex solvers and graph filtering baselines and robust performance across diverse graph topologies.
Liping Tao, Chee Wei Tan
Jun 15, 2026cs.LG

Finsler Geometry, Graph Neural Networks, and You

Graph neural network architectures based on the graph Laplacian approximate the Laplace-Beltrami operator, thus limiting their application to isotropic operators. As a nonlinear alternative to the Laplace-Beltrami operator, we consider estimates of the Finsler Laplacian on point clouds sampled from a manifold. We prove that these discrete estimates converge to the true operator on the manifold as the number of point samples grows. Moreover, we show that this operator can be expressed as a graph neural network layer, which we use to define a family of Finslerian graph neural networks constrained to express Finsler geometry. We show that Finslerian graph neural networks recover the geometry underlying nonlinear diffusion equations in practice.
T. Mitchell Roddenberry, Richard G. Baraniuk