SEAILGJul 19, 2023

Technical Challenges of Deploying Reinforcement Learning Agents for Game Testing in AAA Games

arXiv:2307.11105v121 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of deploying reinforcement learning in production for game testing, which is incremental as it builds on existing automated testing solutions.

The paper tackled the challenge of integrating reinforcement learning into automated game testing for AAA games like Battlefield 2042 and Dead Space (2023) to increase test coverage, reporting on technical integration efforts and proposing research directions to accelerate adoption in the game industry.

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 similar to [1] 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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes