| Literature DB >> 29491915 |
Kevin M Hoover1, Andrew N Bubak1,2, Isaac J Law1, Jazmine D W Yaeger3, Kenneth J Renner3, John G Swallow1, Michael J Greene1.
Abstract
Ant colonies self-organize to solve complex problems despite the simplicity of an individual ant's brain. Pavement ant Tetramorium caespitum colonies must solve the problem of defending the territory that they patrol in search of energetically rich forage. When members of 2 colonies randomly interact at the territory boundary a decision to fight occurs when: 1) there is a mismatch in nestmate recognition cues and 2) each ant has a recent history of high interaction rates with nestmate ants. Instead of fighting, some ants will decide to recruit more workers from the nest to the fighting location, and in this way a positive feedback mediates the development of colony wide wars. In ants, the monoamines serotonin (5-HT) and octopamine (OA) modulate many behaviors associated with colony organization and in particular behaviors associated with nestmate recognition and aggression. In this article, we develop and explore an agent-based model that conceptualizes how individual changes in brain concentrations of 5-HT and OA, paired with a simple threshold-based decision rule, can lead to the development of colony wide warfare. Model simulations do lead to the development of warfare with 91% of ants fighting at the end of 1 h. When conducting a sensitivity analysis, we determined that uncertainty in monoamine concentration signal decay influences the behavior of the model more than uncertainty in the decision-making rule or density. We conclude that pavement ant behavior is consistent with the detection of interaction rate through a single timed interval rather than integration of multiple interactions.Entities:
Keywords: agent-based model; aggressive behavior; ants; decision making; monoamines; octopamine; serotonin
Year: 2016 PMID: 29491915 PMCID: PMC5829439 DOI: 10.1093/cz/zow041
Source DB: PubMed Journal: Curr Zool ISSN: 1674-5507 Impact factor: 2.624
Entities, processes, and parameters of the agent-based model, with default values
| Description | Default |
|---|---|
| Ant | |
| Colony identity | 1 or 2 |
| Position | Uniformly distributed on left or right column |
| 5-HT concentration | 0 |
| OA concentration | 0 |
| Decision rule (rate parameter) | 3 |
| Willing to fight | False |
| Is fighting | False |
| Ant processes | |
| Movement | Uniformly distributed movement across 8 adjacent pixels. |
| Nestmate interaction | Set 5-HT to 1; set OA to 1 |
| Non-nestmate interaction | Set OA to 1, if both ants are willing to fight set Is fighting to True |
| Check willingness | Compare (5-HT, OA) coordinate to decision rule. If (5-HT, OA) greater than decision slope, then set Willing to fight to True. |
| 5-HT decay rate | −1/540 per time step (equivalent to full decay in 3 min) |
| OA decay rate | −1/540 per time step (equivalent to full decay in 3 min) |
| Arena | |
| Time steps | 10,800 (equivalent to 1 h) |
| Width | 70 |
| Length | 105 |
| Pixel capacity | 2 |
| Number of ants | 100 (split evenly between colony 1 and 2) |
| Arena processes | |
| Move ants | Move all ants |
| Check pixel capacity | Return true is pixel is at or above the capacity set by pixel capacity |
| Interactions | Checks all pixels for those with occupancy >1. Each ant in those pixels will execute the appropriate interactions |
| Proportion fighting | Returns the proportion of total ants fighting at time |
With the exception of the sensitivity analysis, these values are used in model initialization. During the sensitivity analysis, the targeted parameters are pulled from a uniform distribution between ± 50% of the default value before each simulation.
Figure 1.Process scheduling in agent-based model of pavement ant fighting. During each time step all non-fighting ants move, check for interactions, and then either begin fighting or prepare to move in the next time step.
Figure 2.Physiological decision map. If an ant has a brain state that places it above some decision threshold, it will decide to fight. Lines represent the decision rule used in our agent-based model OA = exp (−λ*5-HT), where λ is the rate parameter of interest.
Figure 3.Increasing density of ants is not sufficient to explain variation in brain levels of monoamines in laboratory density test. Means with SEM. (A) 5-HT: no treatment is significantly different, ANOVA P = 0.97. N5 = 14, N20 = 13, N100 = 11. (B) Octopamine: no treatment is significantly different, ANOVA P = 0.23. N5 = 9, N20 = 9, and N100 = 9.
Figure 4.Sensitivity analysis on agent-based model. (A) No uncertainty, (B) uncertainty in all parameters, (C) uncertainty in monoamine concentrations decay rate, (D) uncertainty in density parameter, and (E) Uncertainty in decision-making rule. It should be noted that uncertainty in concentration decay rate is the greatest contributor to the distributional shift associated with global uncertainty. This indicates that signal decay is the most sensitive parameter in the model.