Testing Spreading Behavior in Networks with Arbitrary Topologies

09/11/2023
by   Augusto Modanese, et al.
0

Inspired by the works of Goldreich and Ron (J. ACM, 2017) and Nakar and Ron (ICALP, 2021), we initiate the study of property testing in dynamic environments with arbitrary topologies. Our focus is on the simplest non-trivial rule that can be tested, which corresponds to the 1-BP rule of bootstrap percolation and models a simple spreading behavior: Every "infected" node stays infected forever, and each "healthy" node becomes infected if and only if it has at least one infected neighbor. We show various results for both the case where we test a single time step of evolution and where the evolution spans several time steps. In the first, we show that the worst-case query complexity is O(Δ/ε) or Õ(√(n)/ε) (whichever is smaller), where Δ and n are the maximum degree of a node and number of vertices, respectively, in the underlying graph, and we also show lower bounds for both one- and two-sided error testers that match our upper bounds up to Δ = o(√(n)) and Δ = O(n^1/3), respectively. In the second setting of testing the environment over T time steps, we show upper bounds of O(Δ^T-1/ε T) and Õ(|E|/ε T), where E is the set of edges of the underlying graph. All of our algorithms are one-sided error, and all of them are also time-conforming and non-adaptive, with the single exception of the more complex Õ(√(n)/ε)-query tester for the case T = 2.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/30/2023

Support Testing in the Huge Object Model

The Huge Object model is a distribution testing model in which we are gi...
research
09/04/2023

Local Certification of Majority Dynamics

In majority voting dynamics, a group of n agents in a social network are...
research
10/29/2017

Improved Bounds for Testing Forbidden Order Patterns

A sequence f{1,...,n}→R contains a permutation π of length k if there ex...
research
09/03/2023

Streaming and Query Once Space Complexity of Longest Increasing Subsequence

Longest Increasing Subsequence (LIS) is a fundamental problem in combina...
research
05/03/2019

Fully Dynamic Single-Source Reachability in Practice: An Experimental Study

Given a directed graph and a source vertex, the fully dynamic single-sou...
research
11/19/2018

Testing local properties of arrays

We study testing of local properties in one-dimensional and multi-dimens...
research
07/07/2022

Barriers for Faster Dimensionality Reduction

The Johnson-Lindenstrauss transform allows one to embed a dataset of n p...

Please sign up or login with your details

Forgot password? Click here to reset