<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>On the Emergent Behavior of the 2-Choices Dynamics</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Emilio Cruciani</string-name>
          <email>emilio.cruciani@gssi.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Emanuele Natale</string-name>
          <email>enatale@mpi-inf.mpg.de</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andre Nusser</string-name>
          <email>anusser@mpi-inf.mpg.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Giacomo Scornavacca</string-name>
          <email>giacomo.scornavacca@graduate.univaq.it</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Gran Sasso Science Institute</institution>
          ,
          <addr-line>L'Aquila</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Max Planck Institute for Informatics, Saarland Informatics Campus</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Max Planck Institute for Informatics, Saarland Informatics Campus, Germany &amp; Simons Institute</institution>
          ,
          <addr-line>Berkeley, California</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of L'Aquila</institution>
          ,
          <addr-line>L'Aquila</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This short communication presents two recent results [13,14] that study the the emergent behavior of the 2-Choices dynamics, a simple, local, and non-linear stochastic process on networks. We show that the 2-Choices dynamics can be exploited as an e cient distributed algorithm for graph clustering and as a model to explain phenomena in the contexts of sociology, biology, and neuroscience.</p>
      </abstract>
      <kwd-group>
        <kwd>2-Choices Dynamics</kwd>
        <kwd>Emergent Behavior</kwd>
        <kwd>Consensus</kwd>
        <kwd>Metastability</kwd>
        <kwd>Distributed Computing</kwd>
        <kwd>Label Propagation Algorithm</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Dynamics are simple stochastic processes on graphs in which nodes update their
own state according to a symmetric function of the state of their neighbors
and of their current state, with no dependency on time or on the topology of
the graph [
        <xref ref-type="bibr" rid="ref26 ref27">27,26</xref>
        ]. In previous decades the computational power of this kind
of systems has been investigated by computer scientists, mathematicians, and
physicists. Recently it got a renewed interest from the theoretical computer
science community, as new algorithmic techniques make it possible to analyze
dynamics as distributed algorithms [
        <xref ref-type="bibr" rid="ref10 ref11 ref15 ref3 ref4 ref5">15,3,10,11,5,4</xref>
        ].
      </p>
      <p>
        In the context of distributed computing one fundamental task is that of
reaching a consensus, i.e., a con guration where all nodes have the same state. In
this regard, the \trivial" example of dynamics is the so-called Voter dynamics,
in which in each round each node copies the opinion of a random neighbor.
Despite its apparent simplicity, some properties of this model have been proven
only recently [
        <xref ref-type="bibr" rid="ref20 ref23 ref7">23,20,7</xref>
        ]. The Voter dynamics is characterized by the property of
reaching a proportionate consensus 1 in polynomial time independently from the
network topology [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. However, the convergence time is (n) even on networks
with small diameter such as expander and complete graphs.
1 The probability to converge to a state is proportional to the initial volume of that
state, i.e., to the sum of the degrees of the nodes supporting that state [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
      </p>
      <p>
        The simplest non-trivial example of dynamics is arguably the 2-Choices
dynamics, where at each discrete time step each node samples two random
neighbors with replacement and, if they have the same state, the node adopts that
state. Prior to our works [
        <xref ref-type="bibr" rid="ref13 ref14">13,14</xref>
        ], the 2-Choices dynamics has been only
analyzed on networks with good expansion properties, where it exhibits the same
emergent behavior of the Voter dynamics, but converges very quickly [
        <xref ref-type="bibr" rid="ref10 ref11">10,11</xref>
        ].
      </p>
    </sec>
    <sec id="sec-2">
      <title>Phase Transition on Core-Periphery Networks</title>
      <p>
        We study the behavior of the 2-Choices dynamics theoretically and empirically
on core-periphery networks [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. These networks, well-known in social network
analysis, sociology, and economics [
        <xref ref-type="bibr" rid="ref17 ref9">9,17</xref>
        ], are characterized by a bipartition of
the nodes into a core, a small dense set of nodes that dominates the network, and
a periphery, the loosely connected remaining nodes. We consider an axiomatic
framework [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] which is based on two parameters only, dominance and robustness,
to express the in uence of the core on the periphery.2 We consider a natural
scenario, where agents in core and periphery initially have di erent states, and
show the following phase transition phenomenon:
Theorem 1. There exists a universal constant c? such that: if the dominance
is greater than c? and the core is robust enough, then a con guration of
almostconsensus is reached in O(log n) rounds, with high probability;3 if the dominance
is less than c?, then a metastable phase takes place where most of the nodes
retain their initial opinion for n!(1) rounds, with high probability.
      </p>
      <p>
        We validate our theoretical results with experiments on real-world networks.
The experiments show some weaknesses in the heuristic used to identify the
core in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. We design a new heuristic able top identify a core with a volume
approximately equal to that of the periphery by repeatedly calculating
densestsubgraph approximations; with the Voter dynamics this is su cient to have
equal probability of consensus for both states and prior results on the 2-Choices
dynamics [
        <xref ref-type="bibr" rid="ref10 ref11">10,11</xref>
        ] require an initial biased con guration of the states to give
results on the consensus; our experiments show that the consensus is almost
always reached on the core's state. We believe these results may be useful for
understanding the principles that drive social and economic agents into forming
core-periphery networks.
      </p>
      <p>
        Metastablility on Clustered Graphs and its Biological Implications
The long metastable phase that often occurs can be exploited in the context
of Label Propagation Algorithms (LPAs, started by [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ]), a widely used class of
heuristics for graph clustering that matches the following general pattern:
1. Initially, each node is assigned a label, typically independent from the others
and uniformly at random.
2. Then, each node starts updating its current label according to a simple local
majority-based rule based on the labels of its neighbors.
2 We refer the reader to [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] for a formal de nition of these parameters.
3 Our analysis shows that the process does not deviate signi cantly from its expected
evolution with high probability, i.e., with probability at least 1 O(n c).
3. After a relatively short number of rounds, the labeling of the graph is
expected to stabilize and is declared to be the clustering of the graph.
      </p>
      <p>
        Most of the work on label propagation algorithms has been empirical,
lacking formal arguments that show their ability in the detection of clusters. The
only rigorous analysis present in literature is the one of Max-LPA [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], where
each node updates its label to the most frequent label among all its neighbors.
Compared to the 2-Choices dynamics, Max-LPA has a higher cost in the
total number of messages exchanged in each round. For the rst time we analyze
a sparsi ed LPA, where every node chooses a random initial state out of two
possible ones and executes the 2-Choices dynamics [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. In the following we
report the de nition of the class of graphs considered for the analysis and our
main theorem.
      </p>
      <p>
        De nition 1 ([
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]). A (2n; d; b)-clustered regular graph is de ned as a graph
G = (V1 [_ V2; E) such that: jV1j = jV2j = n; every node has degree d; every node
in V1 has b neighbors in V2 and every node in V2 has b neighbors in V1.
Theorem 2. If the 2-Choices dynamics is initialized in a slightly asymmetric
way w.r.t. the clusters,4 then with constant probability the network rapidly
converges to a metastable phase in which almost all nodes within each cluster share
the same state and the predominant states of the clusters are di erent.
The states of the nodes in the metastable phase constitute a labeling which
reveals the clustered structure of the network. The probability to converge to such
a phase can be ampli ed via Community-Sensitive Labeling [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Our analysis
exploits some spectral properties of the transition matrices of simple random walks
on clustered regular graphs and, compared to that of Max-LPA, it considers
much sparser communities at the price of a stricter condition on the cut.
      </p>
      <p>
        Evolutionary Biology. From our theoretical results in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], it is possible
to derive some biological implications. Evolutionary dynamics is the branch of
genetics which studies how populations evolve genetically as a result of the
individuals' interactions [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Lieberman et al. initiated the study of evolutionary
dynamics on graphs by investigating the xation probability of the Moran process,
namely the probability that a new mutation with increased tness eventually
spreads across all individuals in the population [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. However, no simple
dynamics has been proposed in the context of evolutionary graph theory to explain one
of evolution's fundamental phenomena, namely speciation [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        Two fundamental classes of driving forces for speciation can be distinguished:
allopatric speciation and sympatric/parapatric speciation. The former, which
refers to the divergence of species resulting from geographical isolation, is well
understood [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]; the latter, namely divergence of species without complete
geographical isolation, is still controversial [
        <xref ref-type="bibr" rid="ref29 ref8">29,8</xref>
        ]. In several evolutionary settings,
the spread of a mutation appears nonlinear w.r.t. the number of interacting
individuals carrying the mutation, exhibiting a drift towards the most frequent
4 For example, if every node choose the initial state according to the ip of a fair coin.
phenotypes [
        <xref ref-type="bibr" rid="ref12 ref19">19,12</xref>
        ]. We look at the 2-Choices dynamics on clustered graphs as
a quadratic evolutionary dynamics on sympatric and parapatric scenarios. The
random initialization of the 2-Choices dynamics can be regarded as two
intermixed populations of individuals with di erent genetic pools. The interactions for
reproduction between the two populations can be categorized in frequent
interactions among individuals within an equal-size bipartition of the populations (the
clusters) and less frequent interactions between the two populations. This can
be interpreted as genetic admixture, i.e., interbreeding between two
geneticallydiverging populations [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. Within such framework, our theorem provides an
analytical evolutionary graph-theoretic proof of concept on how speciation can
emerge from the simple nonlinear underlying dynamics of the evolutionary
process on the population level.
      </p>
      <p>
        Neuroscience. During mammalian development, neuromuscular junctions
and some other postsynaptic cells transition from having multiple neurons
innervating onto them into having a single neuron only [
        <xref ref-type="bibr" rid="ref18 ref30">18,30</xref>
        ]. This process takes
place as synaptic sites are exchanged between di erent axons: Locations on the
surface of the cell on which neurons innervate transition from being freed by
the current innervating neuron to be occupied again by a new one [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ]. In [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ],
a simplistic model for the aforementioned process has been provided, which is
equivalent to the Voter when the underlying graph is regular. In [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], we argue
that our analysis provides evidence for the fact that, in order for a model based
on dynamics to comply with experimental evidence on the outcome of the
innervation process, either the innervation sites do not exhibit spatial bottlenecks
or the dynamics cannot be based on majority-like mechanisms.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Avin</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lotker</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peleg</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pignolet</surname>
            ,
            <given-names>Y.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turkel</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Core-Periphery in Networks: An Axiomatic Approach</article-title>
          . arXiv:
          <volume>1411</volume>
          .2242 [physics] (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Becchetti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clementi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manurangsi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pasquale</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raghavendra</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trevisan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Average whenever you meet: Opportunistic protocols for community detection</article-title>
          .
          <source>arXiv preprint arXiv:1703.05045</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Becchetti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clementi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pasquale</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silvestri</surname>
          </string-name>
          , R.:
          <article-title>Plurality consensus in the gossip model</article-title>
          .
          <source>In: 26th Symposium On Discrete Algorithms</source>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Becchetti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clementi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pasquale</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silvestri</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trevisan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Simple dynamics for plurality consensus</article-title>
          .
          <source>Distributed Computing</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Becchetti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clementi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pasquale</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trevisan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Stabilizing consensus with many opinions</article-title>
          .
          <source>In: 27th Symposium On Discrete Algorithms</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Becchetti</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clementi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pasquale</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Trevisan</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Find your place: Simple distributed algorithms for community detection</article-title>
          .
          <source>In: 28th Symposium On Discrete Algorithms</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Berenbrink</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giakkoupis</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kermarrec</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mallmann-Trenn</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Bounds on the Voter Model in Dynamic Networks</article-title>
          .
          <source>In: 43rd International Colloquium on Automata, Languages, and Programming</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Bolnick</surname>
            ,
            <given-names>D.I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nosil</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Servedio</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Natural selection in populations subject to a migration load</article-title>
          .
          <source>Evolution</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Borgatti</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Everett</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Models of core/periphery structures</article-title>
          .
          <source>Social Networks</source>
          (
          <year>2000</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , Elsasser, R.,
          <string-name>
            <surname>Radzik</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rivera</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shiraga</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Fast consensus for voting on general expander graphs</article-title>
          .
          <source>In: 29th International Symposium on Distributed Computing</source>
          ,
          <string-name>
            <surname>DISC</surname>
          </string-name>
          <year>2015</year>
          . pp.
          <volume>248</volume>
          {
          <issue>262</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Radzik</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rivera</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shiraga</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Fast plurality consensus in regular expanders</article-title>
          .
          <source>In: 31st International Symposium on Distributed Computing</source>
          ,
          <string-name>
            <surname>DISC</surname>
          </string-name>
          <year>2017</year>
          . pp.
          <volume>13</volume>
          :
          <issue>1</issue>
          {
          <fpage>13</fpage>
          :
          <fpage>16</fpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Coyne</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Orr</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          : Speciation. Sinauer Associates is an imprint of Oxford University Press (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Cruciani</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nusser</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scornavacca</surname>
          </string-name>
          , G.:
          <article-title>Phase transition of the 2- choices dynamics on core-periphery networks</article-title>
          .
          <source>In: 17th Conference on Autonomous Agents and MultiAgent Systems</source>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Cruciani</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Natale</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scornavacca</surname>
          </string-name>
          , G.:
          <article-title>Rigorous analysis of a label propagation algorithm for distributed community detection</article-title>
          .
          <source>In: 33rd AAAI Conference on Arti cial Intelligence</source>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Doerr</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goldberg</surname>
            ,
            <given-names>L.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Minder</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sauerwald</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Scheideler</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Stabilizing consensus with the power of two choices</article-title>
          .
          <source>In: 23rd ACM Symposium on Parallelism in Algorithms and Architectures</source>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Durrett</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          : By Richard Durrett - Probability
          <source>Models for DNA Sequence Evolution: 2nd (second) Edition</source>
          . Springer-Verlag New York, LLC (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Easley</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kleinberg</surname>
          </string-name>
          , J.: Networks, Crowds, and
          <article-title>Markets: Reasoning About a Highly Connected World</article-title>
          . Cambridge University Press (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Gan</surname>
            ,
            <given-names>W.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lichtman</surname>
            ,
            <given-names>J.W.</given-names>
          </string-name>
          :
          <article-title>Synaptic Segregation at the Developing Neuromuscular Junction</article-title>
          .
          <source>Science</source>
          (
          <year>1998</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Gavrilets</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Perspective: models of speciation: what have we learned in 40 years? Evolution; International Journal of Organic Evolution (</article-title>
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Hassin</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peleg</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Distributed Probabilistic Polling and Applications to Proportionate Agreement</article-title>
          .
          <source>Information and Computation</source>
          <volume>171</volume>
          (
          <issue>2</issue>
          ),
          <volume>248</volume>
          {
          <fpage>268</fpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Kothapalli</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pemmaraju</surname>
            ,
            <given-names>S.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sardeshmukh</surname>
          </string-name>
          , V.:
          <article-title>On the analysis of a label propagation algorithm for community detection</article-title>
          .
          <source>In: 14th International Conference on Distributed Computing and Networking</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Lieberman</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hauert</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nowak</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          :
          <article-title>Evolutionary dynamics on graphs</article-title>
          .
          <source>Nature</source>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Liggett</surname>
            ,
            <given-names>T.M.</given-names>
          </string-name>
          :
          <source>Stochastic Interacting Systems: Contact, Voter and Exclusion Processes</source>
          . Springer Science &amp; Business
          <string-name>
            <surname>Media</surname>
          </string-name>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>S.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dasmahapatra</surname>
            ,
            <given-names>K.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nadeau</surname>
            ,
            <given-names>N.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salazar</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Walters</surname>
            ,
            <given-names>J.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Simpson</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blaxter</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manica</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mallet</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jiggins</surname>
          </string-name>
          , C.D.:
          <article-title>Genome-wide evidence for speciation with gene ow in Heliconius butter ies</article-title>
          .
          <source>Genome Research</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Mertzios</surname>
            ,
            <given-names>G.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nikoletseas</surname>
            ,
            <given-names>S.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raptopoulos</surname>
            ,
            <given-names>C.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Spirakis</surname>
            ,
            <given-names>P.G.</given-names>
          </string-name>
          :
          <article-title>Determining majority in networks with local interactions and very small local memory</article-title>
          .
          <source>Distributed Computing</source>
          <volume>30</volume>
          (
          <issue>1</issue>
          ) (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Mossel</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tamuz</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Opinion exchange dynamics</article-title>
          .
          <source>Probability Surveys</source>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Natale</surname>
          </string-name>
          , Emanuele:
          <article-title>On the Computational Power of Simple Dynamics</article-title>
          .
          <source>PhD Thesis</source>
          , Sapienza University of Rome (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Raghavan</surname>
            ,
            <given-names>U.N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Albert</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kumara</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Near linear time algorithm to detect community structures in large-scale networks</article-title>
          .
          <source>Physical review E</source>
          (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Savolainen</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Anstett</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lexer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hutton</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Clarkson</surname>
            ,
            <given-names>J.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Norup</surname>
            ,
            <given-names>M.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Powell</surname>
            ,
            <given-names>M.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Springate</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salamin</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Baker</surname>
          </string-name>
          , W.J.:
          <article-title>Sympatric speciation in palms on an oceanic island</article-title>
          .
          <source>Nature</source>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Turney</surname>
            ,
            <given-names>S.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lichtman</surname>
            ,
            <given-names>J.W.</given-names>
          </string-name>
          :
          <article-title>Reversing the Outcome of Synapse Elimination at Developing Neuromuscular Junctions In Vivo: Evidence for Synaptic Competition and Its Mechanism</article-title>
          .
          <source>PLOS Biol</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>