Cargando…

A graph-traversal approach to identify influential nodes in a network

Influential node identification plays a significant role in understanding network structure and functions. Here we propose a general method for detecting influential nodes in a graph-traversal framework. We evaluate the influence of each node by constructing a breadth-first search (BFS) tree in whic...

Descripción completa

Detalles Bibliográficos
Autores principales: Liu, Yan, Wei, Xiaoqi, Chen, Wenfang, Hu, Lianyu, He, Zengyou
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Elsevier 2021
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8441579/
https://www.ncbi.nlm.nih.gov/pubmed/34553168
http://dx.doi.org/10.1016/j.patter.2021.100321
Descripción
Sumario:Influential node identification plays a significant role in understanding network structure and functions. Here we propose a general method for detecting influential nodes in a graph-traversal framework. We evaluate the influence of each node by constructing a breadth-first search (BFS) tree in which the target node is the root node. From the BFS tree, we generate a curve in which the x axis is the level number and the y axis is the cumulative scores of all nodes visited so far. We use the area under the curve value as the final influence score of the target node. Experimental results on various networks across different domains demonstrate that our method can be significantly superior to widely used centrality measures on the task of influential node detection.