Literature DB >> 30359381

Evolution reinforces cooperation with the emergence of self-recognition mechanisms: An empirical study of strategies in the Moran process for the iterated prisoner's dilemma.

Vincent Knight1, Marc Harper2, Nikoleta E Glynatsi1, Owen Campbell3.   

Abstract

We present insights and empirical results from an extensive numerical study of the evolutionary dynamics of the iterated prisoner's dilemma. Fixation probabilities for Moran processes are obtained for all pairs of 164 different strategies including classics such as TitForTat, zero determinant strategies, and many more sophisticated strategies. Players with long memories and sophisticated behaviours outperform many strategies that perform well in a two player setting. Moreover we introduce several strategies trained with evolutionary algorithms to excel at the Moran process. These strategies are excellent invaders and resistors of invasion and in some cases naturally evolve handshaking mechanisms to resist invasion. The best invaders were those trained to maximize total payoff while the best resistors invoke handshake mechanisms. This suggests that while maximizing individual payoff can lead to the evolution of cooperation through invasion, the relatively weak invasion resistance of payoff maximizing strategies are not as evolutionarily stable as strategies employing handshake mechanisms.

Entities:  

Mesh:

Year:  2018        PMID: 30359381      PMCID: PMC6201880          DOI: 10.1371/journal.pone.0204981

Source DB:  PubMed          Journal:  PLoS One        ISSN: 1932-6203            Impact factor:   3.240


Introduction

The Prisoner’s Dilemma (PD) [1] is a fundamental two player game used to model a variety of strategic interactions. Each player chooses simultaneously and independently between cooperation (C) or defection (D). The payoffs of the game are defined by the matrix , where T > R > P > S and 2R > T + S. The PD is a one round game, but is commonly studied in a manner where the prior outcomes matter. This repeated form is called the Iterated Prisoner’s Dilemma (IPD). As described in [2-4] a number of strategies have been developed to take advantage of the history of play. Strategies referred to as zero determinant (ZD) strategies [4] can manipulate some players through extortionate mechanisms. The Moran Process [5] is a model of evolutionary population dynamics that has been used to gain insights about the evolutionary stability in a number of settings. Several earlier works have studied iterated games in the context of the prisoner’s dilemma [6, 7], however these often make simplifying assumptions or are limited to classes of strategies such as memory-one strategies that only use the previous round of play. This manuscript provides a detailed numerical analysis of agent-based simulations of 164 complex and adaptive strategies for the IPD. This is made possible by the Axelrod library [8], an effort to provide software for reproducible research for the IPD. The library now contains over 186 parameterized strategies including classics like TitForTat and WinStayLoseShift, as well as recent variants such as OmegaTFT, zero determinant and other memory one strategies, strategies based on finite state machines, lookup tables, neural networks, and other machine learning based strategies, and a collection of novel strategies. Not all strategies have been considered for this study: excluded are those that make use of knowledge of the number of turns in a match and others that have a high computational run time. The large number of strategies are available thanks to the open source nature of the project with over 50 contributors from around the world, made by programmers and researchers [3]. Three of the considered strategies are finite state machines trained specifically for Moran processes (described further in the Methods section). In addition to providing a large collection of strategies, the Axelrod library can conduct matches, tournaments and population dynamics with variations including noise and spatial structure. The strategies and simulation frameworks are automatically tested to an extraordinarily high degree of coverage in accordance with best research software practices. Using the Axelrod library and the many strategies it contains, we obtain the probability with which a given strategy takes over a population (referred to as fixation probability) for all pairs of strategies, identifying those that are effective invaders and those resistant to invasion, for population sizes N = 2 to N = 14. Moreover we present a number (16) of strategies that were created via reinforcement algorithms (evolutionary and particle swarm algorithms) that are among the best invaders and resistors of invasion known to date, and show that handshaking mechanisms naturally arise from these processes as an invasion-resistance mechanism. In 2016, work has argued that agent-based simulations can provide insights in evolutionary game theory not available via direct mathematical analysis [9]. The results and insights contained in this paper would be difficult to derive analytically. In particular the following questions are addressed: What strategies are good invaders? What strategies are good at resisting invasion? How does the population size affect these findings? While the results agree with some of the published literature, it is found that: Zero determinant strategies are not effective invaders or defenders for N > 2. Complex strategies can be effective, and in fact can naturally evolve through evolutionary processes to outperform designed strategies. The strongest resistors specifically evolve or possess a handshake mechanism. Strong invaders are generally cooperative strategies that do not defect first but retaliate to varying degrees of intensity against strategies that defect. Strategies evolved to maximize their total payoff can be strong invaders and achieve mutual cooperation with many other strategies. The notion of a handshake has been described previously in [10] and corresponds to the idea that an individual exhibits behaviour that starts with a recognisable pattern. This in turn allows them to identify individuals of their own type (who would exhibit the same pattern). This is analogous to the biological notion of ‘kin recognition’ where individuals have the ability to recognise the phenotype of their own kin [11].

Materials and methods

The Moran process

A Moran process is a stochastic birth death process on a finite population in which the population size stays constant over time. Individuals are selected according to a given fitness landscape. The fitness landscape in this work is defined as the total utility against all other individuals in the population. Once selected, the individual is reproduced and similarly another individual is chosen to be removed from the population (a uniform random selection is used). This is shown diagrammatically in Fig 1. In some settings mutation is also considered but without mutation (the case considered in this work) this process will arrive at an absorbing state where the population is entirely made up of players of one strategy. The probability with which a given strategy, starting from a single individual takes over a population is called the fixation probability. A more detailed analytic description of this is given later. In our simulations offspring do not inherit any knowledge or history from parent replicants.
Fig 1

A diagrammatic representation of a Moran process.

The Moran process was initially introduced in [5]. It has since been used in a variety of settings including the understanding of the spread of cooperative and non-cooperative behaviour such as cancer [12] and the emergence of cooperative behaviour in spatial topologies [13]. However these works mainly consider relatively simple strategies. A few works looked at evolutionary stability of agent-based strategies within the Prisoner’s Dilemma [14] but this is not done in the more widely used setting of the Moran process, rather in terms of infinite population stability. In [15] Moran processes are studied in a theoretical framework for a small subset of strategies. The subset included memory one strategies: strategies that recall the events of the previous round only. Of particular interest are the zero determinant strategies introduced in [4]. It was argued in [7] that generous ZD strategies are robust against invading strategies. However, in [16], a strategy using machine learning techniques was capable of resisting invasion and also able to invade any memory one strategy. In 2017, [17] has investigated the effect of memory length on strategy performance and the emergence of cooperation but this is not done in a Moran process context and only considers specific cases of memory 2 strategies. In [18] it was recognised that many zero determinant strategies do not fare well against themselves. This is a disadvantage for the Moran process where the best strategies cooperate well with other players using the same strategy. This work uses pair-wise Moran processes in a similar way to matches in the many IPD tournaments published since Axelrod’s original work [2]. A population-based perspective is given which adds additional evolutionary components to the IPD, namely the evolutionary dynamics of invasion and resistance.

Strategies considered

To carry out this numerical experiment, 164 strategies, listed (with their properties) in the Appendix, are used from the Axelrod library. The appendix also includes citations to the original description of each strategy. There are 43 stochastic and 121 deterministic strategies. Their memory depth, defined by the number of rounds of history used by the strategy each round, is shown in Table 1. The memory depth is infinite if the strategy uses the entire history of play (whatever its length). For example, a strategy that utilizes a handshaking mechanism where the opponent’s actions on the first few rounds of play determines the strategies subsequent behavior would have infinite memory depth.
Table 1

Memory depths.

Memory Deptd01234569101112162040200
Count3291282611511222188
Using families of strategies that depend on given parameters it is possible to find specific parameters through a training process called reinforcement learning. A detailed description of the various types considered is given in [19]. A number of these strategies have been trained this way (see [19]) prior to this study and not specifically for the Moran process. For example: Evolved ANN: a neural network based strategy; Evolved LookerUp: a lookup table based strategy; PSO Gambler: a stochastic version of the lookup table based strategy; Evolved HMM: a hidden Markov model based strategy. Apart from the PSO Gambler strategy, which was trained using a particle swarm optimisation algorithm, these strategies are trained with an evolutionary algorithm that perturbs strategy parameters and optimizes the mean total score against all other opponents [20]. They were trained to win IPD tournaments by maximizing their mean total payoffs against a variety of opponents. Variation is introduced via mutation and crossover of parameters, and the best performing strategies are carried to the next generation along with new variants. Similar methods appear in the literature [21]. There has also been some work on strategies using an evolutionary algorithm in real time: in [22] an evolutionary algorithm is used to build a model of the opponent and attempt to exploit any potential weakness. In this work all strategies resulting from evolutionary algorithms are pre-trained. More information about each player can be obtained in the documentation for [8] and a detailed description of the performance of these strategies in IPD tournaments is described in [19]. All of the training code is archived at [23]. This software is (similarly to the Axelrod library) available on GitHub (https://github.com/Axelrod-Python/axelrod-dojo) with documentation to train new strategies easily. Training typically takes less than 100 generations and can be completed within several hours on commodity hardware. One particular family of strategies that has been studied in the literature are called finite state machines. These mathematical models consist of states and responses to actions which indicate a next state given an action. In the context of the IPD, a finite state machine, is a mapping from an arbitrary list of states and opponent actions (cooperation or defection) to states and an action (cooperation or defection). For further details, the reader is referred to [19, 21, 24, 25]. There are three further strategies trained specifically for this study; Trained FSM 1, 2, and 3 (TF1 TF3). These are finite state machines of 16, 16, and 8 states respectively. These are shown in Figs 2, 3 and 4, using the notation common in the literature where A1/A2 is the action of the opponent A1 and the response of the player A2 as well as arrows corresponding to changes of state.
Fig 2

TF1: A 16 state finite state machine with a handshake leading to mutual cooperation at state 4.

Fig 3

TF2: A 16 state finite state machine with a handshake leading to mutual cooperation at state 16.

Fig 4

TF3: An 8 state finite state machine.

As opposed to the previously described strategies [19], these strategies were trained with the objective function of mean fixation probabilities for Moran processes starting at initial population states consisting of N/2 individuals of the training candidates and N/2 individuals of an opponent strategy, taken from a selection of 150 opponents from the Axelrod library: TF1 N = 12, 0% noise. TF2 N = 10, 0% noise. TF3 N = 8, 1% noise. The trained algorithms were run for fewer than 50 generations. Training data for this is available at [26]. TF1 has an initial handshake of CCD and cooperates if the opponent matches. However if the opponent later defects, TF1 will respond in kind, so the handshake is not permanent. Only one player (Prober 4 [27]) manages to achieve cooperation with TF1 after about 20 rounds of play. TF1 is functionally very similar to a strategy known as “Collective Strategy”, which has a handshake of CD and cooperates with opponents that matched the handshake until they defect, defecting thereafter if the opponent ever defects [28]. Collective Strategy was specifically designed for evolutionary processes. TF2 always starts with CD and will defect against opponents that start with DD. It plays CDD against itself and then cooperates thereafter; Fortress3 and Fortress4 also use a similar handshake and cooperate with TF2. Cooperation can be rescued after a failed handshake by a complex sequence of plays which sometimes results in mutual cooperation with Firm but Fair, Grofman, and GTFT, and a few others with low probability. TF2 defects against all other players in the study, barring unusual cases arising from particular randomizations. Fig 3 shows all 16 states of the strategy (states 6 and 7 are not reachable). TF3 cooperates and defects with various cycles depending on the opponent’s actions. TF3 will mutually cooperate with any strategy and only tolerates a few defections before defecting for the rest of match. It is similar to but not exactly the same as Fool Me Once, a strategy that cooperates until the opponent has defected twice (not necessarily consecutively), and defects indefinitely thereafter. Though a product of training with a Moran objective, it differs from TF1 and TF2 in that it lacks a handshake mechanism. Fig 4 shows all 8 states of the strategy produced by the training process (states 3 and 8 are not reachable). For both TF1 and TF2 a handshake mechanism naturally emerges from the structure of the underlying finite state machine. This behavior is an outcome of the evolutionary process and is in no way hard-coded or included via an additional mechanism.

Data collection

Each strategy pair is run for 1000 repetitions of the Moran process to fixation with starting population distributions of (1, N − 1), (N/2, N/2) and (N − 1, 1), for N from 2 through 14. The fixation probability is then empirically computed for each combination of starting distribution and value of N. The Axelrod library can carry out exact simulations of the Moran process. Since some of the strategies have a high computational cost or are stochastic, samples are taken from a large number of 200 turn match outcomes for the pairs of players for use in computing fitnesses in the Moran process (i.e. a stochastic cache of matches is used). This approach was verified to agree with unsampled calculations to a high degree of accuracy in specific cases. This is described in Algorithms 1 and 2. Algorithm 1 Data Collection 1: for player_one in players_list do 2:  for player_two in (players_list—player_one) pair do 3:   pair ← (player_one, player_two) 4:   for starting_population_distributions in [ do 5:    while repetitions ≤ 1000 do 6:     simulate moran process (pair, starting distribution) 7:    end while 8:    yield fixation probabilities 9:   end for 10:  end for 11: end for Algorithm 2 Moran process 1: initial population ← (pair, starting distribution) 2: population ← initial population 3: while population not uniform do 4:  for player in population do 5:   for opponent in (population—player) do 6:    match ← (player, opponent) 7:    results ← stochastic_cache (200 round match) 8:   end for 9:  end for 10:  population ← sorted(results) 11:  parent ← selected randomly in proportion to its total match payoffs 12:  offspring ← parent 13:  kill off ← uniformly random player from population 14:  population ← offspring replaces kill off 15: end while The next section will further validate the methodology by comparing simulated results to analytical results in a few selected cases. The main results of this manuscript will present a detailed analysis of all the data generated. Finally, a discussion and conclusion will offer future avenues for the work presented here.

Results

Validation

As described in [6] consider the payoff matrix: The expected payoffs of i players of the first type in a population with N − i players of the second type are given by: The transitions within the birth death process that underpins the Moran process are then given by: Using this the fixation probability of the first strategy in a population of i individuals of the first type and N − i individuals of the second, is given by [13]: where: A neutral strategy will have fixation probability x = i/N. Comparisons of x1, x, x are shown in Fig 5 for Alternator and WSLS (a 5% confidence interval computed using an asymptotic normal approximation is also included [29]). The points represent the simulated values and the line shows the theoretical value. Note that these are deterministic strategies and show a good match between the expected value of (7) and the actual Moran process for all strategy pairs. These means have been compared using a t-test and the p values are shown in Table 2 which confirms the fact that the theoretic and simulated values are a good match.
Fig 5

Comparison of theoretic and actual Moran process fixation probabilities for deterministic strategies: Alternator and Cooperator.

5% confidence intervals calculated using an asymptotic normal approximation. The top most line on all figures (in red and using a circle) corresponds to x, the middle line (in green and using a cross) corresponds to x and the bottom line (in blue and using an x) corresponds to x1.

Table 2

p values resulting from a t test comparing the theoretic value with the simulated value of the Moran process fixation probabilities for deterministic strategies: Alternator and Cooperator.

Np1 p ValuepN/2 p ValuepN−1 p Value
20.899420.899420.89942
40.163440.747680.85877
60.654060.840510.51992
80.926170.457480.38604
100.035050.371150.60635
120.966970.207900.18124
140.081260.637710.76246
160.594340.076970.42520
180.053390.471260.94814
200.308050.797950.82381

Comparison of theoretic and actual Moran process fixation probabilities for deterministic strategies: Alternator and Cooperator.

5% confidence intervals calculated using an asymptotic normal approximation. The top most line on all figures (in red and using a circle) corresponds to x, the middle line (in green and using a cross) corresponds to x and the bottom line (in blue and using an x) corresponds to x1. Fig 6 shows the fixation probabilities for stochastic strategies: Calculator and arrogant Q Learner. These are no longer a good match (confirmed with a t-test in Table 3). This demonstrates that assuming a given interaction between two IPD strategies can be summarised with a set of utilities as shown in (1) is not correct. For any given pair of strategies it is possible to obtain p, p, p exactly (as opposed to the approximations offered by (4), (5) and (6)). Obtaining these requires particular analysis for a given pair and can be quite a complex endeavour for stochastic strategies with long memory: this is not necessary for the purposes of this work. All data generated for this validation exercise can be found at [26].
Fig 6

Comparison of theoretic and actual Moran process fixation probabilities for stochastic strategies: Calculator and Arrogant Q Learner.

5% confidence intervals calculated using an asymptotic normal approximation. The top most line on all figures (in red and using a circle) corresponds to x, the middle line (in green and using a cross) corresponds to x and the bottom line (in blue and using an x) corresponds to x1.

Table 3

p − values resulting from a t − test comparing the theoretic value with the simulated value of the Moran process fixation probabilities for stochastic strategies: Calculator and Arrogant Q Learner.

Np1 p ValuepN/2 p ValuepN−1 p Value
20.053720.053720.05372
40.341880.009400.00005
60.165100.000000.00000
80.034510.000000.00000
100.005430.000000.00000
120.196460.000000.00000
140.008140.000000.00000
160.010380.000000.00000
180.395560.000000.00000
200.000300.000000.00000

Comparison of theoretic and actual Moran process fixation probabilities for stochastic strategies: Calculator and Arrogant Q Learner.

5% confidence intervals calculated using an asymptotic normal approximation. The top most line on all figures (in red and using a circle) corresponds to x, the middle line (in green and using a cross) corresponds to x and the bottom line (in blue and using an x) corresponds to x1.

Empirical results

This section outlines the data analysis carried out, all data for this study is available at [26]. First the specific case of N = 2 is considered. The effect of population size on the ability of a strategy to invade another population is investigated. This will highlight how complex strategies with long memories outperform simpler strategies. Then a similar investigation of the ability to defend against an invasion is given. Finally the relationship between performance for differing population sizes as well as taking a close look at zero determinant strategies [4] is analysed.

The special case of N = 2

When N = 2 the fixation probabilities of the Moran process are effectively measures of the distribution of relative mean payoffs over all possible matches between two players. The strategy that scores higher than the other more often will fixate more often. For N = 2 the two cases of x1 and x coincide, but will be considered separately for larger N in the following sections. The top 16 (10%) strategies are shown in Table 4 and figures showing the performance of all strategies are available in the appendix. The top five ranking strategies are:
Table 4

Top strategies for N = 2 (neutral fixation is p = 0.5).

PlayerMin5th %MeanMedian95th %MaxStd
1CS0.4970.50200.66510.5720.99080.9930.1800
2Defector0.5020.50200.64960.5181.00001.0000.1767
3Aggravater0.5020.50200.63280.5180.97900.9990.1660
4Predator0.3190.49800.63010.5510.98700.9930.1676
5Handshake0.0060.45030.62400.5240.99080.9930.1889
6Prober 40.4310.46200.61830.5340.95790.9580.1656
7TF10.4300.49800.61710.5440.92400.9810.1345
8Prober 30.4970.50110.60440.5050.99300.9930.1683
9TF20.3240.50200.60260.5650.83620.8870.1092
10Grudger0.4970.50200.59960.5020.98400.9890.1695
11Better and Better0.3880.39510.59800.5140.93000.9340.1865
12MEM20.4970.50010.59420.5020.98400.9870.1656
13Meta Hunter Aggressive0.2470.29430.59330.5170.94980.9810.2013
14TF30.3440.49710.59270.5020.97900.9820.1617
15Fool Me Once0.4940.49800.58920.5020.97900.9820.1625
16ZD-Extort-40.4970.50200.58670.5840.69000.6950.0724
The top strategy is the Collective Strategy (CS) which has a simple handshake mechanism described above. Defector: it always defects. Since it has no interactions with other defectors (recall that N = 2), its aggressiveness is rewarded. Aggravater, which plays like Grudger (responding to any defections with unconditional defections throughout) however starts by playing 3 defections. Predator, a finite state machine described in [21]. Handshake, a slightly less aggressive version of the Collective Strategy [10]. As long as the initial sequence is played then it cooperates. Thus it will do well in a population consisting of many members of itself just as the Collective Strategy does. The difference is that CS will defect after the handshake if the opponent defects while Handshake will not. It is also noted that TF1, TF2 and TF3 all perform well for this case of N = 2. This is also the value of N for which a zero determinant strategy does appear in the top 10% ranking strategies: ZD-extort-4. The performance of zero determinant strategies will be examined more closely. As will be demonstrated the results for N = 2 differ from those of larger N. Hence these results do not concur with the literature which suggests that zero determinant strategies should be effective for larger population sizes, but these analyses consider stationary behaviour, while this work runs for a fixed number of rounds [7]. The stationarity assumption allows for a deterministic payoff matrix leading to the conclusions about zero determinant strategies in the space of memory-one strategies that do not generalize to this context.

Strong invaders

In this section the focus is on the ability of a mutant strategy to invade: the probability of one individual of a given type successfully fixating in a population of N−1 other individuals, denoted by x1. The ranks of each strategy for all considered values of N according to mean x1 are shown in Fig 7.
Fig 7

Invasion: Ranks of all strategies according to x1 for different population sizes.

The top 16 strategies are given in Tables 5, 6 and 7. A variety of figures showing the performance of all strategies is available in the supporting information.
Table 5

Top invaders for N = 3.

PlayerMin5th %MeanMedian95th %MaxStd
1CS0.2610.26200.44780.4030.81050.9080.1998
2Grudger0.2590.26410.43130.3380.80970.9080.1699
3MEM20.2580.28750.42780.3380.79770.9070.1636
4TF30.2480.26100.42670.3380.79040.9040.1624
5Prober 40.2210.24000.42420.3650.77230.8910.1755
6Fool Me Once0.2570.26450.42420.3380.79380.9040.1620
7Davis0.2340.25810.42180.3380.77590.8910.1590
8Predator0.1730.25900.42100.3740.78450.9070.1824
9Evolved ANN 50.2550.31630.41630.3380.78720.8790.1530
10Evolved ANN0.2530.27890.41630.3380.79380.9060.1572
11Evolved FSM 160.0410.13910.41540.3380.79770.9070.1830
12Meta Hunter0.1230.25410.41400.3380.78070.8920.1614
13TF10.2570.25800.41390.3980.74110.9000.1529
14PSO Gambler 2_2_20.0730.26430.41340.3380.79380.9040.1727
15EvolvedLookerUp1_1_10.2580.30040.41130.3380.75150.8300.1369
16Evolved FSM 16 Noise 050.2470.32380.41070.3380.79770.9060.1540
Table 6

Top invaders for N = 7.

PlayerMin5th %MeanMedian95th %MaxStd
1Evolved FSM 160.0010.03130.25230.1420.63890.8260.1931
2PSO Gambler 2_2_20.0040.05880.24670.1420.60960.8260.1809
3Fool Me Once0.0440.04700.24590.1420.61050.8260.1792
4Evolved ANN 50.0440.10920.24500.1420.60100.8120.1722
5Evolved ANN0.0420.06150.24490.1420.61040.8260.1785
6EvolvedLookerUp2_2_20.0000.06180.24430.1420.63800.8240.1822
7Grudger0.0440.04510.24420.1420.64200.8260.1830
8MEM20.0440.05830.24360.1420.61430.8260.1760
9TF30.0440.04500.24300.1420.63440.8260.1779
10PSO Gambler 1_1_10.0210.10330.24040.1420.63810.8240.1710
11CS0.0450.04500.23950.1480.63850.8260.2169
12Evolved FSM 16 Noise 050.0440.12980.23940.1420.61430.8260.1732
13Evolved HMM 50.0100.06110.23900.1420.61150.8260.1785
14Meta Hunter0.0150.04650.23850.1420.59930.8200.1751
15Davis0.0360.04650.23790.1420.59530.8200.1732
16PSO Gambler Mem10.0180.11050.23480.1420.63700.8250.1671
Table 7

Top invaders for N = 14.

PlayerMin5th %MeanMedian95th %MaxStd
1Evolved FSM 160.0000.00540.20960.0790.72410.8420.2172
2PSO Gambler 2_2_20.0000.01130.20420.0790.59400.8420.2045
3EvolvedLookerUp2_2_20.0000.02700.20140.0790.66080.8400.2097
4Evolved ANN0.0020.01640.20140.0790.59390.8420.2074
5Evolved ANN 50.0020.05050.20040.0790.59400.8340.2009
6Evolved HMM 50.0000.03210.19720.0790.59400.8420.2034
7PSO Gambler 1_1_10.0010.04550.19550.0790.61500.8410.1931
8Fool Me Once0.0020.00580.19550.0790.59400.8420.2032
9Evolved FSM 16 Noise 050.0030.06070.19430.0790.59300.8420.2005
10PSO Gambler Mem10.0000.05170.19200.0790.61180.8410.1907
11Evolved FSM 40.0000.00000.19180.0790.59300.8420.2049
12Meta Hunter0.0000.00490.18690.0790.58830.8400.1882
13Evolved ANN 5 Noise 050.0010.03030.18580.0790.59300.8400.1968
14Omega TFT0.0030.07040.18490.0790.59390.8400.1927
15Fortress40.0000.00000.18480.0660.59190.8400.2211
16TF30.0020.00410.18460.0790.61900.8420.1890
It can be seen that apart from CS, none of the strategies for N = 2 of Table 4 perform well for N ∈ {3, 7, 14}. The new top performing strategies are: Grudger (which only performs well for N = 3), starts by cooperating but will defect if at any point the opponent has defected. MEM2, an infinite memory strategy that switches between TFT, TF2T, and Defector [14]. TF3, the finite state machine trained specifically for Moran processes described. Prober 4, a strategy which starts with a specific 20 move sequence of cooperations and defections [27]. This initial sequence serves as approximate handshake. PSO Gambler and Evolved Lookerup 2 2 2: strategies that make use of a lookup table mapping the first 2 moves of the opponent as well as the last 2 moves of both players to an action. PSO gambler is a stochastic version of Lookerup which maps those states to probabilities of cooperating. Lookerup was described in [3]. The Evolved ANN strategies are neural networks that map a number of attributes (first move, number of cooperations, last move, etc.) to an action. Both of these have been trained using an evolutionary algorithm. Evolved FSM 16 is a 16 state finite state machine trained to perform well in tournaments. Only one of the above strategies is stochastic although close inspection of the source code of PSO Gambler shows that it makes stochastic decisions rarely, and is functionally very similar to its deterministic cousin Evolved Looker Up. PSO Gambler Mem1 is a stochastic memory one strategy that has been trained to maximise its utility and does perform well. Apart from TF3, the finite state machines trained specifically for Moran processes do not appear in the top 5, while strategies trained for tournaments do. This is due to the nature of invasion: most of the opponents will initially be different strategies. The next section will consider the converse situation.

Strong resistors

In addition to identifying good invaders, strategies resistant to invasion by other strategies are identified by examining the distribution of x for each strategy. The ranks of each strategy for all considered values of N according to mean x are shown in Fig 8.
Fig 8

Resistance: Ranks of all strategies according to x for different population sizes.

Tables 8, 9 and 10 show the top strategies when ranked according to x for N ∈ {3, 7, 14} and figures showing results for all strategies are available in the supplementary materials. Once again none of the short memory strategies previously discussed perform well for high N.
Table 8

Top resistors for N = 3.

PlayerMin5th %MeanMedian95th %MaxStd
1CS0.6620.74100.83590.7960.99801.0000.0981
2Predator0.5300.73630.81210.7890.99801.0000.0983
3TF10.6480.73300.80870.7910.97450.9990.0775
4Handshake0.2250.63220.80140.7790.99801.0000.1293
5TF20.5720.73630.79570.7900.93300.9610.0672
6Prober 40.6460.66100.79050.7500.98900.9960.1070
7Grudger0.6620.66200.76120.6620.99801.0000.1224
8Hard Prober0.6610.66200.75820.7320.99800.9990.1079
9TF30.5940.66200.75700.6620.99690.9990.1197
10MEM20.6620.66200.75540.6620.99801.0000.1210
11Davis0.6620.66200.75360.6620.98480.9960.1164
12Winner210.6620.66300.75290.7420.92180.9480.0741
13Fool Me Once0.6610.66200.74890.6620.99700.9990.1191
14Fortress40.5520.55200.74670.7071.00001.0000.1676
15Retaliate 30.6620.66200.74480.6620.95380.9860.1032
16EvolvedLookerUp1_1_10.6620.66200.74220.6620.97920.9980.1062
Table 9

Top resistors for N = 7.

PlayerMin5th %MeanMedian95th %MaxStd
1CS0.8580.95600.97650.9811.0001.0000.0203
2TF10.8660.95210.97140.9791.0001.0000.0207
3TF20.8400.94230.96770.9760.9981.0000.0239
4Predator0.7410.94780.96770.9701.0001.0000.0367
5Handshake0.4480.82610.95470.9701.0001.0000.0848
6Prober 40.8370.85000.95400.9551.0001.0000.0416
7Winner210.8580.86000.93920.9560.9960.9990.0486
8Hard Prober0.8560.85600.93310.9531.0001.0000.0521
9Fortress40.8290.82900.92550.9251.0001.0000.0653
10Grudger0.8580.85800.91980.8581.0001.0000.0642
11TF30.8580.85800.91890.8581.0001.0000.0638
12Davis0.8580.85800.91860.8581.0001.0000.0633
13Ripoff0.8560.85600.91830.9220.9860.9880.0484
14Tester0.8560.85600.91760.9210.9860.9880.0486
15MEM20.8580.85800.91650.8581.0001.0000.0636
16Retaliate 30.8580.85800.91610.8580.9991.0000.0619
Table 10

Top resistors for N = 14.

PlayerMin5th %MeanMedian95th %MaxStd
1CS0.9210.99700.99841.0001.01.00.0062
2TF10.9380.99500.99730.9991.01.00.0069
3TF20.9250.98200.99490.9961.01.00.0104
4Predator0.8360.99120.99410.9991.01.00.0212
5Prober 40.8950.91100.98630.9961.01.00.0250
6Handshake0.5140.91310.98120.9991.01.00.0743
7Winner210.9210.92100.97780.9961.01.00.0310
8Hard Prober0.9160.91600.97310.9951.01.00.0327
9Fortress40.9290.92900.97260.9811.01.00.0287
10Ripoff0.9190.91900.96690.9781.01.00.0318
11Tester0.9190.91900.96620.9771.01.00.0320
12Grudger0.9210.92100.95920.9211.01.00.0390
13TF30.9210.92100.95890.9211.01.00.0388
14Davis0.9210.92100.95880.9211.01.00.0387
15Retaliate 30.9210.92100.95800.9211.01.00.0383
16Retaliate0.9210.92100.95760.9211.01.00.0382
Interestingly none of these strategies are stochastic: this is explained by the value of not provoking typically cooperative opponent strategies with speculative defections. This includes opponents using the same strategy. Acting stochastically increases the chance of reducing the score of individuals of the same type in a Moran process. However it is possible to design a strategy with a stochastic or error-correcting handshake that is an excellent resistor even in noisy environments [16]. There are only two new strategies that appear in the top ranks for x: TF1 and TF2. These two strategies are with CS the strongest resistors. They all have handshakes, and whilst the handshakes of CS and Handshake (which ranks highly for the smaller values of N) were programmed, the handshakes of TF1 and TF2 evolved without any priming. As described previously the strategies trained with the payoff maximizing objective are among the best invaders in the library however they are not as resistant to invasion as the strategies trained using a Moran objective function. These strategies include trained finite state machine strategies, but they do not appear to have handshaking mechanisms. Therefore it is reasonable to conclude that the objective function is the cause of the emergence of handshaking mechanisms. More specifically, TF1 and TF2 evolved handshakes for high invasion resistance. TF3 is a better total payoff maximizer which makes it a better invader along with the strategies trained to maximize total payoff since successful fitness proportionate selection is necessary for invasion. Training with an objective with initial population mix other than (N/2, N/2) may favor invasion or resistance. The payoff maximizing strategies typically will not defect before the opponent’s first defection, possibly because the training strategy collection contains some strategies such as Grudger and Fool Me Once that retaliate harshly by defecting for the remainder of the match if the opponent has more than a small number of cumulative defections. Paradoxically for handshaking strategies it is advantageous to defect (as a signal) in order to achieve mutual cooperation with opponents using the same strategy but not with other opponents. Nevertheless an evolutionary process is able to tunnel through the costs and risks associated with early defections to find more optimal solutions, so it is not surprising in hindsight that handshaking strategies emerge from the evolutionary training process. A handshake requires at least one defection and there is selective pressure to defect as few times as possible to achieve the self-recognition mechanism. It is also unwise to defect on the first move as some strategies additionally retaliate in response to first round defections. So the handshakes used by TF1, TF2, and CS are in some sense optimal. It is evident through the work presented that performance of strategies not only depends on the initial population distribution but also that there seems to be a difference depending on whether or not N > 2. This will be explored further in the next section, looking not only at x1 and x but also considering x.

The effect of population size

Fig 9 complements Figs 7 and 8 showing the ranks of each strategy for all considered even values of N according to mean x.
Fig 9

Fixation ranks of all strategies according to x for different population sizes.

Tables 11, 12 and 13 show the ranks for a selection of strategies:
Table 11

Invasion: Fixation ranks of a few selected strategies according to x1 for different population sizes.

Size234567891011121314
CS1121191113211622172523
Defector24380918987871039710594103101
Aggravater3508999102103108113114115115116117
Predator482435283331433643344535
Handshake5174046434646494849475049
Evolved FSM 16311162111111111
PSO Gambler 2_2_22914106422222222
EvolvedLookerUp2_2_233181191066535333
Evolved ANN201087853343444
Evolved ANN 521978745454555
TF17133338303942464246414646
TF29192933192829382734263230
TF3144556911111214131316
ZD-Extort-41681107120135136142140142142144144145
ZD-Extort-2 v241105126140152152153152153153153152153
ZD-Extort-243107125139151151152153152152152153152
ZD-SET-2100111117117122127131128131131130132131
ZD-GTFT-2112928280818284728171787270
ZD-GEN-2113968783858890828782868391
Table 12

Resistance: Fixation ranks of a few selected strategies according to x for different population sizes.

Size234567891011121314
CS1111111111111
Defector229557994979898102101103100102
Aggravater3427197101106107111113113116115115
Predator4233344444444
Handshake5455555666666
TF17322222222222
TF210544433333333
Prober 46666666555555
TF31391011111113141313131313
ZD-Extort-4196898106108114115115118118117118117
ZD-Extort-2 v24998111121123124124130130132134132134
ZD-Extort-25097112123124125123126131131132133133
ZD-SET-210810510410410310310010010199989898
ZD-GTFT-2112958884757271737171676868
ZD-GEN-2114968986777572747272686969
Table 13

Ranks of a few selected strategies according to x for different population sizes.

Size2468101214
CS1111112
Defector27899106110113120
Aggravater391105111122125128
Predator4244444
Handshake5656666
TF29432221
TF17323333
Prober 46565555
TF314888888
ZD-Extort-416102117129141143145
ZD-Extort-2 v241118135151152152153
ZD-Extort-243117136149151151152
ZD-SET-2100110110108106106108
ZD-GTFT-2112828077757574
ZD-GEN-2113858182797776
The strategies that ranked highly for N = 2; The strategies that ranked highly for N = 14; The zero determinant strategies. The results for x show similarities to the results for x and in particular TF1, TF2 and TF3 ranked first, third and eighth. This is to be expected since, as described previously these strategies were trained in an initial population of (N/2, N/2) individuals. For all starting populations i ∈ {1, N/2, N − 1} the ranks of strategies are relatively stable across the different values of N > 2 however for N = 2 there is a distinct difference. This highlights that there is little that can be inferred about the evolutionary performance of a strategy in a large population from its performance in a small population. This is confirmed by the performance of the zero determinant strategies: while some do rank relatively highly for N = 2 (ZD-Extort-4 has rank 16) this rank does not translate to larger populations. Fig 10 shows the correlation coefficients of the ranks of strategies in differing population size. How well a strategy performs in any Moran process for N > 2 has low correlation with the performance for N = 2. This illustrates why the strong performance of zero determinant strategies predicted in [4] does not extend to larger populations. This was discussed theoretically in [18] and observed empirically in these simulations.
Fig 10

Heatmap of correlation coefficients of rankings by population size.

Discussion

Training strategies to excel at the Moran process leads to the evolution of cooperation, but only with like individuals in the case of TF1 and TF2. This may have significant implications for various biological and social phenomena such as human social interactions, particularly the evolution of ingroup/outgroup mechanisms and other sometimes costly rituals that reinforce group behavior. While TF1 and TF2 are competent invaders, the best invaders in the study do not appear to employ strict handshakes, and are generally cooperative strategies. TF3, which does not use a handshake, is a better invader than TF1 and TF2 but not as good a resistor. Nevertheless it was the result of the same kind of training processes and is a better combined invader-resistor than the invaders that were trained previously to maximize payout. It is of interest to note that when trained in a payoff maximising criteria the finite state machines do not evolve to obtain a handshake, this highlights the importance of the evolutionary effect on this important mechanism. The strategies trained to maximize payoff in head-to-head matches are generally cooperative and are effective invaders. Combined with the fact that handshaking strategies are stronger resistors, this suggests that while maximizing individual payoff can lead to the evolution of cooperation, these strategies are not the most evolutionarily stable in the long run. A strategy with a handshaking mechanism is still capable of invading and is more resistant to subsequent invasions. Moreover, the best resistor of the payoff maximally trained strategies (Evolved Looker Up 1_1_1), which always defects if the opponent defects in the first round, is effectively employing a one-shot handshake of C. Similarly, Grudger (also known as Grim), which emerged from training memory one strategies for the Moran process, also effectively employs a handshake of always cooperating, as it defects for the remainder of the match if the opponent ever defects. The insights that payoff maximizers are better invaders and that handshakers are better resistors suggests that a strategy aware of the population distribution could choose to become a handshaker at a critical threshold and use a strategy better for invasion when in the minority. Information about the population distribution was not available to our strategies. Previous work has showed that strategies able to retain memory across matches can infer the population distribution and act in such a manner, resulting in a strategy effective at invasion and resistance [16]. We did not attempt other objective functions that may serve to select for both invasion and resistance better than training at a starting population of (N/2, N/2). Nevertheless our results suggest that there is not much room for improvement. Any handshake more sophisticated than always cooperate necessarily involves a defection. (A strategy with a handshake consisting of a long sequence of cooperations is effectively a grudger.) For TF3 or EvolvedLookerUp1_1_1 to become better resistors they need a longer or more strict handshake. But if this handshake involves a defection then likely the invasion ability is diminished for N > 2: the top invaders for larger N are nice strategies that do not defect before their opponents. This is because good invaders need to maximize match payoff to benefit from fitness proportionate selection, and so in the absence of a handshake mechanism, knowledge of the population distribution, or some identifying label on the opponent, a strategy must be generally cooperative. Aggressive strategies are only effective invaders for the smallest N, dropping dramatically in rank as the population size increases. We did, however, attempt to evolve CS using finite state machines and lookup table based players, which resulted in some very similar strategies. In particular we evolved a lookup strategy that had a handshake of DC and played TFT with other players after a correct handshake while defecting otherwise, which is quite close in function to CS (full grudging is not possible with a lookup table of limited depth). Finally we note that it may be possible to achieve similar results with smaller capacity finite state machine players.

Conclusion

A detailed empirical analysis of 164 strategies of the IPD within a pairwise Moran process has been carried out. All possible ordered pairs of strategies have been placed in a Moran process with different starting values allowing each strategy to attempt to invade the other. This is the largest such experiment carried out and has led to many insights. When studying evolutionary processes it is vital to consider N > 2 since results for N = 2 cannot be used to extrapolate performance in larger populations. This was shown both observationally but also by considering the correlation of the ranks in different population sizes. Memory one strategies do not perform as well as longer memory strategies in general in this study. Several longer memory strategies were high performers for invasion, particularly the strategies which have been trained using a number of reinforcement learning algorithms. Interestingly they have been trained to perform well in tournaments and not Moran processes specifically. In some cases these strategies utilize all the history of play (the neural network strategies and the lookup table strategies, the latter using the first round and some number of trailing rounds). There are no memory one strategies in the top 5 performing strategies for N > 3. Training memory-one strategies specifically for the Moran process typically led to Grudger / Grim, a memory-one strategy with four-vector (1, 0, 0, 0). It appears to be the best resistor of the memory-one strategies. The highest performing memory-one strategy for invasion is PSO Gambler Mem 1, training to maximize total payout, which has four-vector (1, 0.52173487, 0, 0.12050939). For comparison, training for maximum score difference between the player and the opponent resulted in a strategy nearly the same as Grudger, with four-vector (0.9459, 0, 0, 0) (not included in the study). One of the major findings discussed, is the ability of strategies with a handshake mechanism to resist invasion. This was not only revealed for CS (a human designed strategy) but also for two FSM strategies (TF1 and TF2) specifically trained through an evolutionary process. In these two cases, the handshake mechanism was a product of the evolutionary process. Fig 11 shows the cooperation rate of TF1, TF2, TF3 and CS for each round of a match against all the opponents in this study. This corresponds to the fraction of cooperation played by that strategy observed in a given round (out of the first 15) where each matchup is repeated 10000 times to obtain the mean.
Fig 11

Cooperation rate per round (over 10000 repetitions).

Rows correspond to all the strategies considered in this work (ordered alphabetically by name). Columns correspond to round of an IPD match.

Cooperation rate per round (over 10000 repetitions).

Rows correspond to all the strategies considered in this work (ordered alphabetically by name). Columns correspond to round of an IPD match. While TF3 does not have a strict handshake mechanism it is clear that all these strategies start a match by cooperating. It is then evident that TF3 cooperates more than the other strategies thus explaining the difference in performance. It is also clear that CS only cooperates with itself and Handshake: it is a very aggressive strategy. These findings are important for the ongoing understanding of population dynamics and offer evidence for some of the shortcomings of low memory which has started to be recognised by the community [17]. All source code for this work has been written in a sustainable manner: it is open source, under version control and tested which ensures that all results can be reproduced [30-32]. The raw data as well as the processed data has also been properly archived and can be found at [26]. There are many opportunities to build on this work. In particular, an analysis of the effect of noise should offer insights regarding the stability of the findings, particularly for the handshaking strategies. They may be less dominant for larger amounts of noise since the handshaking mechanisms may become brittle. There are many other variations to explore including populations with more than one type, spatial structure, and mutation. One final point to recognise: the large set of strategies used here does not in itself constitute an authoritative set. Whilst it is not only large but also very diverse, the results (and rankings) presented might change given a different set of strategies. A further piece of work could look at subgroups of strategies and how they fair against other subgroups. Note that because of the open nature of the work here (not only is the source code archived but so is the data) this and any other further analysis is possible to carry out. ϕ—Deterministic—Memory depth: ∞. [8] π—Deterministic—Memory depth: ∞. [8] e—Deterministic—Memory depth: ∞. [8] ALLCorALLD—Stochastic—Memory depth: 1. [8] Adaptive—Deterministic—Memory depth: ∞. [36] Adaptive Pavlov 2006—Deterministic—Memory depth: ∞. [37] Adaptive Pavlov 2011—Deterministic—Memory depth: ∞. [33] Adaptive Tit For Tat: 0.5—Deterministic—Memory depth: ∞. [38] Aggravater—Deterministic—Memory depth: ∞. [8] Alternator—Deterministic—Memory depth: 1. [39, 40] Alternator Hunter—Deterministic—Memory depth: ∞. [8] Anti Tit For Tat—Deterministic—Memory depth: 1. [41] AntiCycler—Deterministic—Memory depth: ∞. [8] Appeaser—Deterministic—Memory depth: ∞. [8] Arrogant QLearner—Stochastic—Memory depth: ∞. [8] Average Copier—Stochastic—Memory depth: ∞. [8] Better and Better—Stochastic—Memory depth: ∞. [27] Bully—Deterministic—Memory depth: 1. [42] Calculator—Stochastic—Memory depth: ∞. [27] Cautious QLearner—Stochastic—Memory depth: ∞. [8] CollectiveStrategy(CS)—Deterministic—Memory depth: ∞. [28] Contrite Tit For Tat(CTfT)—Deterministic—Memory depth: 3. [43] Cooperator—Deterministic—Memory depth: 0. [4, 39, 40] Cooperator Hunter—Deterministic—Memory depth: ∞. [8] Cycle Hunter—Deterministic—Memory depth: ∞. [8] Cycler CCCCCD—Deterministic—Memory depth: 5. [8] Cycler CCCD—Deterministic—Memory depth: 3. [8] Cycler CCCDCD—Deterministic—Memory depth: 5. [8] Cycler CCD—Deterministic—Memory depth: 2. [40] Cycler DC—Deterministic—Memory depth: 1. [8] Cycler DDC—Deterministic—Memory depth: 2. [40] Davis: 10—Deterministic—Memory depth: ∞. [2] Defector—Deterministic—Memory depth: 0. [4, 39, 40] Defector Hunter—Deterministic—Memory depth: ∞. [8] Desperate—Stochastic—Memory depth: 1. [44] Doubler—Deterministic—Memory depth: ∞. [27] EasyGo—Deterministic—Memory depth: ∞. [27, 36] Eatherley—Stochastic—Memory depth: ∞. [45] Eventual Cycle Hunter—Deterministic—Memory depth: ∞. [8] Evolved ANN—Deterministic—Memory depth: ∞. [8] Evolved ANN 5—Deterministic—Memory depth: ∞. [8] Evolved ANN 5 Noise 05—Deterministic—Memory depth: ∞. [8] Evolved FSM 16—Deterministic—Memory depth: 16—Number of states: 14. [8] Evolved FSM 16 Noise 05—Deterministic—Memory depth: 16—Number of states: 14. [8] Evolved FSM 4—Deterministic—Memory depth: 4—Number of states: 4. [8] Evolved HMM 5—Stochastic—Memory depth: 5. [8] EvolvedLookerUp1_1_1—Deterministic—Memory depth: ∞. [8] EvolvedLookerUp2_2_2—Deterministic—Memory depth: ∞. [8] FSM Player: [(0, ‘C’, 0, ‘C’), (0, ‘D’, 3, ‘C’), (1, ‘C’, 5, ‘D’), (1, ‘D’, 0, ‘C’), (2, ‘C’, 3, ‘C’), (2, ‘D’, 2, ‘D’), (3, ‘C’, 4, ‘D’), (3, ‘D’, 6, ‘D’), (4, ‘C’, 3, ‘C’), (4, ‘D’, 1, ‘D’), (5, ‘C’, 6, ‘C’), (5, ‘D’, 3, ‘D’), (6, ‘C’, 6, ‘D’), (6, ‘D’, 6, ‘D’), (7, ‘C’, 7, ‘D’), (7, ‘D’, 5, ‘C’)], 0, C(TF3)—Deterministic—Memory depth: ∞—Number of states: 8. FSM Player: [(0, ‘C’, 13, ‘D’), (0, ‘D’, 12, ‘D’), (1, ‘C’, 3, ‘D’), (1, ‘D’, 4, ‘D’), (2, ‘C’, 14, ‘D’), (2, ‘D’, 9, ‘D’), (3, ‘C’, 0, ‘C’), (3, ‘D’, 1, ‘D’), (4, ‘C’, 1, ‘D’), (4, ‘D’, 2, ‘D’), (5, ‘C’, 12, ‘C’), (5, ‘D’, 6, ‘C’), (6, ‘C’, 1, ‘C’), (6, ‘D’, 14, ‘D’), (7, ‘C’, 12, ‘D’), (7, ‘D’, 2, ‘D’), (8, ‘C’, 7, ‘D’), (8, ‘D’, 9, ‘D’), (9, ‘C’, 8, ‘D’), (9, ‘D’, 0, ‘D’), (10, ‘C’, 2, ‘C’), (10, ‘D’, 15, ‘C’), (11, ‘C’, 7, ‘D’), (11, ‘D’, 13, ‘D’), (12, ‘C’, 3, ‘C’), (12, ‘D’, 8, ‘D’), (13, ‘C’, 7, ‘C’), (13, ‘D’, 10, ‘D’), (14, ‘C’, 10, ‘D’), (14, ‘D’, 7, ‘D’), (15, ‘C’, 15, ‘C’), (15, ‘D’, 11, ‘D’)], 0, C(TF2)—Deterministic—Memory depth: ∞—Number of states: 16. FSM Player: [(0, ‘C’, 7, ‘C’), (0, ‘D’, 1, ‘C’), (1, ‘C’, 11, ‘D’), (1, ‘D’, 11, ‘D’), (2, ‘C’, 8, ‘D’), (2, ‘D’, 8, ‘C’), (3, ‘C’, 3, ‘C’), (3, ‘D’, 12, ‘D’), (4, ‘C’, 6, ‘C’), (4, ‘D’, 3, ‘C’), (5, ‘C’, 11, ‘C’), (5, ‘D’, 8, ‘D’), (6, ‘C’, 13, ‘D’), (6, ‘D’, 14, ‘C’), (7, ‘C’, 4, ‘D’), (7, ‘D’, 2, ‘D’), (8, ‘C’, 14, ‘D’), (8, ‘D’, 8, ‘D’), (9, ‘C’, 0, ‘C’), (9, ‘D’, 10, ‘D’), (10, ‘C’, 8, ‘C’), (10, ‘D’, 15, ‘C’), (11, ‘C’, 6, ‘D’), (11, ‘D’, 5, ‘D’), (12, ‘C’, 6, ‘D’), (12, ‘D’, 9, ‘D’), (13, ‘C’, 9, ‘D’), (13, ‘D’, 8, ‘D’), (14, ‘C’, 8, ‘D’), (14, ‘D’, 13, ‘D’), (15, ‘C’, 4, ‘C’), (15, ‘D’, 5, ‘C’)], 0, C(TF1)—Deterministic—Memory depth: ∞—Number of states: 16. Feld: 1.0, 0.5, 200—Stochastic—Memory depth: 200. [2] Firm But Fair—Stochastic—Memory depth: 1. [46] Fool Me Forever—Deterministic—Memory depth: ∞. [8] Fool Me Once—Deterministic—Memory depth: ∞. [8] Forgetful Fool Me Once: 0.05—Stochastic—Memory depth: ∞. [8] Forgetful Grudger—Deterministic—Memory depth: 10. [8] Forgiver—Deterministic—Memory depth: ∞. [8] Forgiving Tit For Tat(FTfT)—Deterministic—Memory depth: ∞. [8] Fortress3—Deterministic—Memory depth: 3—Number of states: 3. [21] Fortress4—Deterministic—Memory depth: 4—Number of states: 4. [21] GTFT: 0.33—Stochastic—Memory depth: 1. [22, 47] General Soft Grudger: n = 1,d = 4,c = 2—Deterministic—Memory depth: ∞. [8] Gradual—Deterministic—Memory depth: ∞. [48] Gradual Killer: (‘D’, ‘D’, ‘D’, ‘D’, ‘D’, ‘C’, ‘C’)—Deterministic—Memory depth: ∞. [27] Grofman—Stochastic—Memory depth: ∞. [2] Grudger—Deterministic—Memory depth: 1. [2, 36, 44, 48, 49] GrudgerAlternator—Deterministic—Memory depth: ∞. [27] Grumpy: Nice, 10, -10—Deterministic—Memory depth: ∞. [8] Handshake—Deterministic—Memory depth: ∞. [10] Hard Go By Majority—Deterministic—Memory depth: ∞. [40] Hard Go By Majority: 10—Deterministic—Memory depth: 10. [8] Hard Go By Majority: 20—Deterministic—Memory depth: 20. [8] Hard Go By Majority: 40—Deterministic—Memory depth: 40. [8] Hard Go By Majority: 5—Deterministic—Memory depth: 5. [8] Hard Prober—Deterministic—Memory depth: ∞. [27] Hard Tit For 2 Tats(HTf2T)—Deterministic—Memory depth: 3. [50] Hard Tit For Tat(HTfT)—Deterministic—Memory depth: 3. [51] Hesitant QLearner—Stochastic—Memory depth: ∞. [8] Hopeless—Stochastic—Memory depth: 1. [44] Inverse—Stochastic—Memory depth: ∞. [8] Inverse Punisher—Deterministic—Memory depth: ∞. [8] Joss: 0.9—Stochastic—Memory depth: 1. [2, 50] Level Punisher—Deterministic—Memory depth: ∞. [52] Limited Retaliate 2: 0.08, 15—Deterministic—Memory depth: ∞. [8] Limited Retaliate 3: 0.05, 20—Deterministic—Memory depth: ∞. [8] Limited Retaliate: 0.1, 20—Deterministic—Memory depth: ∞. [8] MEM2—Deterministic—Memory depth: ∞. [14] Math Constant Hunter—Deterministic—Memory depth: ∞. [8] Meta Hunter Aggressive: 7 players—Deterministic—Memory depth: ∞. [8] Meta Hunter: 6 players—Deterministic—Memory depth: ∞. [8] Naive Prober: 0.1—Stochastic—Memory depth: 1. [36] Negation—Stochastic—Memory depth: 1. [51] Nice Average Copier—Stochastic—Memory depth: ∞. [8] Nydegger—Deterministic—Memory depth: 3. [2] Omega TFT: 3, 8—Deterministic—Memory depth: ∞. [37] Once Bitten—Deterministic—Memory depth: 12. [8] Opposite Grudger—Deterministic—Memory depth: ∞. [8] PSO Gambler 1_1_1—Stochastic—Memory depth: ∞. [8] PSO Gambler 2_2_2—Stochastic—Memory depth: ∞. [8] PSO Gambler 2_2_2 Noise 05—Stochastic—Memory depth: ∞. [8] PSO Gambler Mem1—Stochastic—Memory depth: 1. [8] Predator—Deterministic—Memory depth: 9—Number of states: 9. [21] Prober—Deterministic—Memory depth: ∞. [36] Prober 2—Deterministic—Memory depth: ∞. [27] Prober 3—Deterministic—Memory depth: ∞. [27] Prober 4—Deterministic—Memory depth: ∞. [27] Pun1—Deterministic—Memory depth: 2—Number of states: 2. [21] Punisher—Deterministic—Memory depth: ∞. [8] Raider—Deterministic—Memory depth: 3—Number of states: 4. [53] Random Hunter—Deterministic—Memory depth: ∞. [8] Random: 0.5—Stochastic—Memory depth: 0. [2, 38] Remorseful Prober: 0.1—Stochastic—Memory depth: 2. [36] Resurrection—Deterministic—Memory depth: 1. [52] Retaliate 2: 0.08—Deterministic—Memory depth: ∞. [8] Retaliate 3: 0.05—Deterministic—Memory depth: ∞. [8] Retaliate: 0.1—Deterministic—Memory depth: ∞. [8] Revised Downing: True—Deterministic—Memory depth: ∞. [2] Ripoff—Deterministic—Memory depth: 2—Number of states: 3. [54] Risky QLearner—Stochastic—Memory depth: ∞. [8] SelfSteem—Stochastic—Memory depth: ∞. [55] ShortMem—Deterministic—Memory depth: 10. [55] Shubik—Deterministic—Memory depth: ∞. [2] Slow Tit For Two Tats—Deterministic—Memory depth: 2. [8] Slow Tit For Two Tats 2—Deterministic—Memory depth: 2. [27] Sneaky Tit For Tat—Deterministic—Memory depth: ∞. [8] Soft Go By Majority—Deterministic—Memory depth: ∞. [39, 40] Soft Go By Majority: 10—Deterministic—Memory depth: 10. [8] Soft Go By Majority: 20—Deterministic—Memory depth: 20. [8] Soft Go By Majority: 40—Deterministic—Memory depth: 40. [8] Soft Go By Majority: 5—Deterministic—Memory depth: 5. [8] Soft Grudger—Deterministic—Memory depth: 6. [36] Soft Joss: 0.9—Stochastic—Memory depth: 1. [27] SolutionB1—Deterministic—Memory depth: 3—Number of states: 3. [56] SolutionB5—Deterministic—Memory depth: 5—Number of states: 6. [56] Spiteful Tit For Tat—Deterministic—Memory depth: ∞. [27] Stochastic Cooperator—Stochastic—Memory depth: 1. [18] Stochastic WSLS: 0.05—Stochastic—Memory depth: 1. [8] Suspicious Tit For Tat—Deterministic—Memory depth: 1. [41, 48] Tester—Deterministic—Memory depth: ∞. [45] ThueMorse—Deterministic—Memory depth: ∞. [8] ThueMorseInverse—Deterministic—Memory depth: ∞. [8] Thumper—Deterministic—Memory depth: 2—Number of states: 2. [54] Tit For 2 Tats(Tf2T)—Deterministic—Memory depth: 2. [39] Tit For Tat(TfT)—Deterministic—Memory depth: 1. [2] Tricky Cooperator—Deterministic—Memory depth: 10. [8] Tricky Defector—Deterministic—Memory depth: ∞. [8] Tullock: 11—Stochastic—Memory depth: 11. [2] Two Tits For Tat(2TfT)—Deterministic—Memory depth: 2. [39] VeryBad—Deterministic—Memory depth: ∞. [55] Willing—Stochastic—Memory depth: 1. [44] Win-Shift Lose-Stay: D(WShLSt)—Deterministic—Memory depth: 1. [36] Win-Stay Lose-Shift: C(WSLS)—Deterministic—Memory depth: 1. [47, 50, 57] Winner12—Deterministic—Memory depth: 2. [58] Winner21—Deterministic—Memory depth: 2. [58] Worse and Worse—Stochastic—Memory depth: ∞. [27] Worse and Worse 2—Stochastic—Memory depth: ∞. [27] Worse and Worse 3—Stochastic—Memory depth: ∞. [27] ZD-Extort-2 v2: 0.125, 0.5, 1—Stochastic—Memory depth: 1. [59] ZD-Extort-2: 0.1111111111111111, 0.5—Stochastic—Memory depth: 1. [50] ZD-Extort-4: 0.23529411764705882, 0.25, 1—Stochastic—Memory depth: 1. [8] ZD-GEN-2: 0.125, 0.5, 3—Stochastic—Memory depth: 1. [59] ZD-GTFT-2: 0.25, 0.5—Stochastic—Memory depth: 1. [50] ZD-SET-2: 0.25, 0.0, 2—Stochastic—Memory depth: 1. [59]

The fixation probabilities x1 for N = 3.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 4.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 5.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 6.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 7.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 8.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 9.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 10.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 11.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 12.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 13.

(EPS) Click here for additional data file.

The fixation probabilities x1 for N = 14.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 3.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 4.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 5.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 6.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 7.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 8.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 9.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 10.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 11.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 12.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 13.

(EPS) Click here for additional data file.

The fixation probabilities x for N = 14.

(EPS) Click here for additional data file.
  19 in total

1.  A strategy with novel evolutionary features for the iterated prisoner's dilemma.

Authors:  Jiawei Li; Graham Kendall
Journal:  Evol Comput       Date:  2009       Impact factor: 3.277

2.  From extortion to generosity, evolution in the Iterated Prisoner's Dilemma.

Authors:  Alexander J Stewart; Joshua B Plotkin
Journal:  Proc Natl Acad Sci U S A       Date:  2013-09-03       Impact factor: 11.205

Review 3.  Evolutionary game theory using agent-based methods.

Authors:  Christoph Adami; Jory Schossau; Arend Hintze
Journal:  Phys Life Rev       Date:  2016-08-31       Impact factor: 11.025

4.  A strategy of win-stay, lose-shift that outperforms tit-for-tat in the Prisoner's Dilemma game.

Authors:  M Nowak; K Sigmund
Journal:  Nature       Date:  1993-07-01       Impact factor: 49.962

5.  Ten simple rules for the open development of scientific software.

Authors:  Andreas Prlić; James B Procter
Journal:  PLoS Comput Biol       Date:  2012-12-06       Impact factor: 4.475

6.  Evolutionary instability of zero-determinant strategies demonstrates that winning is not everything.

Authors:  Christoph Adami; Arend Hintze
Journal:  Nat Commun       Date:  2013       Impact factor: 14.919

7.  Ten simple rules for reproducible computational research.

Authors:  Geir Kjetil Sandve; Anton Nekrutenko; James Taylor; Eivind Hovig
Journal:  PLoS Comput Biol       Date:  2013-10-24       Impact factor: 4.475

8.  Best practices for scientific computing.

Authors:  Greg Wilson; D A Aruliah; C Titus Brown; Neil P Chue Hong; Matt Davis; Richard T Guy; Steven H D Haddock; Kathryn D Huff; Ian M Mitchell; Mark D Plumbley; Ben Waugh; Ethan P White; Paul Wilson
Journal:  PLoS Biol       Date:  2014-01-07       Impact factor: 8.029

9.  The art of war: beyond memory-one strategies in population games.

Authors:  Christopher Lee; Marc Harper; Dashiell Fryer
Journal:  PLoS One       Date:  2015-03-24       Impact factor: 3.240

10.  Reinforcement learning produces dominant strategies for the Iterated Prisoner's Dilemma.

Authors:  Marc Harper; Vincent Knight; Martin Jones; Georgios Koutsovoulos; Nikoleta E Glynatsi; Owen Campbell
Journal:  PLoS One       Date:  2017-12-11       Impact factor: 3.240

View more
  1 in total

1.  Using a theory of mind to find best responses to memory-one strategies.

Authors:  Nikoleta E Glynatsi; Vincent A Knight
Journal:  Sci Rep       Date:  2020-10-14       Impact factor: 4.379

  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.