paper-with-me

Papers

Balancing of competitive two-player Game Levels with Reinforcement Learning

2023-06-07 · Florian Rupp, Manuel Eberhardinger, Kai Eckert

The balancing process for game levels in a competitive two-player context involves a lot of manual work and testing, particularly in non-symmetrical game levels. In this paper, we propose an architecture for automated balancing of tile-based levels within the recently introduced PCGRL framework (procedural content generation via reinforcement learning). Our architecture is divided into three parts: (1) a level generator, (2) a balancing agent and, (3) a reward modeling simulation. By playing the level in a simulation repeatedly, the balancing agent is rewarded for modifying it towards the same win rates for all players. To this end, we introduce a novel family of swap-based representations to increase robustness towards playability. We show that this approach is capable to teach an agent how to alter a level for balancing better and faster than plain PCGRL. In addition, by analyzing the agent's swapping behavior, we can draw conclusions about which tile types influence the balancing most. We test and show our results using the Neural MMO (NMMO) environment in a competitive two-player setting.

📄 PDF Abstract BibTeX arXiv:2306.04429

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Simulation-Driven Balancing of Competitive Game Levels with Reinforcement Learning

2025-03-24 · Florian Rupp, Manuel Eberhardinger, Kai Eckert

The balancing process for game levels in competitive two-player contexts involves a lot of manual work and testing, particularly for non-symmetrical game levels. In this work, we frame game balancing as a procedural cont…

Fairness

Level the Level: Balancing Game Levels for Asymmetric Player Archetypes With Reinforcement Learning

2025-03-31 · Florian Rupp, Kai Eckert

Balancing games, especially those with asymmetric multiplayer content, requires significant manual effort and extensive human playtesting during development. For this reason, this work focuses on generating balanced leve…

Personalized Dynamic Difficulty Adjustment -- Imitation Learning Meets Reinforcement Learning

2024-08-13 · Ronja Fuchs, Robin Gieseke, Alexander Dockhorn

Balancing game difficulty in video games is a key task to create interesting gaming experiences for players. Mismatching the game difficulty and a player's skill or commitment results in frustration or boredom on the pla…

Imitation Learningreinforcement-learningReinforcement Learning

Metagame Autobalancing for Competitive Multiplayer Games

2020-06-08 · Daniel Hernandez, Charles Takashi Toyin Gbadomosi, James Goodman, James Alfred Walker

Automated game balancing has often focused on single-agent scenarios. In this paper we present a tool for balancing multi-player games during game design. Our approach requires a designer to construct an intuitive graphi…

Game Design

Reinforcement Learning Agents for Ubisoft's Roller Champions

2020-12-10 · Nancy Iskander, Aurelien Simoni, Eloi Alonso, Maxim Peter

In recent years, Reinforcement Learning (RL) has seen increasing popularity in research and popular culture. However, skepticism still surrounds the practicality of RL in modern video game development. In this paper, we …

Cultural Vocal Bursts Intensity Predictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)