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

Augmenting Automated Game Testing with Deep Reinforcement Learning

Machine Learning

General game testing relies on the use of human playtesters, playtest scripting, and prior knowledge of areas of interest to produce relevant test data. However, by using deep reinforcement learning (DRL), the authors of this paper introduce a self-learning mechanism to the game testing framework.

With DRL, the framework is capable of exploring and exploiting the game mechanics based on a user-defined, reinforcing reward signal. As a result, test coverage is increased and unintended gameplay mechanics, exploits, and bugs can be discovered in a multitude of game types.

In this paper, the authors show that DRL can be used to increase test coverage, find exploits, test map difficulty, and to detect common problems that arise in the testing of first-person shooter (FPS) games.

Presentation at CoG 2020

This paper was presented at the 2020 IEEE Conference on Games (CoG) on August 24–27, 2020. For more information about CoG 2020, visit https://ieee-cog.org/2020/.

Authors: Joakim Bergdahl, Camilo Gordillo, Konrad Tollmar, Linus Gisslén

Watch the presentation below.

The presentation slides are available to download (PDF 26.2 MB).

Download the Paper "Augmenting Automated Game Testing with Deep Reinforcement Learning"

Download the paper as PDF (9.4 MB).

 

Related News

Incorporating ML Research Into Audio Production: ExFlowSions Case Study

SEED
Jun 25, 2024
Mónica Villanueva and Jorge García present the challenges and lessons learned from turning a machine learning generative model from a research project into a game production tool.

Beyond White Noise for Real-Time Rendering

SEED
May 14, 2024
SEED’s Alan Wolfe discusses the use of different types of noise for random number generation, focusing on the application of blue noise in rendering images for gaming.

Evaluating Gesture Generation in a Large-Scale Open Challenge

SEED
May 9, 2024
This paper, published in Transactions on Graphics, reports on the second GENEA Challenge, a project to benchmark data-driven automatic co-speech gesture generation.