Efficient Influence Maximization in Weighted Independent Cascade Model
Yaxuan Wang, Hongzhi Wang, Jianzhong Li

TL;DR
This paper introduces the weighted independent cascade (WIC) model for influence maximization, incorporating node attributes, and proposes efficient algorithms that outperform traditional methods in large-scale social networks.
Contribution
It extends the independent cascade model by adding node attributes and develops a fully polynomial-time approximation scheme (FPTAS) for influence maximization.
Findings
WIC model outperforms IC model by nearly 90% in influence spread.
BWR algorithm achieves over three orders of magnitude speedup.
BWR handles large networks with high accuracy and efficiency.
Abstract
Influence maximization(IM) problem is to find a seed set in a social network which achieves the maximal influence spread. This problem plays an important role in viral marketing. Numerous models have been proposed to solve this problem. However, none of them considers the attributes of nodes. Paying all attention to the structure of network causes some trouble applying these models to real-word applications. Motivated by this, we present weighted independent cascade (WIC) model, a novel cascade model which extends the applicability of independent cascade(IC) model by attaching attributes to the nodes. The IM problem in WIC model is to maximize the value of nodes which are influenced. This problem is NP-hard. To solve this problem, we present a basic greedy algorithm and Weight Reset(WR) algorithm. Moreover, we propose Bounded Weight Reset(BWR) algorithm to make further effort to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Sentiment Analysis and Opinion Mining
