Degree-Mass Message Passing for Betweenness Ranking in Directed and Undirected Networks
Computing the importance of nodes in networks is a long-standing fundamental problem that has driven extensive study of various centrality measures. A particularly well-known centrality measure is betweenness centrality, whose exact computation becomes prohibitive on large-scale networks. Graph Neural Network (GNN) models have thus been proposed to predict the ranking of nodes by betweenness centrality. However, existing GNN-based methods either have graph-size-dependent parameter counts or are limited to undirected graphs. We propose a lightweight GNN architecture that exploits the empirically observed relationship between betweenness centrality and multi-hop degree mass. This motivates the use of degree masses as size-invariant node features. To improve generalization, we train on synthetic graphs whose degree distributions more closely match those of real-world networks, including directed and undirected scale-free graphs and uniformly directed hyperbolic random graphs. We evaluate our model on 14 real-world networks spanning eight domains, including social, email, and citation networks, across both directed and undirected regimes. The experiments show that our model improves the Kendall $\tau_b$ correlation by up to 24.6\% on undirected and 10.9\% on directed graphs, while using 56$\times$ fewer parameters than the lightest competing GNN baseline and achieving competitive inference time, with up to a 24.5$\times$ speedup on selected directed graphs.
- Veröffentlicht in:
CIKM 2026 - International Conference on Information and Knowledge Management - Typ:
Inproceedings - Autoren:
- Jahr:
2026 - Source:
https://inria.hal.science/hal-05502800v2/file/CIKM_main.pdf
Informationen zur Zitierung
: Degree-Mass Message Passing for Betweenness Ranking in Directed and Undirected Networks, CIKM 2026 - International Conference on Information and Knowledge Management, 2026, November, https://inria.hal.science/hal-05502800v2/file/CIKM_main.pdf, Dachille.etal.2026b,
@Inproceedings{Dachille.etal.2026b,
author={Dachille, Justin; Rossi, Aurora; Kumar Maurya, Sunil; Mallman-Trenn, Frederik; Liu, Xin; Giroire, Frédéric; Murata, Tsuyoshi; Natale, Emanuele},
title={Degree-Mass Message Passing for Betweenness Ranking in Directed and Undirected Networks},
booktitle={CIKM 2026 - International Conference on Information and Knowledge Management},
month={November},
url={https://inria.hal.science/hal-05502800v2/file/CIKM_main.pdf},
year={2026},
abstract={Computing the importance of nodes in networks is a long-standing fundamental problem that has driven extensive study of various centrality measures. A particularly well-known centrality measure is betweenness centrality, whose exact computation becomes prohibitive on large-scale networks. Graph Neural Network (GNN) models have thus been proposed to predict the ranking of nodes by betweenness...}}