paper-with-me

홈 › Papers

Evolving Neural Controllers for Xpilot-AI Racing Using Neuroevolution of Augmenting Topologies

2025-07-17 · Jim O'Connor, Nicholas Lorentzen, Gary B. Parker, Derin Gezgin arxiv

This paper investigates the development of high-performance racing controllers for a newly implemented racing mode within the Xpilot-AI platform, utilizing the Neuro Evolution of Augmenting Topologies (NEAT) algorithm. By leveraging NEAT's capability to evolve both the structure and weights of neural networks, we develop adaptive controllers that can navigate complex circuits under the challenging space simulation physics of Xpilot-AI, which includes elements such as inertia, friction, and gravity. The racing mode we introduce supports flexible circuit designs and allows for the evaluation of multiple agents in parallel, enabling efficient controller optimization across generations. Experimental results demonstrate that our evolved controllers achieve up to 32% improvement in lap time compared to the controller's initial performance and develop effective racing strategies, such as optimal cornering and speed modulation, comparable to human-like techniques. This work illustrates NEAT's effectiveness in producing robust control strategies within demanding game environments and highlights Xpilot-AI's potential as a rigorous testbed for competitive AI controller evolution.

📄 PDF Abstract BibTeX arXiv:2507.13549

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Optimization through Neuroevolution

2018-10-02 · Paolo Pagliuca, Stefano Nolfi

We propose a method for evolving solutions that are robust with respect to variations of the environmental conditions (i.e. that can operate effectively in new conditions immediately, without the need to adapt to variati…

Car Racing

Evolving Neural Networks through Augmenting Topologies

2006-03-13 · Evolutionary Computation 2002 2006 3 · Kenneth O. Stanley, Risto Miikkulainen

An important question in neuroevolution is how to gain an advantage from evolving neural network topologies along with weights. We present a method, NeuroEvolution of Augmenting Topologies (NEAT), which outperforms the b…

Neural Architecture SearchReinforcement Learning

NEAT and HyperNEAT based Design for Soft Actuator Controllers

2025-06-05 · Hugo Alcaraz-Herrera, Michail-Antisthenis Tsompanas, Igor Balaz, Andrew Adamatzky

Since soft robotics are composed of compliant materials, they perform better than conventional rigid robotics in specific fields, such as medical applications. However, the field of soft robotics is fairly new, and the d…

Combinatorially Generated Piecewise Activation Functions

2016-05-17 · Justin Chen

In the neuroevolution literature, research has primarily focused on evolving the number of nodes, connections, and weights in artificial neural networks. Few attempts have been made to evolve activation functions. Resear…

Model Selection

TensorNEAT: A GPU-accelerated Library for NeuroEvolution of Augmenting Topologies

2025-04-11 · Lishuang Wang, Mengfei Zhao, Enyu Liu, Kebin Sun 외

The NeuroEvolution of Augmenting Topologies (NEAT) algorithm has received considerable recognition in the field of neuroevolution. Its effectiveness is derived from initiating with simple networks and incrementally evolv…

Computational EfficiencyGPU