Skip to main content

Showing 1–9 of 9 results for author: Snodgrass, S

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

    cs.HC cs.AI cs.LG

    Human-like Bots for Tactical Shooters Using Compute-Efficient Sensors

    Authors: Niels Justesen, Maria Kaselimi, Sam Snodgrass, Miruna Vozaru, Matthew Schlegel, Jonas Wingren, Gabriella A. B. Barros, Tobias Mahlmann, Shyam Sudhakaran, Wesley Kerr, Albert Wang, Christoffer Holmgård, Georgios N. Yannakakis, Sebastian Risi, Julian Togelius

    Abstract: Artificial intelligence (AI) has enabled agents to master complex video games, from first-person shooters like Counter-Strike to real-time strategy games such as StarCraft II and racing games like Gran Turismo. While these achievements are notable, applying these AI methods in commercial video game production remains challenging due to computational constraints. In commercial scenarios, the majori… ▽ More

    Submitted 30 December, 2024; originally announced January 2025.

  2. Not All the Same: Understanding and Informing Similarity Estimation in Tile-Based Video Games

    Authors: Sebastian Berns, Vanessa Volz, Laurissa Tokarchuk, Sam Snodgrass, Christian Guckelsberger

    Abstract: Similarity estimation is essential for many game AI applications, from the procedural generation of distinct assets to automated exploration with game-playing agents. While similarity metrics often substitute human evaluation, their alignment with our judgement is unclear. Consequently, the result of their application can fail human expectations, leading to e.g. unappreciated content or unbelievab… ▽ More

    Submitted 28 February, 2024; originally announced February 2024.

    Comments: Proceedings of the CHI Conference on Human Factors in Computing Systems (CHI '24), 11-16 May 2024, Honolulu, HI, USA

  3. Procedural Content Generation via Knowledge Transformation (PCG-KT)

    Authors: Anurag Sarkar, Matthew Guzdial, Sam Snodgrass, Adam Summerville, Tiago Machado, Gillian Smith

    Abstract: We introduce the concept of Procedural Content Generation via Knowledge Transformation (PCG-KT), a new lens and framework for characterizing PCG methods and approaches in which content generation is enabled by the process of knowledge transformation -- transforming knowledge derived from one domain in order to apply it in another. Our work is motivated by a substantial number of recent PCG works t… ▽ More

    Submitted 30 April, 2023; originally announced May 2023.

    Comments: 15 pages, 14 figures

    Journal ref: Sarkar, Anurag, et al. "Procedural Content Generation via Knowledge Transformation (PCG-KT)." IEEE Transactions on Games (2023)

  4. Deep Learning for Procedural Content Generation

    Authors: Jialin Liu, Sam Snodgrass, Ahmed Khalifa, Sebastian Risi, Georgios N. Yannakakis, Julian Togelius

    Abstract: Procedural content generation in video games has a long history. Existing procedural content generation methods, such as search-based, solver-based, rule-based and grammar-based methods have been applied to various content types such as levels, maps, character models, and textures. A research field centered on content generation in games has existed for more than a decade. More recently, deep lear… ▽ More

    Submitted 9 October, 2020; originally announced October 2020.

    Comments: This is a pre-print of an article published in Neural Computing and Applications. The final authenticated version is available online at: https://doi.org/10.1007/s00521-020-05383-8

    Journal ref: Neural Computing and Applications 2020 (Early Access)

  5. arXiv:2009.06356  [pdf, other

    cs.LG cs.AI stat.ML

    Exploring Level Blending across Platformers via Paths and Affordances

    Authors: Anurag Sarkar, Adam Summerville, Sam Snodgrass, Gerard Bentley, Joseph Osborn

    Abstract: Techniques for procedural content generation via machine learning (PCGML) have been shown to be useful for generating novel game content. While used primarily for producing new content in the style of the game domain used for training, recent works have increasingly started to explore methods for discovering and generating content in novel domains via techniques such as level blending and domain t… ▽ More

    Submitted 22 August, 2020; originally announced September 2020.

    Comments: 6 pages, 5 figures, 16th AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment (AIIDE 2020)

  6. arXiv:2006.09807  [pdf, other

    cs.LG cs.AI

    Multi-Domain Level Generation and Blending with Sketches via Example-Driven BSP and Variational Autoencoders

    Authors: Sam Snodgrass, Anurag Sarkar

    Abstract: Procedural content generation via machine learning (PCGML) has demonstrated its usefulness as a content and game creation approach, and has been shown to be able to support human creativity. An important facet of creativity is combinational creativity or the recombination, adaptation, and reuse of ideas and concepts between and across domains. In this paper, we present a PCGML approach for level g… ▽ More

    Submitted 17 June, 2020; originally announced June 2020.

    Comments: To appear in FDG 2020 Cite as: @inproceedings{snodgrass2020blending, title={Multi-Domain Level Generation and Blending with Sketches via Example-Driven BSP and Variational Autoencoders}, author={Snodgrass, Sam and Sarkar, Anurag}, booktitle={Proceedings of the 15th International Conference on the Foundations of Digital Games}, year={2020} }

  7. arXiv:2005.12579  [pdf, other

    cs.AI cs.LG

    Capturing Local and Global Patterns in Procedural Content Generation via Machine Learning

    Authors: Vanessa Volz, Niels Justesen, Sam Snodgrass, Sahar Asadi, Sami Purmonen, Christoffer Holmgård, Julian Togelius, Sebastian Risi

    Abstract: Recent procedural content generation via machine learning (PCGML) methods allow learning from existing content to produce similar content automatically. While these approaches are able to generate content for different games (e.g. Super Mario Bros., DOOM, Zelda, and Kid Icarus), it is an open questions how well these approaches can capture large-scale visual patterns such as symmetry. In this pape… ▽ More

    Submitted 26 May, 2020; originally announced May 2020.

    Comments: IEEE Conference on Games 2020

  8. arXiv:1702.00539  [pdf, other

    cs.AI

    Procedural Content Generation via Machine Learning (PCGML)

    Authors: Adam Summerville, Sam Snodgrass, Matthew Guzdial, Christoffer Holmgård, Amy K. Hoover, Aaron Isaksen, Andy Nealen, Julian Togelius

    Abstract: This survey explores Procedural Content Generation via Machine Learning (PCGML), defined as the generation of game content using machine learning models trained on existing content. As the importance of PCG for game development increases, researchers explore new avenues for generating high-quality content with or without human involvement; this paper addresses the relatively new paradigm of using… ▽ More

    Submitted 7 May, 2018; v1 submitted 1 February, 2017; originally announced February 2017.

  9. arXiv:1606.07487  [pdf, other

    cs.HC cs.AI cs.LG

    The VGLC: The Video Game Level Corpus

    Authors: Adam James Summerville, Sam Snodgrass, Michael Mateas, Santiago Ontañón

    Abstract: Levels are a key component of many different video games, and a large body of work has been produced on how to procedurally generate game levels. Recently, Machine Learning techniques have been applied to video game level generation towards the purpose of automatically generating levels that have the properties of the training corpus. Towards that end we have made available a corpora of video game… ▽ More

    Submitted 3 July, 2016; v1 submitted 23 June, 2016; originally announced June 2016.

    Comments: To appear in proceedings of the 7th Workshop on Procedural Content Generation