Skip to main content

Showing 1–11 of 11 results for author: Niklasson, E

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

    cs.NE cs.AI

    Computational Life: How Well-formed, Self-replicating Programs Emerge from Simple Interaction

    Authors: Blaise Agüera y Arcas, Jyrki Alakuijala, James Evans, Ben Laurie, Alexander Mordvintsev, Eyvind Niklasson, Ettore Randazzo, Luca Versari

    Abstract: The fields of Origin of Life and Artificial Life both question what life is and how it emerges from a distinct set of "pre-life" dynamics. One common feature of most substrates where life emerges is a marked shift in dynamics when self-replication appears. While there are some hypotheses regarding how self-replicators arose in nature, we know very little about the general dynamics, computational p… ▽ More

    Submitted 2 August, 2024; v1 submitted 27 June, 2024; originally announced June 2024.

    Comments: 20 pages; updated introduction with further related work

    ACM Class: F.2.2; I.2.11

  2. arXiv:2311.02820  [pdf, other

    cs.CV cs.AI cs.GR

    Mesh Neural Cellular Automata

    Authors: Ehsan Pajouheshgar, Yitao Xu, Alexander Mordvintsev, Eyvind Niklasson, Tong Zhang, Sabine Süsstrunk

    Abstract: Texture modeling and synthesis are essential for enhancing the realism of virtual environments. Methods that directly synthesize textures in 3D offer distinct advantages to the UV-mapping-based methods as they can create seamless textures and align more closely with the ways textures form in nature. We propose Mesh Neural Cellular Automata (MeshNCA), a method that directly synthesizes dynamic text… ▽ More

    Submitted 16 May, 2024; v1 submitted 5 November, 2023; originally announced November 2023.

    Comments: ACM Transactions on Graphics (TOG) - SIGGRAPH 2024

  3. arXiv:2309.05858  [pdf, other

    cs.LG cs.AI

    Uncovering mesa-optimization algorithms in Transformers

    Authors: Johannes von Oswald, Eyvind Niklasson, Maximilian Schlegel, Seijin Kobayashi, Nicolas Zucchet, Nino Scherrer, Nolan Miller, Mark Sandler, Blaise Agüera y Arcas, Max Vladymyrov, Razvan Pascanu, João Sacramento

    Abstract: Transformers have become the dominant model in deep learning, but the reason for their superior performance is poorly understood. Here, we hypothesize that the strong performance of Transformers stems from an architectural bias towards mesa-optimization, a learned process running within the forward pass of a model consisting of the following two steps: (i) the construction of an internal learning… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

  4. arXiv:2302.02714  [pdf, other

    q-bio.MN cs.LG

    Differentiable Programming of Chemical Reaction Networks

    Authors: Alexander Mordvintsev, Ettore Randazzo, Eyvind Niklasson

    Abstract: We present a differentiable formulation of abstract chemical reaction networks (CRNs) that can be trained to solve a variety of computational tasks. Chemical reaction networks are one of the most fundamental computational substrates used by nature. We study well-mixed single-chamber systems, as well as systems with multiple chambers separated by membranes, under mass-action kinetics. We demonstrat… ▽ More

    Submitted 6 February, 2023; originally announced February 2023.

  5. arXiv:2212.07677  [pdf, other

    cs.LG cs.AI cs.CL

    Transformers learn in-context by gradient descent

    Authors: Johannes von Oswald, Eyvind Niklasson, Ettore Randazzo, João Sacramento, Alexander Mordvintsev, Andrey Zhmoginov, Max Vladymyrov

    Abstract: At present, the mechanisms of in-context learning in Transformers are not well understood and remain mostly an intuition. In this paper, we suggest that training Transformers on auto-regressive objectives is closely related to gradient-based meta-learning formulations. We start by providing a simple weight construction that shows the equivalence of data transformations induced by 1) a single linea… ▽ More

    Submitted 31 May, 2023; v1 submitted 15 December, 2022; originally announced December 2022.

  6. arXiv:2111.13545  [pdf, other

    cs.LG cs.AI cs.CV cs.GR

    $μ$NCA: Texture Generation with Ultra-Compact Neural Cellular Automata

    Authors: Alexander Mordvintsev, Eyvind Niklasson

    Abstract: We study the problem of example-based procedural texture synthesis using highly compact models. Given a sample image, we use differentiable programming to train a generative process, parameterised by a recurrent Neural Cellular Automata (NCA) rule. Contrary to the common belief that neural networks should be significantly over-parameterised, we demonstrate that our model architecture and training… ▽ More

    Submitted 26 November, 2021; originally announced November 2021.

  7. arXiv:2107.06862  [pdf, other

    cs.NE cs.AI cs.CV cs.LG

    Differentiable Programming of Reaction-Diffusion Patterns

    Authors: Alexander Mordvintsev, Ettore Randazzo, Eyvind Niklasson

    Abstract: Reaction-Diffusion (RD) systems provide a computational framework that governs many pattern formation processes in nature. Current RD system design practices boil down to trial-and-error parameter search. We propose a differentiable optimization method for learning the RD system parameters to perform example-based texture synthesis on a 2D plane. We do this by representing the RD system as a varia… ▽ More

    Submitted 22 June, 2021; originally announced July 2021.

    Comments: ALIFE 2021

  8. arXiv:2105.07299  [pdf, other

    cs.AI cs.CV cs.GR

    Texture Generation with Neural Cellular Automata

    Authors: Alexander Mordvintsev, Eyvind Niklasson, Ettore Randazzo

    Abstract: Neural Cellular Automata (NCA) have shown a remarkable ability to learn the required rules to "grow" images, classify morphologies, segment images, as well as to do general computation such as path-finding. We believe the inductive prior they introduce lends itself to the generation of textures. Textures in the natural world are often generated by variants of locally interacting reaction-diffusion… ▽ More

    Submitted 15 May, 2021; originally announced May 2021.

    Comments: AI for Content Creation Workshop, CVPR 2021

  9. arXiv:2007.00970  [pdf, other

    cs.LG cs.CV cs.NE stat.ML

    MPLP: Learning a Message Passing Learning Protocol

    Authors: Ettore Randazzo, Eyvind Niklasson, Alexander Mordvintsev

    Abstract: We present a novel method for learning the weights of an artificial neural network - a Message Passing Learning Protocol (MPLP). In MPLP, we abstract every operations occurring in ANNs as independent agents. Each agent is responsible for ingesting incoming multidimensional messages from other agents, updating its internal state, and generating multidimensional messages to be passed on to neighbour… ▽ More

    Submitted 3 July, 2020; v1 submitted 2 July, 2020; originally announced July 2020.

    Comments: Code at https://github.com/google-research/self-organising-systems/tree/master/mplp; code base link fixed

  10. arXiv:1910.09664  [pdf, other

    cs.RO cs.AI cs.CL cs.CV cs.LG

    Learning to Map Natural Language Instructions to Physical Quadcopter Control using Simulated Flight

    Authors: Valts Blukis, Yannick Terme, Eyvind Niklasson, Ross A. Knepper, Yoav Artzi

    Abstract: We propose a joint simulation and real-world learning framework for mapping navigation instructions and raw first-person observations to continuous control. Our model estimates the need for environment exploration, predicts the likelihood of visiting environment positions during execution, and controls the agent to both explore and visit high-likelihood positions. We introduce Supervised Reinforce… ▽ More

    Submitted 21 October, 2019; originally announced October 2019.

    Comments: Conference on Robot Learning (CoRL) 2019

  11. arXiv:1809.00786  [pdf, other

    cs.CL

    Mapping Instructions to Actions in 3D Environments with Visual Goal Prediction

    Authors: Dipendra Misra, Andrew Bennett, Valts Blukis, Eyvind Niklasson, Max Shatkhin, Yoav Artzi

    Abstract: We propose to decompose instruction execution to goal prediction and action generation. We design a model that maps raw visual observations to goals using LINGUNET, a language-conditioned image generation network, and then generates the actions required to complete them. Our model is trained from demonstration only without external resources. To evaluate our approach, we introduce two benchmarks f… ▽ More

    Submitted 18 March, 2019; v1 submitted 3 September, 2018; originally announced September 2018.

    Comments: Accepted at EMNLP 2018