Related Experiment Video
Updated: Oct 22, 2025

Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
An Algorithm for Identifying Optimal Spreaders in a Random Walk Model of Network Communication
1National Institute of Standards and Technology, Gaithersburg, MD 20899.
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), enables 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 A minimizes the sum of the expected first hitting times F(A), of random walks that start at nodes outside the set. Identifying such a set is a problem in combinatorial optimization that is probably NP hard. F has been shown to be a supermodular and non-increasing set function and fortunately some results on optimization of such functions exist, e.g., in the work of Ilev. In this paper, the problem is reformulated so that the search for solutions to the problem 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 F 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 χ > 0 is determined a posteriori. The method requires the evaluation of F for sets of some fixed cardinality m, where m is much smaller than the cardinality of the optimal set. Given ν = ρ(A), a class of examples is presented that illustrate the tradeoff between m and solution quality ν.
Related Concept Videos
Distribution and Dispersion
Distributed Loads: Problem Solving
Steps in Outbreak Investigation
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Maxwell-Boltzmann Distribution: Problem Solving
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
Random Variables
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...

