arXiv AI

Doubly Stochastic Adaptive Neighbors Clustering via the Marcus Mapping

The paper introduces the Marcus mapping, an extension of Marcus theorem that allows certain sparse symmetric matrices to be transformed into doubly stochastic symmetric matrices via diagonal matrices. Leveraging this mapping, the authors propose the Doubly Stochastic Adaptive Neighbors Clustering algorithm (ANCMM), which incorporates rank constraints to ensure the learned similarity graph naturally partitions into the desired number of clusters. Experiments demonstrate ANCMM’s effectiveness compared to state‑of‑the‑art methods, and the authors also establish a connection between the Marcus mapping and a specific optimal transport problem.

arXiv Machine Learning
Aug 31

Optimal Transport for Network Comparison: A Review with Machine Learning Applications

The paper reviews the use of optimal transport for comparing undirected, unweighted graphs, focusing on three main distances: Wasserstein, Gromov-Wasserstein, and Bures-Wasserstein. It discusses closed-form solutions for the Wasserstein distance in one dimension, how transport plans identify influential nodes after perturbations, and derives spectral bounds for the Bures-Wasserstein distance to avoid full decompositions. The authors evaluate these distances on synthetic clustering data and a real-world time‑series network for anomaly detection.

By James Hyun, Fran\c{c}ois G. Meyer
arXiv Machine Learning
Jul 17

Measuring Spatial Clustering via Metropolis-Hastings Diffusion Distance

arXiv:2607. 14880v1 Announce Type: cross Abstract: We propose a novel measure of the discrepancy between two probability distributions $f$ and $g$ on a graph - which we call the diffusion distance - that measures the rate of convergence of $f$ to $g$ under a graph-constrained Markov chain with stationary distribution $g$.

By Thomas Weighill, Chidinma Williams
arXiv Machine Learning
Jul 3

Incremental (k, z)-Clustering on Graphs

arXiv:2602. 08542v3 Announce Type: replace-cross Abstract: Given a weighted undirected graph, a number of clusters $k$, and an exponent $z$, the goal in the $(k, z)$-clustering problem on graphs is to select $k$ vertices as centers that minimize the sum of the distances raised to the power $z$ of each vertex to its closest center.

By Emilio Cruciani, Sebastian Forster, Antonis Skarlatos