๐ค AI Summary
Existing influence maximization research predominantly optimizes a single objective in isolation, neglecting the intrinsic coupling among influence propagation, budget constraints, and temporal urgency. To address this gap, we propose the first multi-objective influence maximization framework jointly optimizing all three criteria. We design EVEAโan evolutionary multi-objective optimization algorithm featuring variable-length encodingโto efficiently identify Pareto-optimal seed sets on real-world social networks. Our key innovations include modeling node selection as a dynamic-length solution space and integrating hypervolume-guided selection with an adaptive convergence mechanism. Experiments on four benchmark networks demonstrate that EVEA achieves an average 19.3% improvement in hypervolume over state-of-the-art baselines, accelerates convergence by 25โ40%, and significantly enhances resource efficiency and propagation effectiveness in time-sensitive applications such as viral marketing.
๐ Abstract
Influence maximization has been studied for social network analysis, such as viral marketing (advertising), rumor prevention, and opinion leader identification. However, most studies neglect the interplay between influence spread, cost efficiency, and temporal urgency. In practical scenarios such as viral marketing and information campaigns, jointly optimizing Influence, Cost, and Time is essential, yet remaining largely unaddressed in current literature. To bridge the gap, this paper proposes a new multi-objective influence maximization problem that simultaneously optimizes influence, cost, and time. We show the intuitive and empirical evidence to prove the feasibility and necessity of this multi-objective problem. We also develop an evolutionary variable-length search algorithm that can effectively search for optimal node combinations. The proposed EVEA algorithm outperforms all baselines, achieving up to 19.3% higher hypervolume and 25 to 40% faster convergence across four real-world networks, while maintaining a diverse and balanced Pareto front among influence, cost, and time objectives.