2021
DOI: 10.1145/3446217
|View full text |Cite
|
Sign up to set email alerts
|

Graph Neural Networks for Fast Node Ranking Approximation

Abstract: Graphs arise naturally in numerous situations, including social graphs, transportation graphs, web graphs, protein graphs, etc. One of the important problems in these settings is to identify which nodes are important in the graph and how they affect the graph structure as a whole. Betweenness centrality and closeness centrality are two commonly used node ranking measures to find out influential nodes in the graphs in terms of information spread and connectivity. Both of these are considered as shortest path ba… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
15
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 35 publications
(15 citation statements)
references
References 64 publications
0
15
0
Order By: Relevance
“…Very recently, a Graph Neural Network (GNN) based model to approximate betweenness and closeness centrality has been proposed [31]. This work, among other similar ones [32], demonstrates that the efficient computation of the BC is a topic of great interest even in the field of deep learning and, particularly, graph neural networks.…”
Section: Related Workmentioning
confidence: 65%
“…Very recently, a Graph Neural Network (GNN) based model to approximate betweenness and closeness centrality has been proposed [31]. This work, among other similar ones [32], demonstrates that the efficient computation of the BC is a topic of great interest even in the field of deep learning and, particularly, graph neural networks.…”
Section: Related Workmentioning
confidence: 65%
“…(Rigutini et al, 2011) applies a neural network approach for preference learning, (Köppel et al, 2019) generalizes (Burges et al, 2005), but these methods require queries as input, which solve a different problem from ours. (Maurya et al, 2021) proposes the first GNN-based model to approximate betweenness and closeness centrality, facilitating locating influential nodes in the graphs in terms of information spread and connectivity. The pairwise direction is rarely considered in these works but it is important for the problem studied in this paper.…”
Section: Related Workmentioning
confidence: 99%
“…Moreover, there has been promising progress on combinatorial optimization in machine learning (Wang et al, 2021;Maurya et al, 2021), especially graph neural networks (GNNs) (Zhou et al, 2020;Wu et al, 2020), due to their potential in data exploration. Compared with its great success in many combinatorial tasks, the capability of GNNs in ranking tasks is still not well developed.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Maurya et al [91] employed a graph neural network (GNN) for solving the betweenness and closeness approximation problem and outputting ranking scores for nodes. Nodes aggregate the nodes' features in their multi-hop neighborhood.…”
Section: 1) Aggregate-based Analysis Techniquementioning
confidence: 99%