paper-with-me

홈 › Papers

Augmenting Automated Game Testing with Deep Reinforcement Learning

2021-03-29 · Joakim Bergdahl, Camilo Gordillo, Konrad Tollmar, Linus Gisslén

General game testing relies on the use of human play testers, play test scripting, and prior knowledge of areas of interest to produce relevant test data. Using deep reinforcement learning (DRL), we introduce a self-learning mechanism to the game testing framework. With DRL, the framework is capable of exploring and/or exploiting the game mechanics based on a user-defined, reinforcing reward signal. As a result, test coverage is increased and unintended game play mechanics, exploits and bugs are discovered in a multitude of game types. In this paper, we 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.

📄 PDF Abstract BibTeX arXiv:2103.15819

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningFPS Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)Self-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

CA2: Code-Aware Agent for Automated Game Testing

2026-05-13 · Valliappan Chidambaram Adaikkappan, Vincent Martineau, Joshua Romoff, David Meger arxiv

Automated game testing is important for verifying game functionality, but it remains a costly and time-consuming process. Manual testing often misses edge cases, and current automated methods struggle to provide full cod…

Reinforcement Learning

Synergizing Code Coverage and Gameplay Intent: Coverage-Aware Game Playtesting with LLM-Guided Reinforcement Learning

2025-12-14 · Enhong Mu, Minami Yoda, Yan Zhang, Mingyue Zhang 외 arxiv

The widespread adoption of the "Games as a Service" model necessitates frequent content updates, placing immense pressure on quality assurance. In response, automated game testing has been viewed as a promising solution …

Reinforcement Learning

Inspector: Pixel-Based Automated Game Testing via Exploration, Detection, and Investigation

2022-07-18 · Guoqing Liu, Mengzhang Cai, Li Zhao, Tao Qin 외

Deep reinforcement learning (DRL) has attracted much attention in automated game testing. Early attempts rely on game internal information for game space exploration, thus requiring deep integration with games, which is …

Deep Reinforcement LearningImitation LearningObject

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

2023-07-19 · Jonas Gillberg, Joakim Bergdahl, Alessandro Sestini, Andrew Eakins 외

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 ve…

reinforcement-learningReinforcement Learning

Reinforcement Learning for High-Level Strategic Control in Tower Defense Games

2024-06-12 · Joakim Bergdahl, Alessandro Sestini, Linus Gisslén

In strategy games, one of the most important aspects of game design is maintaining a sense of challenge for players. Many mobile titles feature quick gameplay loops that allow players to progress steadily, requiring an a…

Game Designreinforcement-learningReinforcement Learning