We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CE

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computational Engineering, Finance, and Science

Title: A Faster Algorithm for Betweenness Centrality Based on Adjacency Matrices

Abstract: Betweenness centrality is essential in complex network analysis; it characterizes the importance of nodes and edges in networks. It is a crucial problem that exactly computes the betweenness centrality in large networks faster, which urgently needs to be solved. We propose a novel algorithm for betweenness centrality based on the parallel computing of adjacency matrices, which is faster than the existing algorithms for large networks. The time complexity of the algorithm is only related to the number of nodes in the network, not the number of edges. Experimental evidence shows that the algorithm is effective and efficient. This novel algorithm is faster than Brandes' algorithm on small and dense networks and offers excellent solutions for betweenness centrality index computing on large-scale complex networks.
Subjects: Computational Engineering, Finance, and Science (cs.CE); Computational Complexity (cs.CC); Networking and Internet Architecture (cs.NI); Social and Information Networks (cs.SI)
ACM classes: F.1.3; C.2.2
Cite as: arXiv:2205.00162 [cs.CE]
  (or arXiv:2205.00162v4 [cs.CE] for this version)

Submission history

From: Yelai Feng [view email]
[v1] Sat, 30 Apr 2022 05:19:29 GMT (932kb,D)
[v2] Fri, 10 Jun 2022 03:26:28 GMT (462kb,D)
[v3] Tue, 28 Jun 2022 03:17:35 GMT (782kb,D)
[v4] Wed, 3 Aug 2022 15:51:09 GMT (996kb,D)
[v5] Wed, 21 Jun 2023 00:21:15 GMT (0kb,I)

Link back to: arXiv, form interface, contact.