Skip to main content

Showing 1–9 of 9 results for author: Tollmar, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.08231  [pdf, other

    cs.CV cs.AI

    Using Deep Convolutional Neural Networks to Detect Rendered Glitches in Video Games

    Authors: Carlos Garcia Ling, Konrad Tollmar, Linus Gisslen

    Abstract: In this paper, we present a method using Deep Convolutional Neural Networks (DCNNs) to detect common glitches in video games. The problem setting consists of an image (800x800 RGB) as input to be classified into one of five defined classes, normal image, or one of four different kinds of glitches (stretched, low resolution, missing and placeholder textures). Using a supervised approach, we train a… ▽ More

    Submitted 12 June, 2024; originally announced June 2024.

    Comments: 8 pages, 6 figures, AAIDE conference

  2. arXiv:2309.12815  [pdf, other

    cs.LG

    Improving Generalization in Game Agents with Data Augmentation in Imitation Learning

    Authors: Derek Yadgaroff, Alessandro Sestini, Konrad Tollmar, Ayca Ozcelikkale, Linus Gisslén

    Abstract: Imitation learning is an effective approach for training game-playing agents and, consequently, for efficient game production. However, generalization - the ability to perform well in related but unseen scenarios - is an essential requirement that remains an unsolved challenge for game AI. Generalization is difficult for imitation learning agents because it requires the algorithm to take meaningfu… ▽ More

    Submitted 7 April, 2024; v1 submitted 22 September, 2023; originally announced September 2023.

    Comments: 8 pages, 5 figures

  3. arXiv:2308.07598  [pdf, other

    cs.LG cs.AI

    Generating Personas for Games with Multimodal Adversarial Imitation Learning

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

    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… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

    Comments: Published in CoG 2023

  4. arXiv:2208.12674  [pdf, other

    cs.GR cs.CV cs.LG

    Automatic Testing and Validation of Level of Detail Reductions Through Supervised Learning

    Authors: Matilda Tamm, Olivia Shamon, Hector Anadon Leon, Konrad Tollmar, Linus Gisslén

    Abstract: Modern video games are rapidly growing in size and scale, and to create rich and interesting environments, a large amount of content is needed. As a consequence, often several thousands of detailed 3D assets are used to create a single scene. As each asset's polygon mesh can contain millions of polygons, the number of polygons that need to be drawn every frame may exceed several billions. Therefor… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

    Comments: 8 pages, 8 figures, to be published on IEEE Conference on Games

  5. arXiv:2208.07811  [pdf, other

    cs.SE cs.AI cs.LG

    Towards Informed Design and Validation Assistance in Computer Games Using Imitation Learning

    Authors: Alessandro Sestini, Joakim Bergdahl, Konrad Tollmar, Andrew D. Bagdanov, Linus Gisslén

    Abstract: In games, as in and many other domains, design validation and testing is a huge challenge as systems are growing in size and manual testing is becoming infeasible. This paper proposes a new approach to automated game validation and testing. Our method leverages a data-driven imitation learning technique, which requires little effort and time and no knowledge of machine learning or programming, tha… ▽ More

    Submitted 19 August, 2022; v1 submitted 15 August, 2022; originally announced August 2022.

    Comments: 10 pages, 8 figures, and 3 tables

  6. arXiv:2202.10057  [pdf, other

    cs.LG cs.AI

    CCPT: Automatic Gameplay Testing and Validation with Curiosity-Conditioned Proximal Trajectories

    Authors: Alessandro Sestini, Linus Gisslén, Joakim Bergdahl, Konrad Tollmar, Andrew D. Bagdanov

    Abstract: This paper proposes a novel deep reinforcement learning algorithm to perform automatic analysis and detection of gameplay issues in complex 3D navigation environments. The Curiosity-Conditioned Proximal Trajectories (CCPT) method combines curiosity and imitation learning to train agents to methodically explore in the proximity of known trajectories derived from expert demonstrations. We show how C… ▽ More

    Submitted 21 February, 2022; originally announced February 2022.

  7. arXiv:2103.15819  [pdf, other

    cs.LG cs.AI

    Augmenting Automated Game Testing with Deep Reinforcement Learning

    Authors: Joakim Bergdahl, Camilo Gordillo, Konrad Tollmar, Linus Gisslén

    Abstract: General game testing relies on the use of human play testers, play test scripting, and prior knowledge of areas of interest to produce relevant test data. Using deep reinforcement learning (DRL), we introduce a self-learning mechanism to the game testing framework. With DRL, the framework is capable of exploring and/or exploiting the game mechanics based on a user-defined, reinforcing reward signa… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

    Comments: 4 pages, 6 figures, 2020 IEEE Conference on Games (CoG), 600-603

    Journal ref: 2020 IEEE Conference on Games (CoG), 600-603

  8. arXiv:2103.13798  [pdf, other

    cs.LG

    Improving Playtesting Coverage via Curiosity Driven Reinforcement Learning Agents

    Authors: Camilo Gordillo, Joakim Bergdahl, Konrad Tollmar, Linus Gisslén

    Abstract: As modern games continue growing both in size and complexity, it has become more challenging to ensure that all the relevant content is tested and that any potential issue is properly identified and fixed. Attempting to maximize testing coverage using only human participants, however, results in a tedious and hard to orchestrate process which normally slows down the development cycle. Complementin… ▽ More

    Submitted 23 June, 2021; v1 submitted 25 March, 2021; originally announced March 2021.

  9. arXiv:2103.04847  [pdf, other

    cs.LG cs.AI

    Adversarial Reinforcement Learning for Procedural Content Generation

    Authors: Linus Gisslén, Andy Eakins, Camilo Gordillo, Joakim Bergdahl, Konrad Tollmar

    Abstract: We present a new approach ARLPCG: Adversarial Reinforcement Learning for Procedural Content Generation, which procedurally generates and tests previously unseen environments with an auxiliary input as a control variable. Training RL agents over novel environments is a notoriously difficult task. One popular approach is to procedurally generate different environments to increase the generalizabilit… ▽ More

    Submitted 10 June, 2021; v1 submitted 8 March, 2021; originally announced March 2021.

    Comments: 8 pages, 6 figures (11 subfigures)