ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2309.05442
45
10
v1v2v3 (latest)

Testing Spreading Behavior in Networks with Arbitrary Topologies

11 September 2023
S. Chechik
Tianyi Zhang
ArXiv (abs)PDFHTML
Abstract

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(Δ/ε)O(\Delta/\varepsilon)O(Δ/ε) or O~(n/ε)\tilde{O}(\sqrt{n}/\varepsilon)O~(n​/ε) (whichever is smaller), where Δ\DeltaΔ and nnn 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)\Delta = o(\sqrt{n})Δ=o(n​) and Δ=O(n1/3)\Delta = O(n^{1/3})Δ=O(n1/3), respectively. In the second setting of testing the environment over TTT time steps, we show upper bounds of O(ΔT−1/εT)O(\Delta^{T-1}/\varepsilon T)O(ΔT−1/εT) and O~(∣E∣/εT)\tilde{O}(|E|/\varepsilon T)O~(∣E∣/εT), where EEE 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 O~(n/ε)\tilde{O}(\sqrt{n}/\varepsilon)O~(n​/ε)-query tester for the case T=2T = 2T=2.

View on arXiv
Comments on this paper