Skip to main content

Showing 1–5 of 5 results for author: Grbic, D

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

    cs.HC cs.AI

    Procedurally generating rules to adapt difficulty for narrative puzzle games

    Authors: Thomas Volden, Djordje Grbic, Paolo Burelli

    Abstract: This paper focuses on procedurally generating rules and communicating them to players to adjust the difficulty. This is part of a larger project to collect and adapt games in educational games for young children using a digital puzzle game designed for kindergarten. A genetic algorithm is used together with a difficulty measure to find a target number of solution sets and a large language model is… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  2. arXiv:2107.06686  [pdf, other

    cs.LG cs.AI cs.NE

    Safer Reinforcement Learning through Transferable Instinct Networks

    Authors: Djordje Grbic, Sebastian Risi

    Abstract: Random exploration is one of the main mechanisms through which reinforcement learning (RL) finds well-performing policies. However, it can lead to undesirable or catastrophic outcomes when learning online in safety-critical environments. In fact, safe learning is one of the major obstacles towards real-world agents that can learn during deployment. One way of ensuring that agents respect hard limi… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

    Comments: The paper was accepted in the ALIFE 2021 conference

    MSC Class: 68Tx

  3. arXiv:2103.08737  [pdf, other

    cs.LG

    Growing 3D Artefacts and Functional Machines with Neural Cellular Automata

    Authors: Shyam Sudhakaran, Djordje Grbic, Siyan Li, Adam Katona, Elias Najarro, Claire Glanois, Sebastian Risi

    Abstract: Neural Cellular Automata (NCAs) have been proven effective in simulating morphogenetic processes, the continuous construction of complex structures from very few starting cells. Recent developments in NCAs lie in the 2D domain, namely reconstructing target images from a single pixel or infinitely growing 2D textures. In this work, we propose an extension of NCAs to 3D, utilizing 3D convolutions in… ▽ More

    Submitted 4 June, 2021; v1 submitted 15 March, 2021; originally announced March 2021.

    Journal ref: Proceedings of the 2021 Conference on Artificial Life (ALIFE 2021)

  4. arXiv:2012.04751  [pdf, other

    cs.AI

    EvoCraft: A New Challenge for Open-Endedness

    Authors: Djordje Grbic, Rasmus Berg Palm, Elias Najarro, Claire Glanois, Sebastian Risi

    Abstract: This paper introduces EvoCraft, a framework for Minecraft designed to study open-ended algorithms. We introduce an API that provides an open-source Python interface for communicating with Minecraft to place and track blocks. In contrast to previous work in Minecraft that focused on learning to play the game, the grand challenge we pose here is to automatically search for increasingly complex artif… ▽ More

    Submitted 8 December, 2020; originally announced December 2020.

  5. arXiv:2005.03233  [pdf, other

    cs.LG cs.AI

    Safe Reinforcement Learning through Meta-learned Instincts

    Authors: Djordje Grbic, Sebastian Risi

    Abstract: An important goal in reinforcement learning is to create agents that can quickly adapt to new goals while avoiding situations that might cause damage to themselves or their environments. One way agents learn is through exploration mechanisms, which are needed to discover new policies. However, in deep reinforcement learning, exploration is normally done by injecting noise in the action space. Whil… ▽ More

    Submitted 6 May, 2020; originally announced May 2020.