MLLGSIDSMay 19, 2023

Transfer operators on graphs: Spectral clustering and beyond

arXiv:2305.11766v210 citations
Originality Incremental advance
AI Analysis

This work addresses graph clustering for complex interconnected systems, offering incremental improvements by extending spectral clustering to directed graphs.

The paper tackles the problem of graph clustering by defining transfer operators on graphs and studying their spectral properties, resulting in novel clustering algorithms for directed graphs that are demonstrated on benchmark problems.

Graphs and networks play an important role in modeling and analyzing complex interconnected systems such as transportation networks, integrated circuits, power grids, citation graphs, and biological and artificial neural networks. Graph clustering algorithms can be used to detect groups of strongly connected vertices and to derive coarse-grained models. We define transfer operators such as the Koopman operator and the Perron-Frobenius operator on graphs, study their spectral properties, introduce Galerkin projections of these operators, and illustrate how reduced representations can be estimated from data. In particular, we show that spectral clustering of undirected graphs can be interpreted in terms of eigenfunctions of the Koopman operator and propose novel clustering algorithms for directed graphs based on generalized transfer operators. We demonstrate the efficacy of the resulting algorithms on several benchmark problems and provide different interpretations of clusters.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes