1. What are the contributions in "Brief announcement: rapid asynchronous plurality consensus" ?
The authors consider distributed plurality consensus on a complete graph of size n with k initial opinions in the following asynchronous communication model.. Distributed plurality consensus has been deeply studied in the synchronous communication model.. If k = O ( nε ) for some small ε, the authors show that it converges to the initial plurality opinion within O ( k · logn ) rounds, w. h. p., as long as the initial difference between the largest and second largest opinion is Ω ( √ n logn ).. On the negative side, the authors show that there are cases in which Ω ( k ) rounds are needed, w. h. p.. The authors divide the process into several phases, where each phase consists of a two-choices round followed by several broadcasting rounds.. Their main contribution is a non-trivial adaptation of this approach to the above asynchronous model.
read more