用改进的Sinkhorn算法让任意数据都能做类热扩散平滑
Sinkhorn Normalization of Diffusion Kernels
- 基于相似性矩阵,用对称Sinkhorn算法构造类拉普拉斯平滑算子
- 在点云、稀疏体素等不规则数据上实现与热扩散相近的平滑效果
- 适合处理无结构数据的几何学习任务,如形状分析与匹配
基于局部邻域的信号平滑是机器学习和几何处理中的核心操作。在向量空间和流形等结构良好领域中,由微分几何导出的拉普拉斯算子可通过热扩散提供有理论保障的平滑方法。然而,构建此类拉普拉斯算子需要精细定义的域结构,往往不可得。因此,多数实践者依赖简单卷积核或消息传递层,这些方法在域边界处存在偏差。本文提出一类广义平滑算子,基于通用相似性或邻接矩阵构造,并证明其可通过对称形式的Sinkhorn算法归一化为具有热扩散特性的算子。该方法使不规则数据(如点云、稀疏体素网格或高斯混合模型)具备类拉普拉斯平滑能力。实验表明,所得算子不仅能近似热扩散,还能保留拉普拉斯算子的谱特性,适用于形状分析与匹配任务。
原文摘要 · Abstract (English)
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 algorithm, which rescales positive smoothing operators to match the structural behavior of heat diffusion. This construction enables Laplacian-like smoothing and processing of irregular data such as point clouds, sparse voxel grids or mixture of Gaussians. We show that the resulting operators not only approximate heat diffusion but also retain spectral information from the Laplacian itself, with applications to shape analysis and matching.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。