AutomataGPT
Decoder-only transformer models for one-step forecasting and inverse ruleset inference in 2D cellular automata.
Decoder-only transformer models for one-step forecasting and inverse ruleset inference in 2D cellular automata.
AutomataGPT trains decoder-only transformer models on simulated two-dimensional binary deterministic cellular automata on toroidal grids. The paper tests two problems: predicting the next global state from an initial condition and rules matrix, and inferring a rules matrix from an initial/next-state pair.