Universality Frontier for Asynchronous Cellular Automata
Ivan Baburin, Matthew Cook, Florian Grötschla, Andreas Plesner, Roger Wattenhofer
TL;DR
The paper addresses the universality frontier for asynchronous cellular automata (ACAs) by introducing flip automata networks (FAN) to guarantee invariant histories under arbitrary asynchronous updates and by developing a formal simulation framework that ties ACAs to synchronous CAs. Using FANs as intermediaries, ACAs can simulate synchronous CAs with linear overhead, specifically $4q$ states in the general case and $3q$ in one dimension, improving prior quadratic bounds. It proves a non-universality result for one-way asynchronous automata and demonstrates the smallest known universal constructions to date: a $6$-state first-neighbor automaton in 1D and a $3$-state von Neumann automaton in 2D. The Mountain-Valley encoding provides a concrete, transitive real-time-like simulation by embedding FANs into ACAs, clarifying how bidirectional communication and invariant histories enable robust asynchronous computation with practical overheads.
Abstract
In this work, we investigate the computational aspects of asynchronous cellular automata (ACAs), a modification of cellular automata in which cells update independently, following an asynchronous schedule. We introduce flip automata networks (FAN), a simple modification of automata networks that remain robust under any asynchronous update schedule. We show that asynchronous automata can efficiently simulate their synchronous counterparts with a linear memory overhead, which improves upon the previously established quadratic bound. Additionally, we address the universality gap for (a)synchronous cellular automata -- the boundary separating universal and non-universal automata, which is still not fully understood. We tighten this boundary by proving that all one-way asynchronous automata lack universal computational power. Conversely, we establish the existence of a universal 6-state first-neighbor automaton in one dimension and a 3-state von Neumann automaton in two dimensions, which represent the smallest known universal constructions to date.
