paper-with-me

Papers

Bayesian Graph Neural Network for Fast identification of critical nodes in Uncertain Complex Networks

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

In the quest to improve efficiency, interdependence and complexity are becoming defining characteristics of modern complex networks representing engineered and natural systems. Graph theory is a widely used framework for modeling such complex networks and to evaluate their robustness to disruptions. Particularly, identification of critical nodes/links in a graph can facilitate the enhancement of graph (system) robustness and characterize crucial factors of system performance. Most existing methods of critical node identification are based on an iterative approach that explores each node/link of a graph. These methods suffer from high computational complexity and the resulting analysis is network specific. Additionally, uncertainty associated with the underlying graphical model further limits the potential value of these traditional approaches. To overcome these challenges, we propose a Bayesian graph neural network based node classification framework that is computationally efficient and systematically incorporates uncertainties. Instead of utilizing the observed graph for training the model, a MAP estimate of the graph is computed based on the observed topology and node target labels. Further, a Monte-Carlo (MC) dropout algorithm is incorporated to account for the epistemic uncertainty. The fidelity and the gain in computational complexity offered by the Bayesian framework is illustrated using simulation results.

📄 PDF Abstract BibTeX arXiv:2012.15733

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkNode Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar 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 met…

Graph Neural Network

Bayesian Spillover Graphs for Dynamic Networks

2022-03-03 · Grace Deng, David S. Matteson

We present Bayesian Spillover Graphs (BSG), a novel method for learning temporal relationships, identifying critical nodes, and quantifying uncertainty for multi-horizon spillover effects in a dynamic system. BSG leverag…

Time SeriesTime Series AnalysisUncertainty Quantification

SIMD Parallel MCMC Sampling with Applications for Big-Data Bayesian Analytics

2013-10-06 · Alireza S. Mahani, Mansour T. A. Sharabiani

Computational intensity and sequential nature of estimation techniques for Bayesian methods in statistics and machine learning, combined with their increasing applications for big data analytics, necessitate both the ide…

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

Fast and Distributed Equivariant Graph Neural Networks by Virtual Node Learning

2025-06-24 · Yuelin Zhang, Jiacheng Cen, Jiaqi Han, Wenbing Huang

Equivariant Graph Neural Networks (GNNs) have achieved remarkable success across diverse scientific applications. However, existing approaches face critical efficiency challenges when scaling to large geometric graphs an…

Graph Learning