paper-with-me

Papers

Scalable Graph Neural Network-based framework for identifying critical nodes and links in Complex Networks

2020-12-26 · Sai Munikoti, Laya Das, Balasubramaniam Natarajan

Identifying critical nodes and links in graphs is a crucial task. These nodes/links typically represent critical elements/communication links that play a key role in a system's performance. However, a majority of the methods available in the literature on the identification of critical nodes/links are based on an iterative approach that explores each node/link of a graph at a time, repeating for all nodes/links in the graph. Such methods suffer from high computational complexity and the resulting analysis is also network-specific. To overcome these challenges, this article proposes a scalable and generic graph neural network (GNN) based framework for identifying critical nodes/links in large complex networks. The proposed framework defines a GNN based model that learns the node/link criticality score on a small representative subset of nodes/links. An appropriately trained model can be employed to predict the scores of unseen nodes/links in large graphs and consequently identify the most critical ones. The scalability of the framework is demonstrated through prediction of nodes/links scores in large scale synthetic and real-world networks. The proposed approach is fairly accurate in approximating the criticality scores and offers a significant computational advantage over conventional approaches.

📄 PDF Abstract BibTeX arXiv:2012.15725

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Learning for Identifying High Eigenvector Centrality Nodes: A Graph Neural Network Approach

2021-11-08 · Appan Rakaraddi, Mahardhika Pratama

The existing methods to calculate the Eigenvector Centrality(EC) tend to not be robust enough for determination of EC in low time complexity or not well-scalable for large networks, hence rendering them practically unrel…

DecoderGraph Neural Network

Identifying critical nodes in complex networks by graph representation learning

2022-01-20 · Enyu Yu, DuanBing Chen, Yan Fu, Yuanyuan Xu

Because of its wide application, critical nodes identification has become an important research topic at the micro level of network science. Influence maximization is one of the main problems in critical nodes mining and…

Graph LearningGraph Representation LearningRepresentation Learning

Critical Nodes Identification in Complex Networks: A Survey

2025-07-08 · Duxin Chen, Jiawen Chen, XiaoYu Zhang, Qinghan Jia 외

Complex networks have become essential tools for understanding diverse phenomena in social systems, traffic systems, biomolecular systems, and financial systems. Identifying critical nodes is a central theme in contempor…

Computational EfficiencySurvey

Identifying Asymptomatic Nodes in Network Epidemics using Graph Neural Networks

2025-10-02 · Conrado Catarcione Pinto, Amanda Camacho Novaes de Oliveira, Rodrigo Sapienza Luna, Daniel Ratton Figueiredo arxiv

Infected individuals in some epidemics can remain asymptomatic while still carrying and transmitting the infection. These individuals contribute to the spread of the epidemic and pose a significant challenge to public he…

Graph Neural Network

Towards Intelligent Energy Security: A Unified Spatio-Temporal and Graph Learning Framework for Scalable Electricity Theft Detection in Smart Grids

2026-04-03 · AbdulQoyum A. Olowookere, Usman A. Oguntola, Ebenezer. Leke Odekanle, Maridiyah A. Madehin 외 arxiv

Electricity theft and non-technical losses (NTLs) remain critical challenges in modern smart grids, causing significant economic losses and compromising grid reliability. This study introduces the SmartGuard Energy Intel…

Feature EngineeringEnsemble LearningGraph Learning