Evolutionary Game Dynamics and the Moran Model

Total Page:16

File Type:pdf, Size:1020Kb

Evolutionary Game Dynamics and the Moran Model U.U.D.M. Project Report 2020:39 Evolutionary Game Dynamics and the Moran Model William Norman Examensarbete i matematik, 15 hp Handledare: Ingemar Kaj Examinator: Martin Herschend Juni 2020 Department of Mathematics Uppsala University Evolutionary Game Dynamics and the Moran Model William Norman 1 Contents 1 Introduction 3 2 Evolutionary Game Theory 3 3 The Replicator Dynamics 5 3.1 Two Strategies: Generic Cases . .7 3.2 Rock-Paper-Scissors . .8 4 The Moran Model 9 4.1 Fixation Probabilities and Times . 11 4.1.1 Fixation Probabilities . 11 4.1.2 Fixation Times . 14 4.2 The Moran Process and Weak Selection . 16 4.3 Moran Process with Constant Fitness . 21 5 Evolutionary Graph Theory and the Spatial Moran Model 23 5.1 The Isothermal Theorem . 24 5.2 Suppressing and Amplifying Selection . 26 5.2.1 Suppressors . 27 5.2.2 Amplifiers . 27 6 Conclusion 28 2 1 Introduction Evolutionary game theory is a branch of game theory used for modelling pop- ulations under recurrent strategic interactions. Although originally intended for evolutionary biology the theory has found widespread applications such as solving social dilemmas, contributing to the understanding of evolution of language, financial risk decision-making and creating neural networks. Evolutionary game dynamics, which is the focus of this thesis, is the part of population modelling that describes the manner in which strategies spread among the population. A strategy can be interpreted in many different ways. In biology we may interpret a strategy as a gene, a phenotype or a species; in economics, an investment strategy; in social science, a behaviour. Evolutionary game dynamics act on populations. It is populations that evolve, not strategies. The aim of this thesis is to introduce the reader to the theory of evolution- ary game dynamics by showcasing two commonly used dynamics. In section 2 we introduce basic concepts of evolutionary game theory. In section 3 we consider the deterministic replicator dynamics, a system of ordinary non- linear differential equations. In section 4 we consider stochastic dynamics in the form of birth-death processes, in particular, we consider the Moran process. In chapter 5 we develop a framework for analyzing how population structure influences evolution under the spatial Moran process. 2 Evolutionary Game Theory Game theory is used to model strategic interactions among rational players acting to maximize payoffs by finding optimal strategies in a single game. Further, each player is assumed to have full information of the game rules. In contrast to the strict assumptions of game theory, evolutionary game theory adopts a philosophy based on survival of the fittest and trial and error. Individuals with bounded rationality in a population act to the best of their abilities with limited understanding of the world (using their strategy). Fur- ther, instead of a single game we consider repeated games called evolutionary games. After each game, the proportions of strategies in the population is updated according to payoff comparisons and the choice of game dynamics. This shift allows us to use the underlying framework of game theory and expand upon it to model evolutionary games between, for example, genes which evolve by trial-and-error rather than by a rational approach. 3 Definition 2.1. A payoff matrix U for a game with m strategies is a m × m matrix with real-valued entries called payoffs. Payoff uij represents the reward for an individual with strategy i interacting with an individual with strategy j. Example 2.1. The following is a payoff matrix for a (symmetric) two player game with strategies A and B AB . A a b B c d We interpret a and d as the payoffs of A and B self-interacting, respectively. b is the payoff of A interacting with B and c is the payoff of B interacting with A. In this thesis we consider only symmetric, normal-form games. Normal- form meaning that each game is completely determined by a payoff matrix. Symmetric meaning that payoffs are dependent solely on the employed strat- egy, not on who employs the strategy. Definition 2.2. For a population with m strategies, the population state is a stochastic vector x = (x1; x2; :::; xm) where entry xi is the proportion of strategy i in the population. It is standard practice in traditional game theory to analyze how rational players will behave through static solution concepts such as the Nash equilib- rium. A Nash equilibrium is a game state in which no player has an incentive to switch strategy in the sense that no action results in an incremental benefit assuming all other players stick to their strategy. Definition 2.3. Let U be the payoff matrix of a game. A population state x is a Nash equilibrium (NE) if for all other population states y xT Ux ≥ yT Ux: We call x a strict NE if the inequality is strict for all population states y 6= x. We call x a weak NE if the inequality holds for all states but there is an equality for some population state y 6= x. 4 Definition 2.4. Let U be the payoff matrix of a game. A population state x is a evolutionary stable state (ESS) if for all population states y 6= x either of the following conditions hold 1. xT Ux > yT Ux (strict NE condition), 2. xT Ux = yT Ux and xT Uy > yT Uy (stability against other strategies). Remark. From the definitions we get Strict NE =) ESS =) Weak NE: 3 The Replicator Dynamics Assume that there is a large population with m strategies. The population is well-mixed or structureless, meaning that the probability that an individual using strategy i interacts with j is simply the proportion of strategy j. We define the population space, the set of possible population states, as m m Pm the m-simplex: ∆ = fx 2 [0; 1] : i=1 xi = 1g. Let U be the payoff matrix for an evolutionary game. The expected payoff for an individual with strategy i interacting with a random individual in the population is given by m X (Ux)i = uijxj: (1) j=1 The average payoff for an individual chosen at random interacting with a random individual in the population is given by m m m T X X X x Ux = xi(Ux)i = xiuijxj: (2) i=1 i=1 j=1 Assume that proportions are differentiable with respect to time t and denote the derivative of xi(t) asx _i. This results in continuous evolution (change in proportions). Let evolution be governed by the continuous time replicator equation T x_i = xi[(Ux)i − x Ux] i = 1; 2; :::; m: (3) Under the replicator dynamics, evolution is governed by m − 1 non-linear ordinary differential equations that encapsulates the notion of 'survival of the fittest’ as seen by T x_i > 0 () (Ux)i > x Ux; T x_i = 0 () (Ux)i = x Ux or xi = 0; (4) T x_i < 0 () (Ux)i < x Ux: 5 Further, the simplex is invariant under the replicator dynamics,5 meaning that trajectories starting inside the simplex remain inside the simplex forever. To determine the evolutionary outcome of an evolutionary game governed by the replicator dynamics we borrow concepts from the theory of dynamical systems. Definition 3.1. A point x∗ is an equilibrium point of the differential equation x_ = f(t; x) if f(t; x∗) = 0 for t ≥ 0. Definition 3.2. Let d be the euclidean metric. An equilibrium point x∗ of x_ = f(t; x) with initial condition x(0) = x0 is stable if 8 > 0, 9δ > 0 : ∗ ∗ d(x0; x ) < δ =) d(x(t); x ) < , 8t ≥ 0. An equilibrium point is unstable if it is not stable. Further, an equilibrium point is asymptotically stable if it is stable and the state of the system converges to x∗ as t ! 1. Remark. For a time-invariant, non-linear system of ordinary differential equa- tions, such as the replicator system of equations, we may determine the sta- bility of an equilibrium point by considering the Jacobian matrix J(x) of the system evaluated at the equilibrium point; if J(x∗) has only strictly nega- tive eigenvalues then x∗ is asymptotically stable; if at least one eigenvalue is positive then it is unstable. The following theorem connect equilibrium concepts of game theory and dynamical systems making deterministic games easier to analyze. Theorem 3.1. 1;5 In an evolutionary game, the following is true for a pop- ulation state x∗ under the replicator dynamics. 1. If x∗ is a stable equilibrium point then x∗ is a NE, 2. If x∗ is a NE then x∗ is a equilibrium point, 3. If x∗ is a ESS (or strict NE) then x∗ is asymptotically stable equilibrium point. 6 3.1 Two Strategies: Generic Cases Consider a game of two strategies A and B given by the payoff matrix AB . A a b B c d Denote x = xA = 1 − xB. Evolution in this case is determined by the single replicator equation T x_ = x[(Ux)1 − x Ux] = x[ax + b(1 − x) − x(ax + b(1 − x)) − (1 − x)(cx + d(1 − x))] (5) = x(1 − x)[(a − b − c + d)x + b − d]: The equation has trivial equilibrium points x∗ = 0 and x∗ = 1. If also ∗ d−b [a > c ^ d > b] or [a < c ^ d < b] then x = a−b−c+d is also an equilibrium point in the open interval (0; 1). To determine the stability of the equilibrium points, consider the Jacobian of the system dx_ d J(x) = = x(1 − x)[(a − b − c + d)x + b − d] dx dx (6) = 3x2(−a + b + c − d) + 2x(a − 2b − c + 2d) + b − d: Analyzing the stability of the equilibrium points we deduce the following.
Recommended publications
  • A Stochastic Differential Equation Derived from Evolutionary Game Theory
    U.U.D.M. Project Report 2019:5 A stochastic differential equation derived from evolutionary game theory Brian Treacy Examensarbete i matematik, 15 hp Handledare: Ingemar Kaj Examinator: Denis Gaidashev Februari 2019 Department of Mathematics Uppsala University Abstract Evolutionary game theory models population dynamics of species when a concept of fit- ness is introduced. Initally ordinary differential equation models were the primary tool but these fail to capture inherent randomness in sufficiently small finite populations. There- fore stochastic models were created to capture the stochasticity in these populations. This thesis connects these two modeling paradigms. It does this by defining a stochastic process model for fitness-dependent population dynamics and deriving its associated in- finitesimal generator. This is followed by linking the finite population stochastic process model to the infinite population ordinary differential equation model by taking the limit of the total population which results in a stochastic differential equation. The behaviour of this stochastic differential equation is analyzed, showing how certain parameters af- fect how closely this stochastic differential equation mimics the behaviour of the ordinary differential equation. The thesis concludes by providing graphical evidence that the one- third rule holds with this stochastic differential equation. 3 Contents Introduction 5 1 Moran Process 6 1.1 Payoff ....................................6 1.2 Fitness . .7 1.3 Transition Probabilities . .7 1.4 Fixation Probabilities and Times . .8 2 Infinitesimal Generator 9 2.1 Infinitesimal Generator for alternative fitness function . 10 3 Stochastic Differential Equations 11 3.1 Heuristics . 11 3.2 Existence and Uniqueness . 11 3.3 Infinitesimal Generator . 12 4 Analysis 13 4.1 Analysis of deterministic component .
    [Show full text]
  • Populations in Environments with a Soft Carrying Capacity Are Eventually
    Populations in environments with a soft carrying capacity are eventually extinct † Peter Jagers∗ Sergei Zuyev∗ August 5, 2020 Abstract Consider a population whose size changes stepwise by its members reproducing or dying (disappearing), but is otherwise quite general. Denote the initial (non-random) size by Z0 and the size of the nth change by Cn, n = 1,2,.... Population sizes hence develop successively as Z1 = Z0 +C1, Z2 = Z1 +C2 and so on, indefinitely or until there are no further size changes, due to extinction. Extinction is thus assumed final, so that Zn = 0 implies that Zn+1 = 0, without there being any other finite absorbing class of population sizes. We make no assumptions about the time durations between the successive changes. In the real world, or more specific models, those may be of varying length, depending upon individual life span distributions and their interdepen- dencies, the age-distribution at hand and intervening circumstances. We could con- sider toy models of Galton-Watson type generation counting or of the birth-and-death type, with one individual acting per change, until extinction, or the most general multi- type CMJ branching processes with, say, population size dependence of reproduction. Changes may have quite varying distributions. The basic assumption is that there is a carrying capacity, i.e. a non-negative number K such that the conditional expectation of the change, given the complete past history, is non-positive whenever the population exceeds the carrying capacity. Further, to avoid unnecessary technicalities, we assume that the change Cn equals -1 (one individual dying) with a conditional (given the past) probability uniformly bounded away from 0.
    [Show full text]
  • An Ergodic Theorem for Fleming-Viot Models in Random Environments
    An Ergodic Theorem for Fleming-Viot Models in Random Environments 1 Arash Jamshidpey 2 2016 Abstract The Fleming-Viot (FV) process is a measure-valued diffusion that models the evolution of type frequencies in a countable population which evolves under resampling (genetic drift), mutation, and selection. In the classic FV model the fitness (strength) of types is given by a measurable function. In this paper, we introduce and study the Fleming-Viot process in random environment (FVRE), when by random environment we mean the fitness of types is a stochastic process with c`adl`ag paths. We identify FVRE as the unique solution to a so called quenched martingale problem and derive some of its properties via martingale and duality methods. We develop the duality methods for general time-inhomogeneous and quenched martingale problems. In fact, some important aspects of the duality relations only appears for time-inhomogeneous (and quenched) martingale problems. For example, we see that duals evolve backward in time with respect to the main Markov process whose evolution is forward in time. Using a family of function-valued dual processes for FVRE, we prove that, as the number eN of individuals N tends to ∞, the measure-valued Moran process µN (with fitness process eN ) e converges weakly in Skorokhod topology of c`adl`ag functions to the FVRE process µ (with fitness process e), if eN → e a.s. in Skorokhod topology of c`adl`ag functions. We also study e the long-time behaviour of FVRE process (µt )t≥0 joint with its fitness process e =(et)t≥0 and e prove that the joint FV-environment process (µt ,et)t≥0 is ergodic under the assumption of weak ergodicity of e.
    [Show full text]
  • An Extended Moran Process That Captures the Struggle for Fitness
    An extended Moran process that captures the struggle for fitness a, b c Marthe M˚aløy ⇤, Frode M˚aløy, Rafael Lahoz-Beltr´a , Juan Carlos Nu˜no , Antonio Brud aDepartment of Mathematics and Statistics, The Arctic University of Norway. bDepartment of Biodiversity, Ecology and Evolution, Complutense University of Madrid, Spain. cDepartamento de Matem´atica Aplicada a los Recursos Naturales, Universidad Polit´ecnica de Madrid, Spain dDepartment of Applied Mathematics, Complutense University of Madrid, Spain Abstract When a new type of individual appears in a stable population, the newcomer is typically not advantageous. Due to stochasticity, the new type can grow in numbers, but the newcomers can only become advantageous if they manage to change the environment in such a way that they increase their fitness. This dy- namics is observed in several situations in which a relatively stable population is invaded by an alternative strategy, for instance the evolution of cooperation among bacteria, the invasion of cancer in a multicellular organism and the evo- lution of ideas that contradict social norms. These examples also show that, by generating di↵erent versions of itself, the new type increases the probability of winning the struggle for fitness. Our model captures the imposed cooperation whereby the first generation of newcomers dies while changing the environment such that the next generations become more advantageous. Keywords: Evolutionary dynamics, Nonlinear dynamics, Mathematical modelling, Game theory, Cooperation 1. Introduction When unconditional cooperators appear in a large group of defectors, they are exploited until they become extinct. The best possible scenario for this type of cooperators is to change the environment such that another type of cooper- 5 ators that are regulated and only cooperate under certain conditions becomes advantageous.
    [Show full text]
  • Dynamics of Markov Chains for Undergraduates
    Dynamics of Markov Chains for Undergraduates Ursula Porod February 19, 2021 Contents Preface 6 1 Markov chains 8 1.1 Introduction . .8 1.2 Construction of a Markov chain . .9 1.2.1 Finite-length trajectories . .9 1.2.2 From finite to infinite-length trajectories . 11 1.3 Basic computations for Markov chains . 16 1.4 Strong Markov Property . 21 1.5 Examples of Markov Chains . 23 1.6 Functions of Markov chains . 35 1.7 Irreducibility and class structure of the state space . 42 1.8 Transience and Recurrence . 44 1.9 Absorbing chains . 53 1.9.1 First step analysis . 53 1.9.2 Finite number of transient states . 55 1.9.3 Infinite number of transient states . 61 1.10 Stationary distributions . 66 1.10.1 Existence and uniqueness of an invariant measure . 68 1.10.2 Positive recurrence versus null recurrence . 73 1.10.3 Stationary distributions for reducible chains . 74 1.10.4 Steady state distributions . 76 1.11 Periodicity . 77 1.12 Exercises . 85 2 Limit Theorems for Markov Chains 87 2.1 The Ergodic Theorem . 87 2.2 Convergence . 93 2.3 Long-run behavior of reducible chains . 98 1 CONTENTS 2 2.4 Exercises . 100 3 Random Walks on Z 101 3.1 Basics . 101 3.2 Wald's Equations . 103 3.3 Gambler's Ruin . 105 3.4 P´olya's Random Walk Theorem . 111 3.5 Reflection Principle and Duality . 115 3.5.1 The ballot problem . 120 3.5.2 Dual walks . 121 3.5.3 Maximum and minimum .
    [Show full text]
  • Scaling Limits of a Model for Selection at Two Scales
    Home Search Collections Journals About Contact us My IOPscience Scaling limits of a model for selection at two scales This content has been downloaded from IOPscience. Please scroll down to see the full text. 2017 Nonlinearity 30 1682 (http://iopscience.iop.org/0951-7715/30/4/1682) View the table of contents for this issue, or go to the journal homepage for more Download details: IP Address: 152.3.102.254 This content was downloaded on 01/06/2017 at 10:54 Please note that terms and conditions apply. You may also be interested in: Stochastic switching in biology: from genotype to phenotype Paul C Bressloff Ergodicity in randomly forced Rayleigh–Bénard convection J Földes, N E Glatt-Holtz, G Richards et al. Regularity of invariant densities for 1D systems with random switching Yuri Bakhtin, Tobias Hurth and Jonathan C Mattingly Cusping, transport and variance of solutions to generalized Fokker–Planck equations Sean Carnaffan and Reiichiro Kawai Anomalous diffusion for a class of systems with two conserved quantities Cédric Bernardin and Gabriel Stoltz Feynman–Kac equation for anomalous processes with space- and time-dependent forces Andrea Cairoli and Adrian Baule Mixing rates of particle systems with energy exchange A Grigo, K Khanin and D Szász Ergodicity of a collective random walk on a circle Michael Blank Stochastic partial differential equations with quadratic nonlinearities D Blömker, M Hairer and G A Pavliotis IOP Nonlinearity Nonlinearity London Mathematical Society Nonlinearity Nonlinearity 30 (2017) 1682–1707 https://doi.org/10.1088/1361-6544/aa5499
    [Show full text]
  • Stochastische Prozesse
    University of Vienna Stochastische Prozesse January 27, 2015 Contents 1 Random Walks 5 1.1 Heads or tails . 5 1.2 Probability of return . 6 1.3 Reflection principle . 7 1.4 Main lemma for symmetric random walks . 7 1.5 First return . 8 1.6 Last visit . 9 1.7 Sojourn times . 10 1.8 Position of maxima . 11 1.9 Changes of sign . 11 1.10 Return to the origin . 12 1.11 Random walks in the plane Z2 . 13 1.12 The ruin problem . 13 1.13 How to gamble if you must . 14 1.14 Expected duration of the game . 15 1.15 Generating function for the duration of the game . 15 1.16 Connection with the diffusion process . 17 2 Branching processes 18 2.1 Extinction or survival of family names . 18 2.2 Proof using generating functions . 19 2.3 Some facts about generating functions . 22 2.4 Moment and cumulant generating functions . 23 2.5 An example from genetics by Fischer (1930) . 24 2.6 Asymptotic behaviour . 26 3 Markov chains 27 3.1 Definition . 27 3.2 Examples of Markov chains . 27 3.3 Transition probabilities . 30 3.4 Invariant distributions . 31 3.5 Ergodic theorem for primitive Markov chains . 31 3.6 Examples for stationary distributions . 34 3.7 Birth-death chains . 34 3.8 Reversible Markov chains . 35 3.9 The Markov chain tree formula . 36 1 3.10 Mean recurrence time . 39 3.11 Recurrence vs. transience . 40 3.12 The renewal equation . 42 3.13 Positive vs. null-recurrence .
    [Show full text]
  • The Moran Process As a Markov Chain on Leaf-Labeled Trees
    The Moran Process as a Markov Chain on Leaf-labeled Trees David J. Aldous∗ University of California Department of Statistics 367 Evans Hall # 3860 Berkeley CA 94720-3860 [email protected] http://www.stat.berkeley.edu/users/aldous March 29, 1999 Abstract The Moran process in population genetics may be reinterpreted as a Markov chain on a set of trees with leaves labeled by [n]. It provides an interesting worked example in the theory of mixing times and coupling from the past for Markov chains. Mixing times are shown to be of order n2, as anticipated by the theory surrounding Kingman’s coalescent. Incomplete draft -- do not circulate AMS 1991 subject classification: 05C05,60C05,60J10 Key words and phrases. Coupling from the past, Markov chain, mixing time, phylogenetic tree. ∗Research supported by N.S.F. Grant DMS96-22859 1 1 Introduction The study of mixing times for Markov chains on combinatorial sets has attracted considerable interest over the last ten years [3, 5, 7, 14, 16, 18]. This paper provides another worked example. We must at the outset admit that the mathematics is fairly straightforward, but we do find the example instructive. Its analysis provides a simple but not quite obvious illustration of coupling from the past, reminiscent of the elementary analysis ([1] section 4) of riffle shuffle, and of the analysis of move-to-front list algorithms [12] and move-to-root algorithms for maintaining search trees [9]. The main result, Proposition 2, implies that while most combinatorial chains exhibit the cut-off phenomenon [8], this particular example has the opposite diffusive behavior.
    [Show full text]
  • Allen&Tarnita
    J. Math. Biol. DOI 10.1007/s00285-012-0622-x Mathematical Biology Measures of success in a class of evolutionary models with fixed population size and structure Benjamin Allen Corina E. Tarnita · Received: 3 November 2011 / Revised: 24 October 2012 © Springer-Verlag Berlin Heidelberg 2012 Abstract We investigate a class of evolutionary models, encompassing many established models of well-mixed and spatially structured populations. Models in this class have fixed population size and structure. Evolution proceeds as a Markov chain, with birth and death probabilities dependent on the current population state. Starting from basic assumptions, we show how the asymptotic (long-term) behav- ior of the evolutionary process can be characterized by probability distributions over the set of possible states. We then define and compare three quantities characterizing evolutionary success: fixation probability, expected frequency, and expected change due to selection. We show that these quantities yield the same conditions for success in the limit of low mutation rate, but may disagree when mutation is present. As part of our analysis, we derive versions of the Price equation and the replicator equation that describe the asymptotic behavior of the entire evolutionary process, rather than the change from a single state. We illustrate our results using the frequency-dependent Moran process and the birth–death process on graphs as examples. Our broader aim is to spearhead a new approach to evolutionary theory, in which general principles of evolution are proven as mathematical theorems from axioms. B. Allen (B) Department of Mathematics, Emmanuel College, Boston, MA 02115, USA e-mail: [email protected] B.
    [Show full text]
  • Rates of Convergence of Some Multivariate Markov Chains With
    The Annals of Applied Probability 2009, Vol. 19, No. 2, 737–777 DOI: 10.1214/08-AAP562 c Institute of Mathematical Statistics, 2009 RATES OF CONVERGENCE OF SOME MULTIVARIATE MARKOV CHAINS WITH POLYNOMIAL EIGENFUNCTIONS By Kshitij Khare and Hua Zhou Stanford University and University of California, Los Angeles We provide a sharp nonasymptotic analysis of the rates of conver- gence for some standard multivariate Markov chains using spectral techniques. All chains under consideration have multivariate orthog- onal polynomial as eigenfunctions. Our examples include the Moran model in population genetics and its variants in community ecol- ogy, the Dirichlet-multinomial Gibbs sampler, a class of generalized Bernoulli–Laplace processes, a generalized Ehrenfest urn model and the multivariate normal autoregressive process. 1. Introduction. The theory of Markov chains is one of the most useful tools of applied probability and has numerous applications. Markov chains are used for modeling physical processes and evolution of a population in population genetics and community ecology. Another important use is sim- ulating from an intractable probability distribution. It is a well-known fact that under mild conditions discussed in [2], a Markov chain converges to its stationary distribution. In the applications mentioned above, often it is useful to know exactly how many steps it takes for a Markov chain to be reasonably close to its stationary distribution. Answering this question as accurately as possible is what finding “rates of convergence” of Markov chains is about. In the current paper, we provide a sharp nonasymptotic analysis of rates of convergence to stationarity for a variety of multivariate Markov chains.
    [Show full text]
  • Stochastic Evolution As a Generalized Moran Process
    Stochastic Evolution as a Generalized Moran Process Drew Fudenberg*, Lorens Imhof,** Martin A. Nowak***, and Christine Taylor**** First draft: August 29, 2003 This version: September 9, 2004 Abstract: This paper proposes and analyzes a model of stochastic evolution in finite populations. The expected motion in our model resembles the standard replicator dynamic when the population is large, but is qualitatively different when the population size is small, due to the difference between maximizing payoff and maximizing relative payoff. Moreover, even in large populations the asymptotic behavior of our system differs from that of the best-response and replicator dynamics due to its stochastic component. * Department of Economics, Harvard University, [email protected] ** Institute of Statistics, Aachen University, [email protected]. *** Program for Evolutionary Dynamics, Harvard University, [email protected] *** Department of Mathematics, MIT, [email protected] 1 1. Introduction This paper proposes and analyzes a model of stochastic evolution in finite populations. Our model is a generalization of the Moran process of evolutionary biology (Moran [1962], Ewens [2004]) to frequency-dependent fitness. In this process, one individual per period “dies” and is replaced by a newcomer. The newcomer’s strategy is a random variable whose distribution is given by an “updating function” that depends only on the current state, that is, the numbers of agents using each choice. The updating function we study has two parts, the “base rate” updating rule and a lower-frequency probability of “mutation.” In the base-rate or “unperturbed” process, each agent has a number of “offspring” that is equal to its payoff in the game, and the new agent is chosen at random from the pool of all the offspring.
    [Show full text]
  • Stochastic Models of Epithelial Cancer Initiation and Glioblastoma Recurrence
    Stochastic Models of Epithelial Cancer Initiation and Glioblastoma Recurrence A DISSERTATION SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Kathleen M. Storey IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY Jasmine Foo June, 2018 c Kathleen M. Storey 2018 ALL RIGHTS RESERVED Acknowledgements I am incredibly lucky to have such a wonderful support system, without whom this thesis would not have been possible. First, I would like to thank my advisor, Jasmine Foo, for introducing me to such a fascinating research area and for her guidance and mentorship during this journey. I would also like to thank Kevin Leder for his helpful insight and feedback throughout the last few years. Additionally I am grateful for the encouragement I have received from numerous teachers and mentors at Carleton College, SMP, and the Haverford school district. I owe many thanks to my family: Mom, Dad, Eileen, and Pat, thank you for your endless loving support and guidance and for always making Havertown feel like home, even when I am 1200 miles away. I am also eternally grateful for the inspiration of my grandparents and entire extended family. Thank you to my friends in the math department, especially Will, Danika, Sam, Daniel, Nicole, and honorary math department members Blake and Libby; some of my fondest grad school memories are of board games, spades, and Acadia Fridays with all of you. Will, in particular, thank you for leading the way through each graduate school hurdle and for your advice and encouragement as I followed each a year later { I cannot imagine completing this thesis without your partnership and constant support.
    [Show full text]