Minimizing the Spread of Contamination by Blocking Links in a Network

Abstract

We address the problem of minimizing the propagation of undesirable things, such as computer viruses or malicious rumors, by blocking a limited number of links in a network, a dual problem to the influence maximization problem of finding the most influential nodes in a social network for information diffusion. This minimization problem is another approach to the problem of preventing the spread of contamination by removing nodes in a network. We propose a method for efficiently finding a good approximate solution to this problem based on a naturally greedy strategy. Using large real networks, we demonstrate experimentally that the proposed method significantly outperforms conventional link-removal methods. We also show that unlike the strategy of removing nodes, blocking links between nodes with high out-degrees is not necessarily effective.

Cite

Text

Kimura et al. "Minimizing the Spread of Contamination by Blocking Links in a Network." AAAI Conference on Artificial Intelligence, 2008.

Markdown

[Kimura et al. "Minimizing the Spread of Contamination by Blocking Links in a Network." AAAI Conference on Artificial Intelligence, 2008.](https://mlanthology.org/aaai/2008/kimura2008aaai-minimizing/)

BibTeX

@inproceedings{kimura2008aaai-minimizing,
  title     = {{Minimizing the Spread of Contamination by Blocking Links in a Network}},
  author    = {Kimura, Masahiro and Saito, Kazumi and Motoda, Hiroshi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2008},
  pages     = {1175-1180},
  url       = {https://mlanthology.org/aaai/2008/kimura2008aaai-minimizing/}
}