Maximizing Time-Decaying Influence in Social Networks

Abstract

Influence maximization is a well-studied problem of finding a small set of highly influential individuals in a social network such that the spread of influence under a certain diffusion model is maximized. We propose new diffusion models that incorporate the time-decaying phenomenon by which the power of influence decreases with elapsed time. In standard diffusion models such as the independent cascade and linear threshold models, each edge in a network has a fixed power of influence over time. However, in practical settings, such as rumor spreading, it is natural for the power of influence to depend on the time influenced. We generalize the independent cascade and linear threshold models with time-decaying effects. Moreover, we show that by using an analysis framework based on submodular functions, a natural greedy strategy obtains a solution that is provably within $(1-1/e)$ of optimal. In addition, we propose theoretically and practically fast algorithms for the proposed models. Experimental results show that the proposed algorithms are scalable to graphs with millions of edges and outperform baseline algorithms based on a state-of-the-art algorithm.

Cite

Text

Ohsaka et al. "Maximizing Time-Decaying Influence in Social Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016. doi:10.1007/978-3-319-46128-1_9

Markdown

[Ohsaka et al. "Maximizing Time-Decaying Influence in Social Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016.](https://mlanthology.org/ecmlpkdd/2016/ohsaka2016ecmlpkdd-maximizing/) doi:10.1007/978-3-319-46128-1_9

BibTeX

@inproceedings{ohsaka2016ecmlpkdd-maximizing,
  title     = {{Maximizing Time-Decaying Influence in Social Networks}},
  author    = {Ohsaka, Naoto and Yamaguchi, Yutaro and Kakimura, Naonori and Kawarabayashi, Ken-ichi},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2016},
  pages     = {132-147},
  doi       = {10.1007/978-3-319-46128-1_9},
  url       = {https://mlanthology.org/ecmlpkdd/2016/ohsaka2016ecmlpkdd-maximizing/}
}