Inferring the minimum spanning tree from a sample network

02/19/2021
by   Jonathan Larson, et al.
0

Minimum spanning trees (MSTs) are used in a variety of fields, from computer science to geography. Infectious disease researchers have used them to infer the transmission pathway of certain pathogens. However, these are often the MSTs of sample networks, not population networks, and surprisingly little is known about what can be inferred about a population MST from a sample MST. We prove that if n nodes (the sample) are selected uniformly at random from a complete graph with N nodes and unique edge weights (the population), the probability that an edge is in the population graph's MST given that it is in the sample graph's MST is n/N. We use simulation to investigate this conditional probability for G(N,p) graphs, Barabási-Albert (BA) graphs, graphs whose nodes are distributed in ℝ^2 according to a bivariate standard normal distribution, and an empirical HIV genetic distance network. Broadly, results for the complete, G(N,p), and normal graphs are similar, and results for the BA and empirical HIV graphs are similar. We recommend that researchers use an edge-weighted random walk to sample nodes from the population so that they maximize the probability that an edge is in the population MST given that it is in the sample MST.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/27/2018

(g,f)-Chromatic spanning trees and forests

A heterochromatic (or rainbow) graph is an edge-colored graph whose edge...
research
12/29/2019

Aligning Statistical Dynamics Captures Biological Network Functioning

Empirical studies of graphs have contributed enormously to our understan...
research
04/28/2019

A Quantum-inspired Similarity Measure for the Analysis of Complete Weighted Graphs

We develop a novel method for measuring the similarity between complete ...
research
11/17/2017

An almost-linear time algorithm for uniform random spanning tree generation

We give an m^1+o(1)β^o(1)-time algorithm for generating a uniformly rand...
research
12/29/2021

Modeling Homophily in Dynamic Networks with Application to HIV Molecular Surveillance

This paper describes a novel approach to modeling homphily, i.e. the ten...
research
10/03/2016

Network Structure Inference, A Survey: Motivations, Methods, and Applications

Networks represent relationships between entities in many complex system...
research
12/07/2020

Mapping Network States Using Connectivity Queries

Can we infer all the failed components of an infrastructure network, giv...

Please sign up or login with your details

Forgot password? Click here to reset