Effective Graph-Neural-Network based Models for Discovering Structural Hole Spanners in Large-Scale and Diverse Networks
Diksha Goel, Hong Shen, Hui Tian, Mingyu Guo

TL;DR
This paper introduces graph neural network models, GraphSHS and Meta-GraphSHS, for efficiently discovering structural hole spanners in large-scale and diverse networks, outperforming existing methods in speed and accuracy.
Contribution
The paper proposes novel GNN-based models for SHS discovery that are scalable, accurate, and adaptable across diverse network types, with theoretical analysis of model depth requirements.
Findings
GraphSHS achieves high accuracy in SHS detection.
GraphSHS is at least 167.1 times faster than existing methods.
Meta-GraphSHS generalizes well across diverse networks.
Abstract
A Structural Hole Spanner (SHS) is a set of nodes in a network that act as a bridge among different otherwise disconnected communities. Numerous solutions have been proposed to discover SHSs that generally require high run time on large-scale networks. Another challenge is discovering SHSs across different types of networks for which the traditional one-model-fit-all approach fails to capture the inter-graph difference, particularly in the case of diverse networks. Therefore, there is an urgent need of developing effective solutions for discovering SHSs in large-scale and diverse networks. Inspired by the recent advancement of graph neural network approaches on various graph problems, we propose graph neural network-based models to discover SHS nodes in large scale networks and diverse networks. We transform the problem into a learning problem and propose an efficient model GraphSHS,…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques
