A Sample-Based Algorithm for Approximately Testing $r$-Robustness of a Digraph
Yuhao Yi, Yuan Wang, Xingkang He, Stacy Patterson, Karl H. Johansson

TL;DR
This paper introduces a probabilistic, sample-based algorithm to efficiently approximate the $r$-robustness of directed graphs, enabling analysis of large networks where exact computation is infeasible.
Contribution
The paper presents a novel sampling method that approximates $r$-robustness with probabilistic guarantees, reducing computational complexity for large networks.
Findings
Algorithm distinguishes $(r+ ext{error})$-robust graphs with high probability.
Runtime is exponential in inverse squared error but linear in edges for fixed error.
Effective for large networks with moderate in-degree assumptions.
Abstract
One of the intensely studied concepts of network robustness is -robustness, which is a network topology property quantified by an integer . It is required by mean subsequence reduced (MSR) algorithms and their variants to achieve resilient consensus. However, determining -robustness is intractable for large networks. In this paper, we propose a sample-based algorithm to approximately test -robustness of a digraph with vertices and edges. For a digraph with a moderate assumption on the minimum in-degree, and an error parameter , the proposed algorithm distinguishes -robust graphs from graphs which are not -robust with probability . Our algorithm runs in time. The running time is linear in the number of edges if is a constant.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Complexity and Algorithms in Graphs · Radioactive element chemistry and processing
MethodsTest
