A Lightweight Deep Learning-based Model for Ranking Influential Nodes in Complex Networks
Mohammed A. Ramadhan, Abdulhakeem O. Mohammed

TL;DR
This paper introduces 1D-CGS, a lightweight hybrid deep learning model combining 1D-CNN and GraphSAGE to efficiently and accurately rank influential nodes in complex networks, outperforming traditional and recent methods.
Contribution
The paper presents a novel hybrid model that integrates 1D-CNN and GraphSAGE for fast and accurate node influence ranking, with a simple topological feature input and improved performance.
Findings
Outperforms traditional centrality measures and deep learning models in accuracy.
Achieves significant improvements in Kendall's Tau and Jaccard Similarity.
Operates faster than existing deep learning methods, suitable for large networks.
Abstract
Identifying influential nodes in complex networks is a critical task with a wide range of applications across different domains. However, existing approaches often face trade-offs between accuracy and computational efficiency. To address these challenges, we propose 1D-CGS, a lightweight and effective hybrid model that integrates the speed of one-dimensional convolutional neural networks (1D-CNN) with the topological representation power of GraphSAGE for efficient node ranking. The model uses a lightweight input representation built on two straightforward and significant topological features: node degree and average neighbor degree. These features are processed through 1D convolutions to extract local patterns, followed by GraphSAGE layers to aggregate neighborhood information. We formulate the node ranking task as a regression problem and use the Susceptible-Infected-Recovered (SIR)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
