paper-with-me

홈 › Papers

A Multi-Transformation Evolutionary Framework for Influence Maximization in Social Networks

2022-04-07 · Chao Wang, Jiaxuan Zhao, Lingling Li, Licheng Jiao, Jing Liu, Kai Wu

Influence maximization is a crucial issue for mining the deep information of social networks, which aims to select a seed set from the network to maximize the number of influenced nodes. To evaluate the influence spread of a seed set efficiently, existing studies have proposed transformations with lower computational costs to replace the expensive Monte Carlo simulation process. These alternate transformations, based on network prior knowledge, induce different search behaviors with similar characteristics to various perspectives. Specifically, it is difficult for users to determine a suitable transformation a priori. This article proposes a multi-transformation evolutionary framework for influence maximization (MTEFIM) with convergence guarantees to exploit the potential similarities and unique advantages of alternate transformations and to avoid users manually determining the most suitable one. In MTEFIM, multiple transformations are optimized simultaneously as multiple tasks. Each transformation is assigned an evolutionary solver. Three major components of MTEFIM are conducted via: 1) estimating the potential relationship across transformations based on the degree of overlap across individuals of different populations, 2) transferring individuals across populations adaptively according to the inter-transformation relationship, and 3) selecting the final output seed set containing all the transformation's knowledge. The effectiveness of MTEFIM is validated on both benchmarks and real-world social networks. The experimental results show that MTEFIM can efficiently utilize the potentially transferable knowledge across multiple transformations to achieve highly competitive performance compared to several popular IM-specific methods. The implementation of MTEFIM can be accessed at https://github.com/xiaofangxd/MTEFIM.

📄 PDF Abstract BibTeX arXiv:2204.03297

Code (1)

xiaofangxd/mtefim 공식 구현

Similar Papers 제목 키워드 기반

Many-Objective Evolutionary Influence Maximization: Balancing Spread, Budget, Fairness, and Time

2024-03-27 · Elia Cunegatti, Leonardo Lucio Custode, Giovanni Iacca

The Influence Maximization (IM) problem seeks to discover the set of nodes in a graph that can spread the information propagation at most. This problem is known to be NP-hard, and it is usually studied by maximizing the …

Fairness

Visual Evolutionary Optimization on Combinatorial Problems with Multimodal Large Language Models: A Case Study of Influence Maximization

2025-05-11 · Jie Zhao, Kang Hao Cheong

Graph-structured combinatorial problems in complex networks are prevalent in many domains, and are computationally demanding due to their complexity and non-linear nature. Traditional evolutionary algorithms (EAs), while…

Evolutionary Algorithms

ABEM: An Adaptive Agent-based Evolutionary Approach for Mining Influencers in Online Social Networks

2021-04-14 · Weihua Li, Yuxuan Hu, Shiqing Wu, Quan Bai 외

A key step in influence maximization in online social networks is the identification of a small number of users, known as influencers, who are able to spread influence quickly and widely to other users. The evolving natu…

Influence Maximization in Hypergraphs using Multi-Objective Evolutionary Algorithms

2024-05-16 · Stefano Genetti, Eros Ribaga, Elia Cunegatti, Quintino Francesco Lotito 외

The Influence Maximization (IM) problem is a well-known NP-hard combinatorial problem over graphs whose goal is to find the set of nodes in a network that spreads influence at most. Among the various methods for solving …

DiversityEvolutionary Algorithms

Graph-Aware Evolutionary Algorithms for Influence Maximization

2021-04-30 · Kateryna Konotopska, Giovanni Iacca

Social networks represent nowadays in many contexts the main source of information transmission and the way opinions and actions are influenced. For instance, generic advertisements are way less powerful than suggestions…

Evolutionary AlgorithmsMarketing