4.6 Article

ABCDE: Approximating Betweenness-Centrality ranking with progressive-DropEdge

期刊

PEERJ COMPUTER SCIENCE
卷 7, 期 -, 页码 -

出版社

PEERJ INC
DOI: 10.7717/peerj-cs.699

关键词

Betweenness-centrality; Graph neural networks; Graph convolutional networks; Approximation algorithms; Graph centrality; Progressive DropEdge

向作者/读者索取更多资源

Betweenness-centrality is a popular measure in network analysis that describes the importance of nodes in a graph by accounting for the fraction of shortest paths passing through them. To speed up the computation, recent approaches have proposed using approximation algorithms and shallow graph convolutional networks. By employing a deep graph convolutional neural network with optimization techniques, the system achieves better results than current methods, showing a significant improvement in speed and resource efficiency.
Betweenness-centrality is a popular measure in network analysis that aims to describe the importance of nodes in a graph. It accounts for the fraction of shortest paths passing through that node and is a key measure in many applications including community detection and network dismantling. The computation of betweenness-centrality for each node in a graph requires an excessive amount of computing power, especially for large graphs. On the other hand, in many applications, the main interest lies in finding the top-k most important nodes in the graph. Therefore, several approximation algorithms were proposed to solve the problem faster. Some recent approaches propose to use shallow graph convolutional networks to approximate the top-k nodes with the highest betweenness-centrality scores. This work presents a deep graph convolutional neural network that outputs a rank score for each node in a given graph. With careful optimization and regularization tricks, including an extended version of DropEdge which is named Progressive-DropEdge, the system achieves better results than the current approaches. Experiments on both real-world and synthetic datasets show that the presented algorithm is an order of magnitude faster in inference and requires several times fewer resources and time to train.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.6
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据