evolution models Y. Murase1, P. A. Rikvold2,3 1RIKEN Center for Computational Science 2Florida State Univ., 3Univ. of Oslo ref. Y.Murase and P.A. Rikvold, New J. Phys. 20, 083023 (2018)
e.g. dynamical system with variable system size loop { species.each {|i| x[i] = update_pop(x) } species.each {|i| extinction(i) if x[i] <= 0 } add_new_species() } e.g., Tangled-Nature model, scale invariant model, replicator equations, web world model, ... ref. H.J.Jensen, Eur. J. Phys. (2018) new species extinction
interspecies interactions are randomly determined irrespective of the existing species • c.f. Mutation rule : new species are made based on the existing species Y.Murase et al., J. Theor. Biol. (2010) • 1/f2 fluctuations • exp. extinction sizes • skewed lifetime distribution non-SOC
of migration models. • Population dynamics is replaced by a simple graph dynamics. • Species can survive as long as its incoming link weight ≥ 0. Y.Murase et al., NJP (2010) from T.Shimada, Sci.Rep (2014)
(N) • BS : N is fixed to a value given as a model parameter. • DG : N changes according to evolutionary process. 2. the extinction threshold (fth ) • BS : fth is self-organized as a result of evolutionary process. • DG : fth is predefined
(N) • BS : N is fixed to a value given as a model parameter. • DG : N changes according to evolutionary process. 2. the extinction threshold (fth ) • BS : fth is self-organized as a result of evolutionary process. • DG : fth is predefined 3. instant / regular migrations • BS : f-dependent τext followed by instant migration τimg =0 • DG : regular migration τimg =1 & f-dependent τext
(N) • BS : N is fixed to a value given as a model parameter. • DG : N changes according to evolutionary process. 2. the extinction threshold (fth ) • BS : fth is self-organized as a result of evolutionary process. • DG : fth is predefined 3. instant / regular migrations • BS : f-dependent τext followed by instant migration τimg =0 • DG : regular migration τimg =1 & f-dependent τext 4. fitness definition (f) • BS : node-based • DG : link-based, i.e., fi = ∑wji
BS model) • eliminate minimum fitness species followed by an immediate introduction of new species (as in BS model) • increment time by τext ∝ exp(fmin /f0 ), • represented by a weighted directed network (as in DG model) • fi = ∑ wji • new species has new links drawn randomly (as in DG model)
species trying to migrate into it. N=const critical point The constraint on N significantly alters the model behavior. The system goes to an off-critical state as N decreases, preventing critical avalanches of extinctions. Extremal dynamics + Constraints -> SOC
DG model and the BS model in order to identify a key factor for generating SOC phenomena in a biological evolution model. generalized model DG model link-based BS model • The applicability of BS model is questionable as the conservation of the system size is not satisfied in general.