English

Parametrized Power-Iteration Clustering for Directed Graphs

Machine Learning 2026-01-30 v2 Machine Learning

Abstract

Vertex-level clustering for directed graphs (digraphs) remains challenging as edge directionality breaks the key assumptions underlying popular spectral methods, which also incur the overhead of eigen-decomposition. This paper proposes Parametrized Power-Iteration Clustering (ParPIC), a random-walk-based clustering method for weakly connected digraphs. This builds over the Power-Iteration Clustering paradigm, which uses the rows of the iterated diffusion operator as a data embedding. ParPIC has three important features: the use of parametrized reversible random walk operators, the automatic tuning of the diffusion time, and the efficient truncation of the final embedding, which produces low-dimensional data representations and reduces complexity. Empirical results on synthetic and real-world graphs demonstrate that ParPIC achieves competitive clustering accuracy with improved scalability relative to spectral and teleportation-based methods.

Keywords

Cite

@article{arxiv.2210.00310,
  title  = {Parametrized Power-Iteration Clustering for Directed Graphs},
  author = {Gwendal Debaussart-Joniec and Harry Sevi and Matthieu Jonckheere and Argyris Kalogeratos},
  journal= {arXiv preprint arXiv:2210.00310},
  year   = {2026}
}
R2 v1 2026-06-28T02:31:37.609Z