Normalizing Diffusion Kernels with Optimal Transport
Nathan Kessler, Robin Magnet, Jean Feydy

TL;DR
This paper introduces a normalization method for general similarity matrices to create diffusion-like operators, enabling effective smoothing and spectral analysis on irregular data without explicit domain structures.
Contribution
It proposes a novel normalization technique using a symmetric Sinkhorn algorithm to produce Laplacian-like operators from arbitrary similarity matrices.
Findings
Operators approximate heat diffusion on irregular data.
Normalized operators retain spectral properties of Laplacians.
Applicable to point clouds, voxel grids, and Gaussian mixtures.
Abstract
Smoothing a signal based on local neighborhoods is a core operation in machine learning and geometry processing. On well-structured domains such as vector spaces and manifolds, the Laplace operator derived from differential geometry offers a principled approach to smoothing via heat diffusion, with strong theoretical guarantees. However, constructing such Laplacians requires a carefully defined domain structure, which is not always available. Most practitioners thus rely on simple convolution kernels and message-passing layers, which are biased against the boundaries of the domain. We bridge this gap by introducing a broad class of smoothing operators, derived from general similarity or adjacency matrices, and demonstrate that they can be normalized into diffusion-like operators that inherit desirable properties from Laplacians. Our approach relies on a symmetric variant of the Sinkhorn…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Topological and Geometric Data Analysis · Medical Image Segmentation Techniques
MethodsConvolution · Diffusion
