Optimal Spread in Network Consensus Models
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 minimizes the sum of the expected first hitting times , 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 , 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 are used to show that the rank of our solution is at least times the rank of the optimal set. When the solution has a higher rank than the greedy solution this constant can be improved to where is determined a posteriori. The method requires the evaluation of for sets of some fixed cardinality , where is much smaller than the cardinality of the optimal set. When has forward elemental curvature , we can provide a rough description of the trade-off between solution quality and computational effort in terms of .
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