English

Stochastic Distance in Property Testing

Distributed, Parallel, and Cluster Computing 2024-07-22 v1

Abstract

We introduce a novel concept termed "stochastic distance" for property testing. Diverging from the traditional definition of distance, where a distance tt implies that there exist tt edges that can be added to ensure a graph possesses a certain property (such as kk-edge-connectivity), our new notion implies that there is a high probability that adding tt random edges will endow the graph with the desired property. While formulating testers based on this new distance proves challenging in a sequential environment, it is much easier in a distributed setting. Taking kk-edge-connectivity as a case study, we design ultra-fast testing algorithms in the CONGEST model. Our introduction of stochastic distance offers a more natural fit for the distributed setting, providing a promising avenue for future research in emerging models of computation.

Keywords

Cite

@article{arxiv.2407.14080,
  title  = {Stochastic Distance in Property Testing},
  author = {Uri Meir and Gregory Schwartzman and Yuichi Yoshida},
  journal= {arXiv preprint arXiv:2407.14080},
  year   = {2024}
}

Comments

To be published in RANDOM 2024

R2 v1 2026-06-28T17:46:57.329Z