Identifying top-k influential nodes in social networks: a discrete hybrid optimizer by integrating butterfly optimization algorithm with differential evolution

Jianxin Tang,Hongyu Zhu,Lihong Han,Shihui Song
DOI: https://doi.org/10.1007/s11227-024-06215-5
IF: 3.3
2024-05-30
The Journal of Supercomputing
Abstract:The most challenge of influence maximization (IM) is to locate a finite set of influencers while maximizing the influence dissemination in a social network. Due to the increasingly widespread and complex application scenarios of IM problem, how to solve the problem effectively remains as a prominent research hotspot. However, most of the existing IM algorithms tend to prioritize either lightweight computational time or solution accuracy, which are hard to be acquired simultaneously. Therefore, considering the trade-off between efficiency and effectiveness, a novel discrete hybrid optimizer by integrating butterfly optimization algorithm (BOA) with differential evolution (DE), named DBOA-DE, is proposed in this paper. An adaptive probability is designed to guide the two operations in the hybrid optimizer, where BOA shows excellent exploratory characteristics by simulating the behavior of butterfly swarms, while DE performs local exploitation through mutation and crossover procedures. Furthermore, in expectation of enhancing the solution accuracy, an improved local search policy is conceived to avoid DBOA-DE from falling into local optimum. Extensive experiments on six real-world social networks show that DBOA-DE outperforms baseline algorithms on influence propagation while maintaining acceptable efficiency, which validate the promising effectiveness and efficiency of the proposed algorithm for IM problems.
computer science, theory & methods,engineering, electrical & electronic, hardware & architecture
What problem does this paper attempt to address?