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

Download:

Current browse context:

cs.LG

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 > Social and Information Networks

Title: Approximating Network Centrality Measures Using Node Embedding and Machine Learning

Abstract: Extracting information from real-world large networks is a key challenge nowadays. For instance, computing a node centrality may become unfeasible depending on the intended centrality due to its computational cost. One solution is to develop fast methods capable of approximating network centralities. Here, we propose an approach for efficiently approximating node centralities for large networks using Neural Networks and Graph Embedding techniques. Our proposed model, entitled Network Centrality Approximation using Graph Embedding (NCA-GE), uses the adjacency matrix of a graph and a set of features for each node (here, we use only the degree) as input and computes the approximate desired centrality rank for every node. NCA-GE has a time complexity of $O(|E|)$, $E$ being the set of edges of a graph, making it suitable for large networks. NCA-GE also trains pretty fast, requiring only a set of a thousand small synthetic scale-free graphs (ranging from 100 to 1000 nodes each), and it works well for different node centralities, network sizes, and topologies. Finally, we compare our approach to the state-of-the-art method that approximates centrality ranks using the degree and eigenvector centralities as input, where we show that the NCA-GE outperforms the former in a variety of scenarios.
Comments: 16 pages, 4 figures
Subjects: Social and Information Networks (cs.SI); Machine Learning (cs.LG); Physics and Society (physics.soc-ph)
DOI: 10.1109/TNSE.2020.3035352
Cite as: arXiv:2006.16392 [cs.SI]
  (or arXiv:2006.16392v4 [cs.SI] for this version)

Submission history

From: Matheus Mendonça M.Sc [view email]
[v1] Mon, 29 Jun 2020 21:19:40 GMT (232kb)
[v2] Tue, 18 Aug 2020 02:28:07 GMT (459kb,D)
[v3] Sat, 3 Oct 2020 16:13:21 GMT (464kb,D)
[v4] Sun, 1 Nov 2020 19:32:15 GMT (462kb,D)

Link back to: arXiv, form interface, contact.