Abstract
Animal groups frequently move in a highly organized manner, as represented by flocks of birds and schools of fish. Despite being an everyday occurrence, we do not fully understand how this works. In particular, what social interactions between animals give rise to the flock structures we observe? This question is often investigated using self-propelled particle models where particles represent the individual animals. These models differ in the social interactions used, individual particle properties, and various technical assumptions. One particular technical assumption relates to whether all particles update their headings and positions at exactly the same time (synchronous update) or not (asynchronous update). Here, we investigate the causal effects of this assumption in an attraction-only model and find that it has a dramatic impact. Polarized groups do not form when synchronous update is used, but are produced with asynchronous update, and this phenomenon is robust with respect to variation in particle displacements and inclusion of noise. Given that many important models have been implemented with synchronous update only, we speculate that our understanding of the social interactions on which they are based may be incomplete. Perhaps previously unobserved phenomena will emerge if other potentially more realistic update schemes are used.
Keywords: self-propelled particles, synchrony, self-organization, flocking, collective behaviour
1. Introduction
Moving animal groups such as schools of fish and flocks of birds often move in a highly coordinated fashion. How do such organized groups emerge despite the fact that each member of the group only experiences its immediate surroundings and often no leader can be identified? This question is typically investigated using self-propelled particle (SPP) models. In a typical SPP model, a number of particles move in the plane, or space, and update their headings at each time step according to a specified local interaction rule operating on the position, and/or the heading, of nearby particles. An example of a common local interaction rule is one where particles are repelled from nearby particles (repulsion), take the average heading of particles at intermediate distances (orientation), and are attracted to particles which are further away (attraction) [1,2]. A large number of models implementing various subsets of attraction, repulsion and alignment have been proposed and analysed in recent years [3,4].
SPP models have proven successful in explaining how collective motion may emerge from repeated local interactions between individuals in general settings and in specific experimental and real-world situations [3,4]. However, the use of SPP models has also attracted some criticism, both as models of real-world phenomena and in relation to how they are constructed [5–7]. Over the past decade, models have been adapted in various ways to resolve some of the issues. For example, models have included non-constant speeds [5], more realistic neighbour detection [8–10], more realistic visual system [11], leaders and shepherds [12–14], explicit environmental and social coupling [15], alignment-free interactions [16–20] and much more.
Although other specific concerns are outlined in [5–7], most that have been addressed focus on improving the models by making some aspect of the individual particles or their interactions more realistic. What about more low-level assumptions and choices? For example, regardless of how sophisticated the individuals and the social interactions between them are, all SPP models must include instructions for how to update particle headings and positions. One option is to update all particle positions and headings at exactly the same time (synchronous update), or use some type of asynchronous update scheme where particles may update their headings and positions at different times. This issue has been thoroughly investigated in related fields and shown to be important. For example, in robotics [21–24], cellular automata [25–29], coupled map lattices [30] and Ising spin systems [31]. In particular, direct comparison of asynchronous and synchronous versions of particular cellular automata show that asynchronous update tends to increase the stability of the automaton (see [28] for an overview).
Direct comparisons of this type are largely absent from the SPP model literature, and in most models, it is assumed that all particles calculate and update their headings synchronously. This assumption has been questioned by several authors and some have chosen to implement asynchronous update schemes [32–36]. These studies have revealed that implementing an asynchronous update scheme allows for some previously elusive empirical observations to be reproduced by SPP models. In particular, speed distributions in fish schools [32], interactions of a topological nature consistent with those observed in starling flocks [33], and collective motion in locusts [35] and soldier crabs [36]. However, despite these particular empirically motivated findings, systematic direct comparisons of various update schemes in standard SPP models have not been conducted, and it is still largely unknown what effects the choice of update scheme may have on models of this type. From a mathematical/computational point of view this choice may well have a dramatic effect; potentially in a way similar to other well-documented choices made in model construction like choices between discrete and continuous or spatial and non-spatial models [37].
Here we compare the effect of implementing the synchronous and a particular asynchronous update scheme in the simplest SPP model known to produce the three standard groups (polarized groups, mills and swarms), the local attraction model (LAM) [34]. If this choice has an effect on this model, it is likely to have an effect on more sophisticated models, and as much of our current understanding of collective motion in moving animal groups is based on SPP models, this would be a valuable insight.
2. Model and methods
The LAM is an SPP model in which N particles move at constant speed in two dimensions and interact via local attraction only [34] (figure 1a). On every time step, each particle calculates the position of the local centre of mass (LCM) of all particles within a distance of R from it (its neighbours). The new heading of particle i () is a linear combination of the normalized direction toward the LCM (), its normalized current heading () and a normalized uniform noise vector ().
2.1 |
The parameter c specifies the relative strength of attraction to the LCM when the relative tendency to proceed with the current heading is 1 and the parameter e specifies the intensity of the vectorial noise term. The particle will then move a distance of δ in the direction specified by . From [34], we know that different groups will form depending on if c is less than, approximately equal to, or larger than 1. More specifically, if c ≪ 1 polarized groups form (figure 1b(i)). If c ≫ 1 swarms will form (figure 1b(iii)). If c ≈ 1 undirected mills will form (figure 1b(ii)). At least this holds when an asynchronous update scheme is used and the noise intensity e = 0.
2.1. Synchronous and asynchronous update schemes
The synchronous update scheme is the standard updating scheme where all particles calculate their new headings and update their positions at exactly the same time on each time step (figure 2a). The asynchronous update scheme chosen here is one in which all the particles update their headings and positions sequentially on each time step, and the order in which they do so is randomized from one time step to the next (figure 2b). This particular choice is motivated in the discussion.
2.2. Simulations and measures
First, we ran 100 simulations for each c from 0.04 to 2 in increments of 0.02 in both the synchronous case and in the asynchronous case without noise (e = 0). Keeping all other parameters fixed at N = 50, R = 4, δ = 0.5. Periodic boundary conditions were used and at the start of each simulation each particle was assigned a uniformly distributed position and heading. A simulation will terminate when the maximum time T is reached, or when a specific group type has been identified. In this article, T = 15 000 time steps, except when investigating polarized group formation in the synchronous case in which it is set to T = 108. A simulation may terminate before the maximum time is reached if a certain group has formed early. This is determined by continuously measuring the polarization α and scaled size σ throughout the simulation and comparing them to values associated with known groups.
The polarization measures the degree to which the N particles are heading in the same direction and is defined by
2.2 |
where N is the total number of particles and is the normalized current heading of particle i [38]. By definition, α ranges from 0 to 1 and polarized groups have large α values and mills have small α values. Swarms and random configurations have intermediate α-values. The size measure of a group of N particles distributed on a square of side length L is given by
2.3 |
where ΔPx is the length of the range of particle x-coordinates and ΔPy is the length of the range of particle y-coordinates [34]. It provides an estimate of how much of the available space the group of particles occupy. If no group formed σ is large, cohesive polarized groups have small σ, mills have a σ value that decreases with c, and swarms have very small σ. Combining these two measures allows us to distinguish between the three groups in figure 1b and the case when no group has formed. In this study, we chose L = 10 to ensure that at most one group is present at the end of each simulation so that the polarization and scaled size measures are well defined. If L is larger, multiple copies of the groups may be present (see electronic supplementary material, codeS2.m).
If over 50 consecutive time steps σ < 0.01, a cohesive group has formed and the α-values will inform us about which one it is. If over 50 consecutive time steps α > 0.995, a polarized group has formed, and if over 50 consecutive time steps 0.01 < σ < 0.25 and α < 0.02 a large mill has formed. If any of these three situations are detected, the simulation will terminate early. Once a simulation has terminated, either by reaching the maximum time or terminating early, we collect the mean of α and σ over the last 50 steps of the simulation, and the number of time steps it took until the simulation terminated τ.
We also ran a set of simulations to determine how varying δ and e affects group formation. We used δ = 0.001, 0.3, 1 and 2, and e = c/10, c/2, c and 5c, and for each δ and e value we ran 70 simulations following the simulation protocol described above.
To investigate the formation of polarized groups in more detail, we ran a set of simulations containing a mix of Na asynchronously updating particles and N − Na synchronously updating particles with c = 0.1. More specifically, we considered four total group sizes N = 10, 50, 100 and 200, and ran 100 simulations for each (N, Na)-pair with Na from 0 to N and then calculated the average polarization as a function of proportion of asynchronously updating particles Na. We did this in two ways, one where the asynchronously updating particles update before the synchronously updating particles on each time step, and one where they update after the synchronously updating particles on each time step.
3. Results
Depending on the choice of synchronous (figure 2a) or asynchronous update (figure 2b), the tendency of the model to produce polarized groups (figure 1b(i)) is very different. In figure 3, we see that for c < 0.2 there is a dramatic difference between the asynchronous update and synchronous update. In the former, we see the signature of polarized groups (large α, small σ) and in the latter, no group (small α, large σ). Figure 4 shows the time to polarized group formation for c from 0.04 to 0.18 over 100 simulations in the asynchronous case. We see that the time to formation decreases with increasing c and tends to be less than 10 000 time steps. Corresponding simulations in the synchronous case with an upper time limit of 108 time steps did not produce a single polarized group. For c from just above 0.2–1, the asynchronous and synchronous update both produce mills and this regime appears largely unaffected by update scheme choice. For c larger than 1, the asynchronous and synchronous update produce qualitatively different results. In the asynchronous case, mills quickly degenerate as c increases above 1 and from then on partially mobile swarms are produced. In the synchronous case, mills are produced for c larger than 1 and only become truly degenerate and swarm-like very close to c = 2.
3.1. Influence of varying the displacement δ
The effects of varying δ on the model behaviour are illustrated in figure 5. For δ = 0.001, the asynchronous and synchronous update models both produce dense swarms with erratically fluctuating polarization values for all c from 0.04 to 2. As δ increases through 0.01 both updates start producing mills and as δ increases beyond 0.3 the asynchronous update model starts producing polarized groups, whereas the synchronous update model starts producing no group in the corresponding range of c-values. This behaviour persists as δ increases through 1, and the upper bound on the c range that produces polarized groups in the asynchronous case, and no group in the synchronous case, increases with δ. For example, polarized groups are produced up until c ≈ 0.2 when δ = 0.5 (figure 3) and up until c ≈ 0.4 when δ = 1, and c ≈ 0.8 when δ = 2.
3.2. Influence of varying the noise intensity e
The effects of varying e on the model behaviour are illustrated in figure 6. For noise intensities up to c/10, the behaviour of the asynchronous and synchronous update models are largely unaffected (cf. figure 3). At e = c/2 the behaviour of the models for small c, i.e. asynchronous update produces polarized groups and synchronous update produces no groups, is largely unaffected. However, for e = c/2 the mill and swarm regimes are strongly affected in both cases, and from this noise intensity on they will produce similar types of groups in these regimes. Up until e = c mills and swarms are still produced, but as e increases beyond this value they start to degenerate, and at e = 5c no cohesive group will form. We also note that while cohesive polarized groups do not form when e = c, we observe a high degree of polarization (more than 0.7) for certain c values with the asynchronous update.
3.3. Influence of varying the proportion of asynchronously updating particles Na
We established that the production of polarized groups does not require complete asynchrony in updates. Rather a certain proportion of the particles must update asynchronously for polarized groups to form. Figure 7 shows the mean polarization (α) over 100 simulations as a function of proportion of asynchronously updating particles for groups of sizes 10, 50, 100 and 200 and we observe that the proportion of asynchronously updating particles required for consistent polarized group formation decreases with N if we exclude the N = 10 case. In particular, polarized groups are consistently produced when the proportion of asynchronously updating particles is larger than 0.4 for N = 50, 0.3 for N = 100 and 0.2 for N = 200. We also found that whether the asynchronous update was before or after the synchronous has no discernible effect on this phenomenon. Therefore, we only include the result from when the asynchronous update was first in figure 7 (see electronic supplementary material, figure S1 for both).
4. Discussion
We have shown that the choice between asynchronous and synchronous update has a dramatic effect on group formation in the LAM. In particular, the formation of polarized groups is inhibited in the synchronous case (figure 3). Since many influential models of collective motion exclusively use synchronous updating, further analysis of these models may reveal previously unseen groups and collective phenomena which add to the asynchrony-induced speed distribution and topological-like interactions described in [32,33]. How a model will behave under the local interaction rules alone when other potentially more realistic update schemes are used is largely unknown. Perhaps properties that are rare or non-existent in groups generated by standard SPP models, for example, the multistability and transition behaviour reported in [39], are sensitive to choice of updating scheme. In particular, it appears that the synchronous update may calm the system down, as exemplified by the swarm phase in our study. In the asynchronous case, swarms are more mobile, as indicated by high polarization values for c > 1.4 in figure 3a. By contrast, in the synchronous case the swarms are almost stationary, exhibiting very low polarization for c > 1.7 in figure 3b. This is a stark contrast to the effects of synchrony and asynchrony on cellular automata described in [28] and on the coupled map lattice in [30] where it was reported that replacing synchronous update with asynchronous updates acts to stabilize the local dynamics.
In addition, our study establishes that attraction in combination with asynchrony in heading update alone induces polarized collective motion, adding to the growing literature on alignment-free models capable of producing polarized groups in two and three dimensions [16–20]. Work on models of this type is motivated, in part, by the need to explain how polarized collective motion emerges in schools of fish where no alignment responses can be detected [40,41]. These alignment-free models are attraction–repulsion models and the cause of their polarization inducing capacity is likely to be an interplay between attractive and repulsive forces, often in combination with some known polarization inducing mechanism such as asymmetric interactions (e.g. blind zones). And while these models may be preferable in some cases, we believe that there are other situations where using asynchrony in update (in combination with attraction) may be more appropriate. For example, in situations where it is known that the individuals are updating in an asynchronous manner, e.g. guppies exhibiting burst-and-glide swimming [42,43] and locusts exhibiting pause-and-go motion [44,45].
We also establish that polarized groups reliably form in simulations with a mix of asynchronously and synchronously updating particles, and that the proportion of asynchronously updating particles required decreases with the total number of particles for N > 10 (figure 7). This is potentially important because it shows that if a small proportion of individuals are updating asynchronously, even if these individuals are constantly changing, the group is able to agree on a common heading while interacting only via attraction. Suggesting that perhaps collective migration phenomena, typically explained by the existence of a small proportion of informed individuals within groups where individuals have an explicit tendency to align their headings [12,46] may be explained without this tendency to align. Instead the common migration heading may emerge from attractive interactions alone in combination with asynchronous updates. This would be a particularly useful mechanism for explaining collective migration in species of fish where explicit alignment responses could not be detected [40,41].
We also show that including noise (figure 6) and varying δ (figure 5) does not prevent polarized groups from forming when asynchronous update is used and does not enable polarized groups to form with synchronous update. The variation of δ study also establishes that the lower limit on c for mill formation (i.e. upper limit on c for polarized group formation/no group) appear unaffected by the choice of asynchronous and synchronous update. In [34], a simple heuristic was used to derive an approximate lower limit on c for mill formation in terms of R and δ [34, eq. 7] and shown to approximate the polarized group-mill boundary well via simulations [34, fig. 3]. In terms of the notation used in the current manuscript, the approximate lower limit on c for mill formation from [34] becomes 2δ/R, and for δ = 0.3, 1 and 2 this gives 0.15, 0.5 and 1, which are close to the transitions regions we observe in figure 5 in both the synchronous and asynchronous case. While this does not explain why polarized groups form in the asynchronous case and not in the synchronous case it does intuitively help explain why the range of c over which polarized groups/no group form increases with δ. Namely, because the range of c over which mills form decreases with δ which permits other groups, or no group, to form where mills used to form. The study of varying δ also suggests that the smallest c value for which polarized groups form in the asynchronous case may be dependent on δ. In figure 5a, we see that at c = 0.04 the mean polarization differs between δ = 0.3, 1 and 2. In particular, the mean polarization for δ = 0.3 is approximately 0.5, whereas for δ = 1 it is approximately 1. At present, we do not have an explanation for this phenomenon and future work is planned to address it via a thorough study of the c → 0 limit.
Despite being criticized, the synchronous update still seems to be the default choice in SPP model construction. We speculate that there are many reasons for this. Most well-known models were originally presented in that way, and it is more straightforward to obtain a continuum approximation of the model and thus make other analysis tools available. In addition, if one decides to use asynchronous updates, which particular scheme should one choose? The asynchronous update scheme used here, and in part in [34], was chosen mainly because it has the same update rate at the time step level as the synchronous update against which it was compared, the randomization of update sequence between time steps prevents artefacts arising from a strict persistent update order, and it was straightforward to implement in a way that allowed for a mix of asynchronously and synchronously updating particles. However, other asynchronous update schemes have been implemented [32,33,36,45–47] and these may be more suitable in some situations. In particular, we note that our asynchronous update differs significantly from the asynchronous update employed in [32,33,46], which is based on stochastic ‘neighbour picking’. Where the asynchrony is introduced via probabilistic selection of individuals to update within each time step (equal probability with replacement) and probabilistic interaction partner selection for each individual chosen to update. This differs from the asynchronous update scheme presented here where all particles will update in sequential random order on each time step and interact equally with all neighbours in the interaction zone. While the former approach, and the stochastic multiple-choice action approaches employed in [36,45], is more appropriate for studying the combined effects of noise at the level of individual behaviours/interactions and stochastic asynchronous update, our approach complements it by isolating update order-related effects via the use of deterministic interactions.
It should be emphasized that we are not claiming that the asynchronous update scheme used here is more realistic than the synchronous one against which it was compared. We do claim that this choice in itself may be critically important in the study of collective motion via SPP models. Perhaps, in some situations, it may be as important as the form of the social interaction rule itself, as in our example presented here. Therefore, we suggest that in future theoretical studies of minimal SPP models a variety of different update schemes be explored, presented and compared. In modelling specific experiments, or observations, we suggest using pilot data to estimate the update distribution and use that to inform the update choice selection. It would be very unfortunate if a carefully designed model that has the capacity to reproduce key properties observed in a specific experiment is abandoned, or made more complicated by adding more social interactions or constraints, because an underlying assumption like this one was overlooked. Our suggestions are in line with the programmes proposed in [5–7], and we believe that our work represents a concrete example illustrating the importance of continuing to work in the directions set out by these authors.
Supplementary Material
Supplementary Material
Data accessibility
All code used to obtain the results presented in this manuscript may be downloaded from https://github.com/danielstrombom/Asynchrony.
Authors' contributions
D.S. conceived the study. D.S., T.H., W.H.G. and A.A. finalized the design and performed simulations. D.S. analysed the simulation results. All the authors wrote the manuscript.
Competing interests
The authors declare that they have no competing financial interests.
Funding
This work was supported by a grant from HHMI to Lafayette College under the Precollege and Undergraduate Science Education Program, and a grant from the Swedish Research Council to D.S. (2015-06335).
References
- 1.Reynolds CW. 1987. Flocks, herds and schools: a distributed behavioral model. SIGGRAPH Comput. Graph 21, 25–34. ( 10.1145/37402) [DOI] [Google Scholar]
- 2.Couzin ID, Krause J, James R, Ruxton GD, Franks NR. 2002. Collective memory and spatial sorting in animal groups. J. Theor. Biol. 218, 1–11. ( 10.1006/jtbi.2002.3065) [DOI] [PubMed] [Google Scholar]
- 3.Vicsek T, Zafeiris A. 2012. Collective motion. Phys. Rep. 517, 71–140. ( 10.1016/j.physrep.2012.03.004) [DOI] [Google Scholar]
- 4.Ward A, Webster M. 2016. Sociality: the behaviour of group-living animals. Berlin, Germany: Springer. [Google Scholar]
- 5.Hemelrijk CK, Hildenbrandt H. 2008. Self-organized shape and frontal density of fish schools. Ethology 114, 245–254. ( 10.1111/eth.2008.114.issue-3) [DOI] [Google Scholar]
- 6.Lopez U, Gautrais J, Couzin ID, Theraulaz G. 2012. From behavioural analyses to models of collective motion in fish schools. Interface Focus 2, 693–707. ( 10.1098/rsfs.2012.0033) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Fine BT, Shell DA. 2013. Unifying microscopic flocking motion models for virtual, robotic, and biological flock members. Auton. Robot. 35, 195–219. ( 10.1007/s10514-013-9338-z) [DOI] [Google Scholar]
- 8.Ginelli F, Chaté H. 2010. Relevance of metric-free interactions in flocking phenomena. Phys. Rev. Lett. 105, 168103 ( 10.1103/PhysRevLett.105.168103) [DOI] [PubMed] [Google Scholar]
- 9.Lemasson B, Anderson J, Goodwin R. 2012. Motion-guided attention promotes adaptive communications. Proc. R. Soc. B 280, 20122003 ( 10.1098/rspb.2012.2003) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Kunz H, Hemelrijk CK. 2012. Simulations of the social organization of large schools of fish whose perception is obstructed. Appl. Anim. Behav. Sci. 138, 142–151. ( 10.1016/j.applanim.2012.02.002) [DOI] [Google Scholar]
- 11.Lemasson B, Anderson J, Goodwin R. 2009. Collective motion in animal groups from a neurobiological perspective: the adaptive benefits of dynamic sensory loads and selective attention. J. Theor. Biol. 261, 501–510. ( 10.1016/j.jtbi.2009.08.013) [DOI] [PubMed] [Google Scholar]
- 12.Couzin ID, Krause J, Franks NR, Levin SA. 2005. Effective leadership and decision-making in animal groups on the move. Nature 433, 513–516. ( 10.1038/nature03236) [DOI] [PubMed] [Google Scholar]
- 13.Strömbom D, Mann RP, Wilson AM, Hailes S, Morton AJ, Sumpter DJ, King AJ. 2014. Solving the shepherding problem: heuristics for herding autonomous, interacting agents. J. R. Soc. Interface 11, 20140719 ( 10.1098/rsif.2014.0719) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Ferdinandy B, Ozogány K, Vicsek T. 2017. Collective motion of groups of self-propelled particles following interacting leaders. Physica A 479, 467–477. ( 10.1016/j.physa.2017.03.025) [DOI] [Google Scholar]
- 15.Guttal V, Couzin ID. 2010. Social interactions, information use, and the evolution of collective migration. Proc. Natl Acad. Sci. USA 107, 16 172–16 177. ( 10.1073/pnas.1006874107) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Ferrante E, Turgut AE, Dorigo M, Huepe C. 2013. Elasticity-based mechanism for the collective motion of self-propelled particles with springlike interactions: a model system for natural and artificial swarms. Phys. Rev. Lett. 111, 268302 ( 10.1103/PhysRevLett.111.268302) [DOI] [PubMed] [Google Scholar]
- 17.Huepe C, Ferrante E, Wenseleers T, Turgut AE. 2015. Scale-free correlations in flocking systems with position-based interactions. J. Stat. Phys. 158, 549–562. ( 10.1007/s10955-014-1114-8) [DOI] [Google Scholar]
- 18.Strömbom D, Siljestam M, Park J, Sumpter DJ. 2015. The shape and dynamics of local attraction. Eur. Phys. J. Special Topics 224, 3311–3323. ( 10.1140/epjst/e2015-50082-8) [DOI] [Google Scholar]
- 19.Romanczuk P, Schimansky-Geier L. 2012. Swarming and pattern formation due to selective attraction and repulsion. Interface Focus 2, 746–756. ( 10.1098/rsfs.2012.0030) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20.Barberis L, Peruani F. 2016. Large-scale patterns in a minimal cognitive flocking model: incidental leaders, nematic patterns, and aggregates. Phys. Rev. Lett. 117, 248001 ( 10.1103/PhysRevLett.117.248001) [DOI] [PubMed] [Google Scholar]
- 21.Beni G. 2004. Order by disordered action in swarms. In Int. Workshop on Swarm Robotics, Santa Monica, CA, 17 July, pp. 153–171. Berlin, Germany: Springer.
- 22.Flocchini P, Prencipe G, Santoro N, Widmayer P. 2008. Arbitrary pattern formation by asynchronous, anonymous, oblivious robots. Theor. Comput. Sci. 407, 412–447. ( 10.1016/j.tcs.2008.07.026) [DOI] [Google Scholar]
- 23.Liu Y, Passino KM, Polycarpou MM. 2003. Stability analysis of m-dimensional asynchronous swarms with a fixed communication topology. IEEE Trans. Autom. Control 48, 76–95. ( 10.1109/TAC.2002.806657) [DOI] [Google Scholar]
- 24.Şamiloğlu AT, Gazi V, Koku AB. 2006. Effects of asynchronism and neighborhood size on clustering in self-propelled particle systems. In Int. Symp. Computer and Information Sciences, Istanbul, Turkey, 1–3 November, pp. 665–676. Berlin, Germany: Springer.
- 25.Ingerson TE, Buvel RL. 1984. Structure in asynchronous cellular automata. Physica D 10, 59–68. ( 10.1016/0167-2789(84)90249-5) [DOI] [Google Scholar]
- 26.Bersini H, Detours V. 1994. Asynchrony induces stability in cellular automata based models. In Artificial life IV (eds RA Brooks, P Maes), pp. 382–387. Cambridge, MA: MIT Press.
- 27.Schönfisch B, de Roos A. 1999. Synchronous and asynchronous updating in cellular automata. BioSystems 51, 123–143. ( 10.1016/S0303-2647(99)00025-8) [DOI] [PubMed] [Google Scholar]
- 28.Fates N. 2013. A guided tour of asynchronous cellular automata. In Int. Workshop on Cellular Automata and Discrete Complex Systems, Gießen, Germany, 17–19 September, pp. 15–30. Berlin, Germany: Springer.
- 29.Sethi B, Roy S, Das S. 2016. Asynchronous cellular automata and pattern classification. Complexity 21, 370–386. ( 10.1002/cplx.21749) [DOI] [Google Scholar]
- 30.Lumer ED, Nicolis G. 1994. Synchronous versus asynchronous dynamics in spatially distributed systems. Physica D 71, 440–452. ( 10.1016/0167-2789(94)90010-8) [DOI] [Google Scholar]
- 31.Radicchi F, Vilone D, Meyer-Ortmanns H. 2007. Phase transition between synchronous and asynchronous updating algorithms. J. Stat. Phys. 129, 593–603. ( 10.1007/s10955-007-9416-8) [DOI] [Google Scholar]
- 32.Bode NW, Faria JJ, Franks DW, Krause J, Wood AJ. 2010. How perceived threat increases synchronization in collectively moving animal groups. Proc. R. Soc. B 277, 3065–3070. ( 10.1098/rspb.2010.0855) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33.Bode NW, Franks DW, Wood AJ. 2010. Limited interactions in flocks: relating model simulations to empirical data. J. R. Soc. Interface 8, 301–304. ( 10.1098/rsif.2010.0397) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 34.Strömbom D. 2011. Collective motion from local attraction. J. Theor. Biol. 283, 145–151. ( 10.1016/j.jtbi.2011.05.019) [DOI] [PubMed] [Google Scholar]
- 35.Ariel G, Ayali A. 2015. Locust collective motion and its modeling. PLoS Comput. Biol. 11, e1004522 ( 10.1371/journal.pcbi.1004522) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 36.Murakami H, Niizato T, Gunji YP. 2017. Emergence of a coherent and cohesive swarm based on mutual anticipation. Sci. Rep. 7, 46447 ( 10.1038/srep46447) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 37.Durrett R, Levin S. 1994. The importance of being discrete (and spatial). Theor. Popul. Biol. 46, 363–394. ( 10.1006/tpbi.1994.1032) [DOI] [Google Scholar]
- 38.Vicsek T, Czirók A, Ben-Jacob E, Cohen I, Shochet O. 1995. Novel type of phase transition in a system of self-driven particles. Phys. Rev. Lett. 75, 1226–1229. ( 10.1103/PhysRevLett.75.1226) [DOI] [PubMed] [Google Scholar]
- 39.Tunstrøm K, Katz Y, Ioannou CC, Huepe C, Lutz MJ, Couzin ID. 2013. Collective states, multistability and transitional behavior in schooling fish. PLoS Comput. Biol. 9, e1002915 ( 10.1371/journal.pcbi.1002915) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 40.Herbert-Read JE, Perna A, Mann RP, Schaerf TM, Sumpter DJ, Ward AJ. 2011. Inferring the rules of interaction of shoaling fish. Proc. Natl Acad. Sci. USA 108, 18 726–18 731. ( 10.1073/pnas.1109355108) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 41.Katz Y, Tunstrøm K, Ioannou CC, Huepe C, Couzin ID. 2011. Inferring the structure and dynamics of interactions in schooling fish. Proc. Natl Acad. Sci. USA 108, 18 720–18 725. ( 10.1073/pnas.1107583108) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 42.Herbert-Read JE. et al. 2017. How predation shapes the social interaction rules of shoaling fish. Proc. R. Soc. B 284, 20171126 ( 10.1098/rspb.2017.1126) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 43.Szorkovszky A. et al. 2018. Assortative interactions revealed by sorting of animal groups. Anim. Behav. 142, 165–179. ( 10.1016/j.anbehav.2018.06.005) [DOI] [Google Scholar]
- 44.Bazazi S, Bartumeus F, Hale JJ, Couzin ID. 2012. Intermittent motion in desert locusts: behavioural complexity in simple environments. PLoS Comput. Biol. 8, e1002498 ( 10.1371/journal.pcbi.1002498) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 45.Ariel G, Ophir Y, Levi S, Ben-Jacob E, Ayali A. 2014. Individual pause-and-go motion is instrumental to the formation and maintenance of swarms of marching locust nymphs. PLoS ONE 9, e101636 ( 10.1371/journal.pone.0101636) [DOI] [PMC free article] [PubMed] [Google Scholar]
- 46.Bode NW, Franks DW, Wood AJ. 2012. Leading from the front? Social networks in navigating groups. Behav. Ecol. Sociobiol. 66, 835–843. ( 10.1007/s00265-012-1331-6) [DOI] [Google Scholar]
- 47.O’Loan O, O’Loan OJ, Evans MR. 1999. Alternating steady state in one-dimensional flocking. J. Phys. A 32, L99–L105. ( 10.1088/0305-4470/32/8/002) [DOI] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
All code used to obtain the results presented in this manuscript may be downloaded from https://github.com/danielstrombom/Asynchrony.