SEED Research & Announcements Blogs Publications Open Source Careers Contact Us Research & Announcements Blogs Publications Open Source Careers Contact Us

CoG 2023: Technical Challenges of Deploying Reinforcement Learning Agents for Game Testing

This research paper was accepted for publication at the IEEE Conference on Games 2023 in Boston, USA.

Authors: Jonas Gillberg, Joakim Bergdahl, Alessandro Sestini, Andrew Eakins, Linus Gisslén.

CoG 2023: Technical Challenges of Deploying Reinforcement Learning Agents for Game Testing

Read the full research paper.

Going from research to production, especially for large and complex software systems, is fundamentally a hard problem. In large-scale game production, one of the main reasons is that the development environment can be very different from the final product.

In this technical paper, we describe an effort to add an experimental reinforcement learning system to an existing automated game-testing solution based on scripted bots in order to increase its capacity. We report on how this reinforcement learning system was integrated with the aim to increase test coverage in a set of AAA games including Battlefield 2042 and Dead Space (2023). 

The aim of this technical paper is to show a use-case of leveraging reinforcement learning in game production and cover some of the largest time sinks anyone who wants to make the same journey for their game may encounter.

Furthermore, to help the game industry to adopt this technology faster, we propose a few research directions that we believe will be valuable and necessary for making machine learning, and especially reinforcement learning, an effective tool in game production.

Related News

SEED's Adventure in Gameplay Innovation

SEED
Sep 13, 2024
SEED is branching out into the world of game mechanics, storytelling magic, and interactive wonders.

A Position-Based Material Point Method

SEED
Aug 29, 2024
A novel formulation of Material Point Method that is stable at any time-step, and significantly improves the utility of MPM for real-time applications.

Gigi: Rapid Prototyping Platform for Real-Time Rendering

SEED
Aug 22, 2024
Gigi allows you to create rendering techniques as a node graph in a visual editor and generate code for them automatically.