English

Exact and rapid linear clustering of networks with dynamic programming

Social and Information Networks 2023-12-12 v2 Data Structures and Algorithms Machine Learning Computation

Abstract

We study the problem of clustering networks whose nodes have imputed or physical positions in a single dimension, for example prestige hierarchies or the similarity dimension of hyperbolic embeddings. Existing algorithms, such as the critical gap method and other greedy strategies, only offer approximate solutions to this problem. Here, we introduce a dynamic programming approach that returns provably optimal solutions in polynomial time -- O(n^2) steps -- for a broad class of clustering objectives. We demonstrate the algorithm through applications to synthetic and empirical networks and show that it outperforms existing heuristics by a significant margin, with a similar execution time.

Keywords

Cite

@article{arxiv.2301.10403,
  title  = {Exact and rapid linear clustering of networks with dynamic programming},
  author = {Alice Patania and Antoine Allard and Jean-Gabriel Young},
  journal= {arXiv preprint arXiv:2301.10403},
  year   = {2023}
}

Comments

14 pages, 8 figures

R2 v1 2026-06-28T08:19:22.388Z