A Community-Aware Framework for Influence Maximization with Explicit Accounting for Inter-Community Influence
Eliot W. Robson, Abhishek K. Umrawal

TL;DR
Community-IM++ is a scalable influence maximization framework that explicitly models inter-community influence, significantly improving efficiency and effectiveness in large social networks for applications like marketing and public health.
Contribution
It introduces a novel heuristic and adaptive seed allocation strategy to explicitly account for cross-community influence, enhancing influence spread in large networks.
Findings
Achieves near-greedy influence spread with up to 100x lower runtime.
Outperforms existing community-based methods and heuristics.
Effective across various network structures and influence models.
Abstract
Influence Maximization (IM) seeks to identify a small set of seed nodes in a social network to maximize expected information spread under a diffusion model. While community-based approaches improve scalability by exploiting modular structure, they typically assume independence between communities, overlooking inter-community influencea limitation that reduces effectiveness in real-world networks. We introduce Community-IM++, a scalable framework that explicitly models cross-community diffusion through a principled heuristic based on community-based diffusion degree (CDD) and a progressive budgeting strategy. The algorithm partitions the network, computes CDD to prioritize bridging nodes, and allocates seeds adaptively across communities using lazy evaluation to minimize redundant computations. Experiments on large real-world social networks under different edge weight…
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 · Mobile Crowdsensing and Crowdsourcing · Advanced Graph Neural Networks
