paper-with-me

홈 › Papers

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

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

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.

📄 PDF Abstract BibTeX arXiv:2307.11105

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

PyTAG: Tabletop Games for Multi-Agent Reinforcement Learning

2024-05-28 · Martin Balla, George E. M. Long, James Goodman, Raluca D. Gaina 외

Modern Tabletop Games present various interesting challenges for Multi-agent Reinforcement Learning. In this paper, we introduce PyTAG, a new framework that supports interacting with a large collection of games implement…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Augmenting Game AI with Deep Reinforcement Learning

2026-06-18 · Alessandro Sestini, Joakim Bergdahl, Amir Baghi, Jean-Philippe Barrette-LaPierre 외 arxiv

Immersion in video games depends not only on graphics, audio, and game mechanics, but also on the quality of in-game characters. Producing believable characters, or game AI, remains a significant challenge as behavioral …

Reinforcement Learning

Deploying Deep Reinforcement Learning Systems: A Taxonomy of Challenges

2023-08-23 · Ahmed Haj Yahmed, Altaf Allah Abbassi, Amin Nikanjam, Heng Li 외

Deep reinforcement learning (DRL), leveraging Deep Learning (DL) in reinforcement learning, has shown significant potential in achieving human-level autonomy in a wide range of domains, including robotics, computer visio…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

UI-TARS-2 Technical Report: Advancing GUI Agent with Multi-Turn Reinforcement Learning

2025-09-02 · Haoming Wang, Haoyang Zou, Huatong Song, Jiazhan Feng 외 arxiv

The development of autonomous agents for graphical user interfaces (GUIs) presents major challenges in artificial intelligence. While recent advances in native agent models have shown promise by unifying perception, reas…

Reinforcement Learning

Learning Meta Representations for Agents in Multi-Agent Reinforcement Learning

2021-08-30 · Shenao Zhang, Lei Han, Li Shen

In multi-agent reinforcement learning, the behaviors that agents learn in a single Markov Game (MG) are typically confined to the given agent number. Every single MG induced by varying the population may possess distinct…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)