TL;DR
This paper introduces a constraint projection-based method to reconstruct cellular automaton rules from limited observations, enabling perfect rule and state recovery even with nonconsecutive time data, surpassing neural network capabilities.
Contribution
The authors present a novel constraint projection approach for reconstructing cellular automaton rules from minimal data, including nonconsecutive states, which is more effective than neural networks.
Findings
Successfully reconstructs automaton rules from a single data point.
Extends to rules on 6 inputs, beyond feasible exhaustive search.
Handles all possible rules on n inputs, including complex nonlinear rules.
Abstract
Recent experiments by Springer and Kenyon have shown that a deep neural network can be trained to predict the action of steps of Conway's Game of Life automaton given millions of examples of this action on random initial states. However, training was never completely successful for , and even when successful, a reconstruction of the elementary rule () from data is not within the scope of what the neural network can deliver. We describe an alternative network-like method, based on constraint projections, where this is possible. From a single data item this method perfectly reconstructs not just the automaton rule but also the states in the time steps it did not see. For a unique reconstruction, the size of the initial state need only be large enough that it and the states it evolves into contain all possible automaton input patterns. We demonstrate the method on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
