GPU Accelerated RIS-based Influence Maximization Algorithm

09/15/2020
by   Soheil Shahrouz, et al.
0

Given a social network modeled as a weighted graph G, the influence maximization problem seeks k vertices to become initially influenced, to maximize the expected number of influenced nodes under a particular diffusion model. The influence maximization problem has been proven to be NP-hard, and most proposed solutions to the problem are approximate greedy algorithms, which can guarantee a tunable approximation ratio for their results with respect to the optimal solution. The state-of-the-art algorithms are based on Reverse Influence Sampling (RIS) technique, which can offer both computational efficiency and non-trivial (1-1/e-ϵ)-approximation ratio guarantee for any ϵ >0. RIS-based algorithms, despite their lower computational cost compared to other methods, still require long running times to solve the problem in large-scale graphs with low values of ϵ. In this paper, we present a novel and efficient parallel implementation of a RIS-based algorithm, namely IMM, on GPGPU. The proposed solution can significantly reduce the running time on large-scale graphs with low values of ϵ. Furthermore, we show that our proposed parallel algorithm can solve other variations of the IM problem, only by applying minor modifications. Experimental results show that the proposed solution reduces the runtime by a factor up to 220 ×.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/18/2019

DISCO: Influence Maximization Meets Network Embedding and Deep Learning

Since its introduction in 2003, the influence maximization (IM) problem ...
research
08/01/2022

HBMax: Optimizing Memory Efficiency for Parallel Influence Maximization on Multicore Architectures

Influence maximization aims to select k most-influential vertices or see...
research
08/24/2018

An Issue in the Martingale Analysis of the Influence Maximization Algorithm IMM

This paper explains a subtle issue in the martingale analysis of the IMM...
research
03/22/2020

The Solution Distribution of Influence Maximization: A High-level Experimental Study on Three Algorithmic Approaches

Influence maximization is among the most fundamental algorithmic problem...
research
01/23/2019

Approximate k-Cover in Hypergraphs: Efficient Algorithms, and Applications

Given a weighted hypergraph H(V, E⊆ 2^V, w), the approximate k-cover pro...
research
10/25/2021

Dynamic Influence Maximization

We initiate a systematic study on 𝑑𝑦𝑛𝑎𝑚𝑖𝑐 𝑖𝑛𝑓𝑙𝑢𝑒𝑛𝑐𝑒 𝑚𝑎𝑥𝑖𝑚𝑖𝑧𝑎𝑡𝑖𝑜𝑛 (DIM). ...
research
08/07/2020

Boosting Parallel Influence-Maximization Kernels for Undirected Networks with Fusing and Vectorization

Influence maximization (IM) is the problem of finding a seed vertex set ...

Please sign up or login with your details

Forgot password? Click here to reset