Time and value aware influence blocking maximization in geo-social networks

Diao, Yingchun
DOI: https://doi.org/10.1007/s11227-024-06252-0
IF: 3.3
2024-06-07
The Journal of Supercomputing
Abstract:The influence blocking maximization (IBM) problem aims to identify the most influential set of positive nodes in a social network to prevent the propagation of negative information throughout the network. However, existing studies have not considered factors such as the time delay of influence propagation and the value factor of nodes. Therefore, we first propose an influence propagation model called Time-Delayed Campaign-Oblivious Independent Cascade Model (TD-COICM), which incorporates time delay to simulate the decay of influence over time in social networks. Additionally, we present the Time and Value aware Influence Blocking Maximization (TVIBM) problem by considering the value factor of nodes under TD-COICM. More precisely, the value of a node is determined by its social influence and geographical distance from Rumor Source (RS). We demonstrate TVIBM is NP-hard and the influence function is monotonic and submodular. To overcome the low efficiency of the greedy algorithm, we combine the technique of Reverse Influence Sampling (RIS) and present the Reverse Influence Sampling with Time Delay (RIS-TD) algorithm. We prove that the RIS-TD algorithm has a high probability to return a approximate guarantee. To improve the efficiency, we further present the ERIS-TD algorithm by reducing the number of samples. Experiments on three real geographical social networks further confirm that our algorithms outperform other baseline algorithms in effectiveness, and outperform RIS-based algorithms in efficiency.
computer science, theory & methods,engineering, electrical & electronic, hardware & architecture
What problem does this paper attempt to address?