Skip to main content

Showing 1–5 of 5 results for author: Berns, S

Searching in archive cs. Search in all archives.
.
  1. 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

  2. arXiv:2304.11961  [pdf, other

    cs.LG cs.AI

    Towards Mode Balancing of Generative Models via Diversity Weights

    Authors: Sebastian Berns, Simon Colton, Christian Guckelsberger

    Abstract: Large data-driven image models are extensively used to support creative and artistic work. Under the currently predominant distribution-fitting paradigm, a dataset is treated as ground truth to be approximated as closely as possible. Yet, many creative applications demand a diverse range of output, and creators often strive to actively diverge from a given data distribution. We argue that an adjus… ▽ More

    Submitted 15 June, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

    Comments: Accepted for oral presentation at the International Conference on Computational Creativity (ICCC) 2023

  3. arXiv:2107.05599  [pdf, other

    cs.LG cs.AI

    Active Divergence with Generative Deep Learning -- A Survey and Taxonomy

    Authors: Terence Broad, Sebastian Berns, Simon Colton, Mick Grierson

    Abstract: Generative deep learning systems offer powerful tools for artefact generation, given their ability to model distributions of data and generate high-fidelity results. In the context of computational creativity, however, a major shortcoming is that they are unable to explicitly diverge from the training data in creative ways and are limited to fitting the target data distribution. To address these l… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

  4. arXiv:2107.01858  [pdf, other

    cs.LG

    Automating Generative Deep Learning for Artistic Purposes: Challenges and Opportunities

    Authors: Sebastian Berns, Terence Broad, Christian Guckelsberger, Simon Colton

    Abstract: We present a framework for automating generative deep learning with a specific focus on artistic applications. The framework provides opportunities to hand over creative responsibilities to a generative system as targets for automation. For the definition of targets, we adopt core concepts from automated machine learning and an analysis of generative deep learning pipelines, both in standard and a… ▽ More

    Submitted 5 July, 2021; originally announced July 2021.

  5. Expressivity of Parameterized and Data-driven Representations in Quality Diversity Search

    Authors: Alexander Hagg, Sebastian Berns, Alexander Asteroth, Simon Colton, Thomas Bäck

    Abstract: We consider multi-solution optimization and generative models for the generation of diverse artifacts and the discovery of novel solutions. In cases where the domain's factors of variation are unknown or too complex to encode manually, generative models can provide a learned latent space to approximate these factors. When used as a search space, however, the range and diversity of possible outputs… ▽ More

    Submitted 10 May, 2021; originally announced May 2021.

    Comments: For code for reproducing experiments, see https://github.com/alexander-hagg/ExpressivityGECCO2021