Robustness of the 2-Choices Dynamics to Node Failures
Luke Meredith, Arpan Mukhopadhyay
TL;DR
This work analyzes the robustness of the 2-choices consensus dynamics when nodes occasionally fail to follow the update rule, modeling failures with a constant probability $\alpha$. The authors show a sharp phase transition at $\alpha=1/3$: on complete graphs (and, more generally, on well-behaved expanders), the system exhibits metastability with $t_{\text{mix}}$ and $\mathbb{E}[T_{1/2}]$ growing as $\exp(\Theta(n))$ for $\alpha<1/3$, but rapid, $O(\log n)$ behavior for $\alpha>1/3$. They extend these results to a broad class of general graphs characterized by spectral gap and degree-homogeneity conditions, proving analogous exponential vs. logarithmic scaling regimes and providing explicit drift-based criteria via a function $F_{\alpha,L}$. The paper combines spectral graph theory, continuous-time Markov chain analysis, and drift arguments to establish sharp robustness thresholds, offering insights into the persistence of initial majority information under substantial random perturbations and enabling analyses of similar nonlinear dynamics on networks. The results have implications for designing resilient distributed consensus protocols in both dense and sparse networks.
Abstract
In many applications, it becomes necessary for a set of distributed network nodes to agree on a common value or opinion as quickly as possible and with minimal communication overhead. The classical 2-choices rule is a well-known distributed algorithm designed to achieve this goal. Under this rule, each node in a network updates its opinion at random instants by sampling two neighbours uniformly at random and then adopting the common opinion held by these neighbours if they agree. For a sufficiently well-connected network of $n$ nodes and two initial opinions, this simple rule results in the network being absorbed in a consensus state in $O(\log n)$ time (with high probability) and the consensus is obtained on the opinion held by the majority of nodes initially. In this paper, we study the robustness of this algorithm to node failures. In particular, we assume that with a constant probability $α$, a node may fail to update according to the 2-choices rule and erroneously adopt any one of the two opinions uniformly at random. This is a strong form of failure under which the network can no longer be absorbed in a consensus state. However, we show that as long as the error probability $α$ is less than a threshold value, the network is able to retain the majority support of the initially prevailing opinion for an exponentially long time ($Ω(\poly(\exp(n)))$). In contrast, when the error probability is above a threshold value, we show that any opinion quickly ($O(\log n)$ time) loses its majority support and the network reaches a state where (nearly) an equal proportion of nodes support each opinion. We establish the above phase transition in the dynamics for both complete graphs and expander graphs with sufficiently large spectral gaps and sufficiently homogeneous degrees. Our analysis combines spectral graph theory with Markov chain mixing and hitting time analyses.
