and Best-of-three (Bo3). Each vertex supports one of two distinct opinions. ‣In each round, every node updates his opinion according to some rule. u • (Bo2): Sample two random neighbors and . Then, take the majority among opinions of and . x y x, y u • (Bo3): Sample three random neighbors and take their majority. ‣Markov Chain on . Each state is denoted by . ‣ = consensus time starting from (r.v.). 2V A ⊆ V T(A) A • c.f. In the well-known Voter process, adopts the opinion of a random neighbor. u u y x u y x
and Bo3 on , w.h.p for any [DGMSS11]. Kn T(A) = O(log n) A ‣ opinions setting: Bo2 and Bo3 on satisfies for any if is moderate [BCNPT18], [GL18], [BCNPST14]. k > 2 Kn T(A) = O(k log n) A k ‣ For Bo2 and Bo3 on expander graphs, under some initial bias assumption on [CER14], [CERRS15], [CRRS17]. T(A) = O(log n) A • core-periphery graph [CNNS18] • regular stochastic block model [CNS19] ‣ Bo2 on various graphs are investigated recently c.f. In Voter, it is known that [CEOR13]. E[T(A)] = O(n)
any on [DGMSS11]. Much faster than Voter. T(A) = O(log n) A Kn ‣ If there are opinions, for any on if is moderate [BCNPT18], [GL18], [BCNPST14]. k > 2 T(A) = O(k log n) A Kn k ‣ Bo2 and Bo3 reaches consensus assumng an initial bias on expander graphs [CER14], [CERRS15], [CRRS17] O(log n) • core-periphery graph [CNNS18] • regular stochastic block model [CNS19] ‣ Bo2 on various graphs are investigated recently c.f. In Voter, it is known that [CEOR13]. E[T(A)] = O(n) How graph structure affect the Bo2 and Bo3 ?
(SBM) ‣SBM is a random graph consists of two vertex groups each of size , and two vertices form an edge with probability G(2n, p, q) n u, v G(300, 0.1, 0.01) 6 if and are in the same group. u v { p q o.w. ‣Generate and then set initial opinion state and observe the process. G(2n, p, q)
and are constants. G(2n, p, q) p q Theorem 1 • If , w.h.p. for any . • If , w.h.p. for some . q/p > 5 − 2 T(A) = O(log n) A ⊆ V q/p < 5 − 2 T(A) ≥ exp(Ω(n)) A ⊆ V 8 Remarks: 1. Formally, we show that, w.h.p. exhibits a “nice” structure such that the statements above hold. G(2n, p, q) 2. Here, w.h.p. means “with probability for some const ”. 1 − n−c c > 0 3. Bo3 is more likely to reach consensus (since ). 1/7 < 5 − 2 Consider Bo3 on such that and are constants. G(2n, p, q) p q Theorem 2 • If , w.h.p. for any . • If , w.h.p. for some . q/p > 1/7 T(A) = O(log n) A ⊆ V q/p < 1/7 T(A) ≥ exp(Ω(n)) A ⊆ V
(i.e., ) is previously known. We expect that the same technique works for the case of contsants . p = q = 1 K2n p, q > 0 ‣Bo3 is a M.C. on in general graphs. But on in . ‣Let and be the set of opinion 1 and that in the next round. Then 2V {0,…, n} Kn A A′ |A′ | = ∑ v∈V 1[v∈A′ ] is the sum of independent random variables, which concentrates on its expectation. E[|A′ |] = ?
|A] G(2n, p, p) ‣The lemma says “the behavior of can be approximated by a discrete-time dynamical system.” ‣We can evaluate , which leads to the symmetry breaking. ‣The result can be extended to . ‣The proof relies on concentration inequalities. α Var[α′ |A] G(2n, p, q) 12 Suppose that . Then satisfies the following w.h.p.: p = ω(log n/n) G(2n, p, p) ∀A ⊆ V, E[α′ |A] = g(α) +O ((np)−0.5), where g(x) := 3x2 − 2x3 . ‣This observation holds for . We prove it for !! Kn G(2n, p, q)
q/p < 1/7 It takes exponential time to escape from the ε- neighborhood of the absorbing points. 17 ‣We used competitive dynamical system theory to prove the orbit convergence for any initial point . (α1 , α2 ) ‣We do not explore the case where . r = 1/7 ‣If , these absorbing points disappear: q/p > 1/7 Escape from the fixed point in time. O(log n)
Technical tools: • Local behavior around fixed points. • Global behavior (orbit convergence) ‣ Bo2 and Bo3 on SBM • phase transition on q/p. • consensus time: log vs. exponential. 18 • Community detection is a potential application. • The case threshold is left as future task. • We obtained similar results for sparse SBM under initial bias assumption. q/p = Concentration inequalities to analyze random graphs. Essentially known in [Doerr et al. 2011]. Competitive dynamical system theory.