Yerkes-Dodson law: A psychological principle stating that performance increases with physiological or mental arousal, but only up to a point, after which it decreases (inverted-U curve)
Upkeep: A recurring cost (in food units) that agents must pay every turn to survive; the primary variable for environmental pressure
Sexual selection: Evolutionary pressure arising from competition for reproductive opportunities rather than survival, often leading to signaling behaviors
Survival Arena: The grid-world environment where agents operate, containing food/token nodes and mechanics for health/resources
Shannon entropy: A measure of the unpredictability or diversity of actions taken by agents, used here to assess behavioral complexity
Claude 3.5 Sonnet: The specific Large Language Model used as the policy for all agents in the experiments
Provider/Chooser: Roles assigned in the sexual selection experiment; Providers propose reproduction (costly), Choosers evaluate proposals
Vitality: An attribute affecting an agent's starting resources and offspring quality
SFT: Supervised Fine-Tuning—training a model on labeled examples; notably NOT used here (agents use pretrained policy)