paper-with-me

홈 › Papers

Fast Game Content Adaptation Through Bayesian-based Player Modelling

2021-05-18 · Miguel González-Duque, Rasmus Berg Palm, Sebastian Risi

In games, as well as many user-facing systems, adapting content to users' preferences and experience is an important challenge. This paper explores a novel method to realize this goal in the context of dynamic difficulty adjustment (DDA). Here the aim is to constantly adapt the content of a game to the skill level of the player, keeping them engaged by avoiding states that are either too difficult or too easy. Current systems for DDA rely on expensive data mining, or on hand-crafted rules designed for particular domains, and usually adapts to keep players in the flow, leaving no room for the designer to present content that is purposefully easy or difficult. This paper presents Fast Bayesian Content Adaption (FBCA), a system for DDA that is agnostic to the domain and that can target particular difficulties. We deploy this framework in two different domains: the puzzle game Sudoku, and a simple Roguelike game. By modifying the acquisition function's optimization, we are reliably able to present a content with a bespoke difficulty for players with different skill levels in less than five iterations for Sudoku and fifteen iterations for the simple Roguelike. Our method significantly outperforms simpler DDA heuristics with the added benefit of maintaining a model of the user. These results point towards a promising alternative for content adaption in a variety of different domains.

📄 PDF Abstract BibTeX arXiv:2105.08484

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Constructive Primitives for Online Level Generation and Real-time Content Adaptation in Super Mario Bros

2015-10-27 · Peizhi Shi, Ke Chen

Procedural content generation (PCG) is of great interest to game design and development as it generates game content automatically. Motivated by the recent learning-based PCG framework and other existing PCG works, we pr…

Game Design

Adapting Procedural Content Generation to Player Personas Through Evolution

2021-12-07 · Pedro M. Fernandes, Jonathan Jørgensen, Niels N. T. G. Poldervaart

Automatically adapting game content to players opens new doors for game development. In this paper we propose an architecture using persona agents and experience metrics, which enables evolving procedurally generated lev…

Optimal Weight Adaptation of Model Predictive Control for Connected and Automated Vehicles in Mixed Traffic with Bayesian Optimization

2022-10-03 · Viet-Anh Le, Andreas A. Malikopoulos

In this paper, we develop an optimal weight adaptation strategy of model predictive control (MPC) for connected and automated vehicles (CAVs) in mixed traffic. We model the interaction between a CAV and a human-driven ve…

Bayesian OptimizationModel Predictive Control

Fast Peer Adaptation with Context-aware Exploration

2024-02-04 · Long Ma, Yuanfei Wang, Fangwei Zhong, Song-Chun Zhu 외

Fast adapting to unknown peers (partners or opponents) with different strategies is a key challenge in multi-agent games. To do so, it is crucial for the agent to probe and identify the peer's strategy efficiently, as th…

Safe Imitation Learning via Fast Bayesian Reward Inference from Preferences

2020-02-21 · ICML 2020 1 · Daniel S. Brown, Russell Coleman, Ravi Srinivasan, Scott Niekum

Bayesian reward learning from demonstrations enables rigorous safety and uncertainty analysis when performing imitation learning. However, Bayesian reward learning methods are typically computationally intractable for co…

Atari GamesBayesian InferenceImitation Learning