Zum Hauptinhalt springen

Showing 1–10 of 10 results for author: Randazzo, 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:2307.09320  [pdf, other

    cs.AI cs.LG cs.NE

    Biomaker CA: a Biome Maker project using Cellular Automata

    Authors: Ettore Randazzo, Alexander Mordvintsev

    Abstract: We introduce Biomaker CA: a Biome Maker project using Cellular Automata (CA). In Biomaker CA, morphogenesis is a first class citizen and small seeds need to grow into plant-like organisms to survive in a nutrient starved environment and eventually reproduce with variation so that a biome survives for long timelines. We simulate complex biomes by means of CA rules in 2D grids and parallelize all of… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Comments: 20 pages, 23 figures. For code base, see https://tinyurl.com/2x8yu34s

  3. arXiv:2302.10197  [pdf, other

    cs.NE cs.AI cs.LG

    Growing Steerable Neural Cellular Automata

    Authors: Ettore Randazzo, Alexander Mordvintsev, Craig Fouts

    Abstract: Neural Cellular Automata (NCA) models have shown remarkable capacity for pattern formation and complex global behaviors stemming from local coordination. However, in the original implementation of NCA, cells are incapable of adjusting their own orientation, and it is the responsibility of the model designer to orient them externally. A recent isotropic variant of NCA (Growing Isotropic Neural Cell… ▽ More

    Submitted 17 May, 2023; v1 submitted 19 February, 2023; originally announced February 2023.

    Comments: 7 pages. Code base available at https://github.com/google-research/self-organising-systems/tree/master/isotropic_nca

  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:2205.01681  [pdf, other

    cs.NE cs.LG q-bio.CB

    Growing Isotropic Neural Cellular Automata

    Authors: Alexander Mordvintsev, Ettore Randazzo, Craig Fouts

    Abstract: Modeling the ability of multicellular organisms to build and maintain their bodies through local interactions between individual cells (morphogenesis) is a long-standing challenge of developmental biology. Recently, the Neural Cellular Automata (NCA) model was proposed as a way to find local system rules that produce a desired global behaviour, such as growing and persisting a predefined target pa… ▽ More

    Submitted 1 June, 2022; v1 submitted 3 May, 2022; originally announced May 2022.

  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:2008.04965  [pdf, other

    cs.CV cs.LG

    Image segmentation via Cellular Automata

    Authors: Mark Sandler, Andrey Zhmoginov, Liangcheng Luo, Alexander Mordvintsev, Ettore Randazzo, Blaise Agúera y Arcas

    Abstract: In this paper, we propose a new approach for building cellular automata to solve real-world segmentation problems. We design and train a cellular automaton that can successfully segment high-resolution images. We consider a colony that densely inhabits the pixel grid, and all cells are governed by a randomized update that uses the current state, the color, and the state of the $3\times 3$ neighbor… ▽ More

    Submitted 12 August, 2020; v1 submitted 11 August, 2020; originally announced August 2020.

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