paper-with-me

홈 › Papers

A Community-Aware Framework for Influence Maximization with Explicit Accounting for Inter-Community Influence

2025-12-30 · Eliot W. Robson, Abhishek K. Umrawal arxiv

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 influence$\unicode{x2014}$a 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 models show that Community-IM++ achieves near-greedy influence spread at up to 100 times lower runtime, while outperforming Community-IM and degree heuristics across budgets and structural conditions. These results demonstrate the practicality of Community-IM++ for large-scale applications such as viral marketing, misinformation control, and public health campaigns, where efficiency and cross-community reach are critical.

📄 PDF Abstract BibTeX arXiv:2512.23973

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Community-Aware Framework for Social Influence Maximization

2022-07-18 · Abhishek K. Umrawal, Christopher J. Quinn, Vaneet Aggarwal

We consider the problem of Influence Maximization (IM), the task of selecting $k$ seed nodes in a social network such that the expected number of nodes influenced is maximized. We propose a community-aware divide-and-con…

Community Quality and Influence Maximization: An Empirical Study

2025-12-01 · Motaz Ben Hassine arxiv

Influence maximization in social networks plays a vital role in applications such as viral marketing, epidemiology, product recommendation, opinion mining, and counter-terrorism. A common approach identifies seed nodes b…

Product RecommendationCommunity DetectionOpinion Mining

Fair Influence Maximization: A Welfare Optimization Approach

2020-06-14 · Aida Rahmattalabi, Shahin Jabbari, Himabindu Lakkaraju, Phebe Vayanos 외

Several behavioral, social, and public health interventions, such as suicide/HIV prevention or community preparedness against natural disasters, leverage social network information to maximize outreach. Algorithmic influ…

FairnessManagement

Real-time Topic-aware Influence Maximization Using Preprocessing

2014-03-01 · Wei Chen, Tian Lin, Cheng Yang

Influence maximization is the task of finding a set of seed nodes in a social network such that the influence spread of these seed nodes based on certain influence diffusion model is maximized. Topic-aware influence diff…

Influence Maximization Under Generic Threshold-based Non-submodular Model

2020-12-18 · Liang Ma

As a widely observable social effect, influence diffusion refers to a process where innovations, trends, awareness, etc. spread across the network via the social impact among individuals. Motivated by such social effect,…