Papers for

robotic control engineers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Niching agents improve control success in complex video game environments

Niching Agents in The Core

Abstract: The Core is a unique competitive co-evolution algorithm that allows agents to evolve autonomous control without utilizing a traditional fitness function. The agents evolve via local interactions through tournament selection, crossover, and mutation, producing offspring by evolving better controllers. Previous works have shown The Core's ability to evolve agents capable of combat and navigation in the Xpilot video game. This research expands upon that premise by niching agents to specific subsets of the original environment The Core was tested in. Our results demonstrate the niched agents capacity for success over agents niched to the entire system and agents niched to different sub-environments.

Fri 11 SeptArtificial Intelligence
The gist
Evolving smart agents to control characters in video games is hard without clear goals to measure how good they are. The Core is a way for agents to get better by competing against each other, but it doesn’t use traditional scoring methods. This paper shows that if agents are specialized or 'niched' to smaller parts of the game environment, they perform better than agents trained to handle the whole game or different parts. This helps create smarter game controllers without needing a strict fitness score.
Open 2609.12398v1