English

Generating Personas for Games with Multimodal Adversarial Imitation Learning

Machine Learning 2023-08-16 v1 Artificial Intelligence

Abstract

Reinforcement learning has been widely successful in producing agents capable of playing games at a human level. However, this requires complex reward engineering, and the agent's resulting policy is often unpredictable. Going beyond reinforcement learning is necessary to model a wide range of human playstyles, which can be difficult to represent with a reward function. This paper presents a novel imitation learning approach to generate multiple persona policies for playtesting. Multimodal Generative Adversarial Imitation Learning (MultiGAIL) uses an auxiliary input parameter to learn distinct personas using a single-agent model. MultiGAIL is based on generative adversarial imitation learning and uses multiple discriminators as reward models, inferring the environment reward by comparing the agent and distinct expert policies. The reward from each discriminator is weighted according to the auxiliary input. Our experimental analysis demonstrates the effectiveness of our technique in two environments with continuous and discrete action spaces.

Keywords

Cite

@article{arxiv.2308.07598,
  title  = {Generating Personas for Games with Multimodal Adversarial Imitation Learning},
  author = {William Ahlberg and Alessandro Sestini and Konrad Tollmar and Linus Gisslén},
  journal= {arXiv preprint arXiv:2308.07598},
  year   = {2023}
}

Comments

Published in CoG 2023

R2 v1 2026-06-28T11:55:48.636Z