English

Optimal Spread in Network Consensus Models

Discrete Mathematics 2016-02-23 v4 Data Structures and Algorithms

Abstract

In a model of network communication based on a random walk in an undirected graph, what subset of nodes (subject to constraints on the set size), enable the fastest spread of information? The dynamics of spread is described by a process dual to the movement from informed to uninformed nodes. In this setting, an optimal set AA minimizes the sum of the expected first hitting times F(A)F(A), of random walks that start at nodes outside the set. In this paper,the problem is reformulated so that the search for solutions is restricted to a class of optimal and "near" optimal subsets of the graph. We introduce a submodular, non-decreasing rank function ρ\rho, that permits some comparison between the solution obtained by the classical greedy algorithm and one obtained by our methods. The supermodularity and non-increasing properties of FF are used to show that the rank of our solution is at least (11e)(1-\frac{1}{e}) times the rank of the optimal set. When the solution has a higher rank than the greedy solution this constant can be improved to (11e)(1+χ)(1-\frac{1}{e})(1+\chi) where χ>0\chi >0 is determined a posteriori. The method requires the evaluation of FF for sets of some fixed cardinality mm, where mm is much smaller than the cardinality of the optimal set. When FF has forward elemental curvature κ\kappa, we can provide a rough description of the trade-off between solution quality and computational effort mm in terms of κ\kappa.

Keywords

Cite

@article{arxiv.1401.6963,
  title  = {Optimal Spread in Network Consensus Models},
  author = {Fern Y. Hunt},
  journal= {arXiv preprint arXiv:1401.6963},
  year   = {2016}
}

Comments

6 pages, 4 figures. This paper replaces an earlier version. The entire paper has been rewritten. In addition to the results of the previous version, a normalized submodular function is introduced and is used to obtain a performance ratio for our algorithm. We also provide a comparison with the approximation obtained using the greedy algorithm

R2 v1 2026-06-22T02:55:42.020Z