May 13, 2025
Journal Article

GreediRIS: Scalable Influence Maximization using Distributed Streaming Maximum Cover

Abstract

Influence maximization—the problem of identifying a subset of k influential seeds (vertices) in a network—is a classical problem in network science with numerous applications. The problem is NP-hard, but there exist efficient polynomial time approximations. However, scaling these algorithms still remain a daunting task due to the complexities associated with steps involving stochastic sampling and large-scale aggregations. In this paper, we present a new parallel distributed approximation algorithm for influence maximization with provable approximation guarantees. Our approach, which we call GreediRIS, leverages the RandGreedi framework—a state-of-the-art approach for distributed submodular optimization—for solving a step that computes a maximum k cover. GreediRIS combines distributed and streaming models of computations, along with pruning techniques, to effectively address the communication bottlenecks of the algorithm. Experimental results on up to 512 nodes (32K cores) of the NERSC Perlmutter supercomputer show that GreediRIS can achieve good strong scaling performance, preserve quality, and significantly outperform the other state-of-the-art distributed implementations. For instance, on 512 nodes, the most performant variant of GreediRIS achieves geometric mean speedups of 28.99× and 36.35× for two different diffusion models, over a state-of-the-art parallel implementation. We also present a communication-optimized version of GreediRIS that further improves the speedups by two orders of magnitude.

Published: May 13, 2025

Citation

Barik R., W.B. Cappa, S.M. Ferdous, M. Minutoli, M. Halappanavar, and A. Kalyanaraman. 2025. GreediRIS: Scalable Influence Maximization using Distributed Streaming Maximum Cover. Journal of Parallel and Distributed Computing 198:Art No. 105037. PNNL-SA-184122. doi:10.1016/j.jpdc.2025.105037