LifeGPT: Topology-Agnostic Generative Pretrained Transformer Model for Cellular Automata
Jaime A. Berkovich, Markus J. Buehler

TL;DR
LifeGPT is a topology-agnostic transformer model capable of simulating and predicting complex cellular automata behaviors, including Conway's Game of Life, across various grid configurations without prior knowledge of the system.
Contribution
The paper introduces LifeGPT, a novel GPT-based model that generalizes cellular automata simulation across different topologies and boundary conditions, demonstrating near-perfect accuracy.
Findings
LifeGPT accurately simulates Life on toroidal grids.
The model generalizes across grid sizes and boundary conditions.
Potential applications in biological systems and materials design.
Abstract
Conway's Game of Life (Life), a well known algorithm within the broader class of cellular automata (CA), exhibits complex emergent dynamics, with extreme sensitivity to initial conditions. Modeling and predicting such intricate behavior without explicit knowledge of the system's underlying topology presents a significant challenge, motivating the development of algorithms that can generalize across various grid configurations and boundary conditions. We develop a decoder-only generative pretrained transformer (GPT) model to solve this problem, showing that our model can simulate Life on a toroidal grid with no prior knowledge on the size of the grid, or its periodic boundary conditions (LifeGPT). LifeGPT is topology-agnostic with respect to its training data and our results show that a GPT model is capable of capturing the deterministic rules of a Turing-complete system with…
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.
Taxonomy
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Cosine Annealing · Residual Connection · Multi-Head Attention · Adam · Weight Decay · Linear Warmup With Cosine Annealing · Refunds@Expedia|||How do I get a full refund from Expedia?
