SEED Research & Announcements Blogs Publications Open Source Careers Contact Us Research & Announcements Blogs Publications Open Source Careers Contact Us

CoG 2023: Generating Personas for Games with Multimodal Adversarial Imitation Learning

This research paper was accepted for publication at the IEEE Conference on Games 2023 in Boston, USA.

Authors: William Ahlberg, Alessandro Sestini, Konrad Tollmar, Linus Gisslén

Generating Personas for Games with Multimodal Adversarial Imitation Learning

Read the full research paper.

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 play styles, 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.

 

Related News

SEED's Adventure in Gameplay Innovation

SEED
Sep 13, 2024
SEED is branching out into the world of game mechanics, storytelling magic, and interactive wonders.

A Position-Based Material Point Method

SEED
Aug 29, 2024
A novel formulation of Material Point Method that is stable at any time-step, and significantly improves the utility of MPM for real-time applications.

Gigi: Rapid Prototyping Platform for Real-Time Rendering

SEED
Aug 22, 2024
Gigi allows you to create rendering techniques as a node graph in a visual editor and generate code for them automatically.