Pith. sign in

REVIEW 2 cited by

Node Centrality Approximation For Large Networks Based On Inductive Graph Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.04977 v1 pith:R54DY2HW submitted 2024-03-08 cs.SI cs.AI

classification cs.SIcs.AI
keywords networksmodelcentralitynetworktimeapproximationcnca-igeeven
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Closeness Centrality (CC) and Betweenness Centrality (BC) are crucial metrics in network analysis, providing essential reference for discerning the significance of nodes within complex networks. These measures find wide applications in critical tasks, such as community detection and network dismantling. However, their practical implementation on extensive networks remains computationally demanding due to their high time complexity. To mitigate these computational challenges, numerous approximation algorithms have been developed to expedite the computation of CC and BC. Nevertheless, even these approximations still necessitate substantial processing time when applied to large-scale networks. Furthermore, their output proves sensitive to even minor perturbations within the network structure. In this work, We redefine the CC and BC node ranking problem as a machine learning problem and propose the CNCA-IGE model, which is an encoder-decoder model based on inductive graph neural networks designed to rank nodes based on specified CC or BC metrics. We incorporate the MLP-Mixer model as the decoder in the BC ranking prediction task to enhance the model's robustness and capacity. Our approach is evaluated on diverse synthetic and real-world networks of varying scales, and the experimental results demonstrate that the CNCA-IGE model outperforms state-of-the-art baseline models, significantly reducing execution time while improving performance.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. CLGNN: A Contrastive Learning-based GNN Model for Betweenness Centrality Prediction on Temporal Graphs

    cs.LG 2025-06 conditional novelty 6.0 of 10

    CLGNN is a contrastive-learning GNN that predicts temporal betweenness centrality with lower error and higher ranking quality than existing static and temporal GNN baselines.

  2. Graph Neural Networks for Scalable and Transferable Node Centrality Approximation

    cs.LG 2026-07 conditional novelty 4.0 of 10

    Mixed-distribution GNN training improves transferable betweenness rankings (τ≈0.86–0.92 across families) with large inference speedups, while closeness remains highly topology-sensitive.

Pith tools