paper-with-me

Papers

Evolutionary and Coevolutionary Multi-Agent Design Choices and Dynamics

2025-07-07 · Erik Hemberg, Eric Liu, Lucille Fuller, Stephen Moskal, Una-May O'Reilly

We investigate two representation alternatives for the controllers of teams of cyber agents. We combine these controller representations with different evolutionary algorithms, one of which introduces a novel LLM-supported mutation operator. Using a cyber security scenario, we evaluate agent learning when one side is trained to compete against a side that does not evolve and when two sides coevolve with each other. This allows us to quantify the relative merits and tradeoffs of representation and algorithm combinations in terms of team performance. Our versions of grammatical evolution algorithms using grammars that allow a controller to be expressed in code-like logic can achieve the best team performance. The scenario also allows us to compare the performance impact and dynamics of coevolution versus evolution under different combinations. Across the algorithms and representations, we observe that coevolution reduces the performance highs and lows of both sides while it induces fluctuations on both sides. In contrast, when only one-side is optimized, performance peaks are higher and is more sustained than when both sides are optimized with coevolution.

📄 PDF Abstract BibTeX arXiv:2507.05534

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

A coevolutionary approach to deep multi-agent reinforcement learning

2021-04-12 · Daan Klijn, A. E. Eiben

Traditionally, Deep Artificial Neural Networks (DNN's) are trained through gradient descent. Recent research shows that Deep Neuroevolution (DNE) is also capable of evolving multi-million-parameter DNN's, which proved to…

Atari GamesDecision MakingMulti-agent Reinforcement Learningreinforcement-learning+2

New Pathways in Coevolutionary Computation

2024-01-19 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

The simultaneous evolution of two or more species with coupled fitness -- coevolution -- has been put to good use in the field of evolutionary computation. Herein, we present two new forms of coevolutionary algorithms, w…

The Impact of Coevolution and Abstention on the Emergence of Cooperation

2017-04-28 · Marcos Cardinot, Colm O'Riordan, Josephine Griffith

This paper explores the Coevolutionary Optional Prisoner's Dilemma (COPD) game, which is a simple model to coevolve game strategy and link weights of agents playing the Optional Prisoner's Dilemma game. We consider a pop…

Coevolutionary patterns caused by prey selection

2020-05-19

Many theoretical models have been formulated to better understand the coevolutionary patterns that emerge from antagonistic interactions. These models usually assume that the attacks by the exploiters are random, so the …

Analyzing coevolutionary games with dynamic fitness landscapes

2016-03-21 · Hendrik Richter

Coevolutionary games cast players that may change their strategies as well as their networks of interaction. In this paper a framework is introduced for describing coevolutionary game dynamics by landscape models. It is …