Zum Hauptinhalt springen

Showing 1–13 of 13 results for author: Palm, R B

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

    cs.NE cs.LG q-bio.PE q-bio.TO

    Severe Damage Recovery in Evolving Soft Robots through Differentiable Programming

    Authors: Kazuya Horibe, Kathryn Walker, Rasmus Berg Palm, Shyam Sudhakaran, Sebastian Risi

    Abstract: Biological systems are very robust to morphological damage, but artificial systems (robots) are currently not. In this paper we present a system based on neural cellular automata, in which locomoting robots are evolved and then given the ability to regenerate their morphology from damage through gradient-based training. Our approach thus combines the benefits of evolution to discover a wide range… ▽ More

    Submitted 14 June, 2022; originally announced June 2022.

    Comments: Genetic Programming and Evolvable Machines (GENP). arXiv admin note: substantial text overlap with arXiv:2102.02579

  2. arXiv:2206.00106  [pdf, other

    cs.LG

    Mario Plays on a Manifold: Generating Functional Content in Latent Space through Differential Geometry

    Authors: Miguel González-Duque, Rasmus Berg Palm, Søren Hauberg, Sebastian Risi

    Abstract: Deep generative models can automatically create content of diverse types. However, there are no guarantees that such content will satisfy the criteria necessary to present it to end-users and be functional, e.g. the generated levels could be unsolvable or incoherent. In this paper we study this problem from a geometric perspective, and provide a method for reliable interpolation and random walks i… ▽ More

    Submitted 31 May, 2022; originally announced June 2022.

    Comments: Accepted at CoG 2022

  3. arXiv:2203.07548  [pdf, other

    cs.RO cs.AI

    Physical Neural Cellular Automata for 2D Shape Classification

    Authors: Kathryn Walker, Rasmus Berg Palm, Rodrigo Moreno Garcia, Andres Faina, Kasper Stoy, Sebastian Risi

    Abstract: Materials with the ability to self-classify their own shape have the potential to advance a wide range of engineering applications and industries. Biological systems possess the ability not only to self-reconfigure but also to self-classify themselves to determine a general shape and function. Previous work into modular robotics systems has only enabled self-recognition and self-reconfiguration in… ▽ More

    Submitted 31 July, 2022; v1 submitted 14 March, 2022; originally announced March 2022.

  4. arXiv:2201.12360  [pdf, other

    cs.NE

    Variational Neural Cellular Automata

    Authors: Rasmus Berg Palm, Miguel González-Duque, Shyam Sudhakaran, Sebastian Risi

    Abstract: In nature, the process of cellular growth and differentiation has lead to an amazing diversity of organisms -- algae, starfish, giant sequoia, tardigrades, and orcas are all created by the same generative process. Inspired by the incredible diversity of this biological generative process, we propose a generative model, the Variational Neural Cellular Automata (VNCA), which is loosely inspired by t… ▽ More

    Submitted 2 February, 2022; v1 submitted 28 January, 2022; originally announced January 2022.

    Comments: ICLR 2022

  5. arXiv:2105.08484  [pdf, other

    cs.AI stat.AP

    Fast Game Content Adaptation Through Bayesian-based Player Modelling

    Authors: Miguel González-Duque, Rasmus Berg Palm, Sebastian Risi

    Abstract: In games, as well as many user-facing systems, adapting content to users' preferences and experience is an important challenge. This paper explores a novel method to realize this goal in the context of dynamic difficulty adjustment (DDA). Here the aim is to constantly adapt the content of a game to the skill level of the player, keeping them engaged by avoiding states that are either too difficult… ▽ More

    Submitted 29 June, 2021; v1 submitted 18 May, 2021; originally announced May 2021.

    Comments: Accepted at CoG2021

  6. 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.

  7. arXiv:2011.11293  [pdf, other

    cs.LG cs.NE

    Evolutionary Planning in Latent Space

    Authors: Thor V. A. N. Olesen, Dennis T. T. Nguyen, Rasmus Berg Palm, Sebastian Risi

    Abstract: Planning is a powerful approach to reinforcement learning with several desirable properties. However, it requires a model of the world, which is not readily available in many real-life problems. In this paper, we propose to learn a world model that enables Evolutionary Planning in Latent Space (EPLS). We use a Variational Auto Encoder (VAE) to learn a compressed latent representation of individual… ▽ More

    Submitted 23 November, 2020; originally announced November 2020.

    Comments: Code to reproduce the experiments are available at https://github.com/two2tee/WorldModelPlanning Video of driving performance is available at https://youtu.be/3M39QgeF27U

  8. arXiv:2011.06811  [pdf, ps, other

    cs.NE

    Testing the Genomic Bottleneck Hypothesis in Hebbian Meta-Learning

    Authors: Rasmus Berg Palm, Elias Najarro, Sebastian Risi

    Abstract: Hebbian meta-learning has recently shown promise to solve hard reinforcement learning problems, allowing agents to adapt to some degree to changes in the environment. However, because each synapse in these approaches can learn a very specific learning rule, the ability to generalize to very different situations is likely reduced. We hypothesize that limiting the number of Hebbian learning rules th… ▽ More

    Submitted 23 June, 2021; v1 submitted 13 November, 2020; originally announced November 2020.

    Comments: JMLR 148, NeurIPS pre-registration workshop 2020

  9. arXiv:2005.07677  [pdf, other

    cs.AI cs.LG

    Finding Game Levels with the Right Difficulty in a Few Trials through Intelligent Trial-and-Error

    Authors: Miguel González-Duque, Rasmus Berg Palm, David Ha, Sebastian Risi

    Abstract: Methods for dynamic difficulty adjustment allow games to be tailored to particular players to maximize their engagement. However, current methods often only modify a limited set of game features such as the difficulty of the opponents, or the availability of resources. Other approaches, such as experience-driven Procedural Content Generation (PCG), can generate complete levels with desired propert… ▽ More

    Submitted 25 June, 2020; v1 submitted 15 May, 2020; originally announced May 2020.

    Comments: To be presented in the Conference on Games 2020

  10. arXiv:1812.07248  [pdf, other

    cs.CL cs.NE

    Attend, Copy, Parse -- End-to-end information extraction from documents

    Authors: Rasmus Berg Palm, Florian Laws, Ole Winther

    Abstract: Document information extraction tasks performed by humans create data consisting of a PDF or document image input, and extracted string outputs. This end-to-end data is naturally consumed and produced when performing the task because it is valuable in and of itself. It is naturally available, at no additional cost. Unfortunately, state-of-the-art word classification methods for information extract… ▽ More

    Submitted 23 April, 2021; v1 submitted 18 December, 2018; originally announced December 2018.

    Journal ref: ICDAR 2019

  11. arXiv:1711.08028  [pdf, other

    cs.AI

    Recurrent Relational Networks

    Authors: Rasmus Berg Palm, Ulrich Paquet, Ole Winther

    Abstract: This paper is concerned with learning to solve tasks that require a chain of interdependent steps of relational inference, like answering complex questions about the relationships between objects, or solving puzzles where the smaller elements of a solution mutually constrain each other. We introduce the recurrent relational network, a general purpose module that operates on a graph representation… ▽ More

    Submitted 29 November, 2018; v1 submitted 21 November, 2017; originally announced November 2017.

    Comments: Accepted at NIPS 2018

  12. arXiv:1708.07403  [pdf, other

    cs.CL

    CloudScan - A configuration-free invoice analysis system using recurrent neural networks

    Authors: Rasmus Berg Palm, Ole Winther, Florian Laws

    Abstract: We present CloudScan; an invoice analysis system that requires zero configuration or upfront annotation. In contrast to previous work, CloudScan does not rely on templates of invoice layout, instead it learns a single global model of invoices that naturally generalizes to unseen invoice layouts. The model is trained using data automatically extracted from end-user provided feedback. This automatic… ▽ More

    Submitted 24 August, 2017; originally announced August 2017.

    Comments: Presented at ICDAR 2017

  13. arXiv:1707.04913  [pdf, other

    cs.CL

    End-to-End Information Extraction without Token-Level Supervision

    Authors: Rasmus Berg Palm, Dirk Hovy, Florian Laws, Ole Winther

    Abstract: Most state-of-the-art information extraction approaches rely on token-level labels to find the areas of interest in text. Unfortunately, these labels are time-consuming and costly to create, and consequently, not available for many real-life IE tasks. To make matters worse, token-level labels are usually not the desired output, but just an intermediary step. End-to-end (E2E) models, which take raw… ▽ More

    Submitted 16 July, 2017; originally announced July 2017.

    Comments: http://speechnlp.github.io/2017 @ EMNLP 2017