paper-with-me

홈 › Papers

AutomataGPT: Forecasting and Ruleset Inference for Two-Dimensional Cellular Automata

2025-06-19 · Jaime A. Berkovich, Noah S. David, Markus J. Buehler

Cellular automata (CA) provide a minimal formalism for investigating how simple local interactions generate rich spatiotemporal behavior in domains as diverse as traffic flow, ecology, tissue morphogenesis and crystal growth. However, automatically discovering the local update rules for a given phenomenon and using them for quantitative prediction remains challenging. Here we present AutomataGPT, a decoder-only transformer pretrained on around 1 million simulated trajectories that span 100 distinct two-dimensional binary deterministic CA rules on toroidal grids. When evaluated on previously unseen rules drawn from the same CA family, AutomataGPT attains 98.5% perfect one-step forecasts and reconstructs the governing update rule with up to 96% functional (application) accuracy and 82% exact rule-matrix match. These results demonstrate that large-scale pretraining over wider regions of rule space yields substantial generalization in both the forward (state forecasting) and inverse (rule inference) problems, without hand-crafted priors. By showing that transformer models can faithfully infer and execute CA dynamics from data alone, our work lays the groundwork for abstracting real-world dynamical phenomena into data-efficient CA surrogates, opening avenues in biology, tissue engineering, physics and AI-driven scientific discovery.

📄 PDF Abstract BibTeX arXiv:2506.17333

Code (0)

등록된 구현이 없습니다.

Tasks

scientific discovery

Similar Papers 제목 키워드 기반

Data-Driven Discovery of Emergent Dynamics in Reaction-Diffusion Systems from Sparse and Noisy Observations

2025-09-11 · Saumitra Dwivedi, Ricardo da Silva Torres, Ibrahim A. Hameed, Gunnar Tufte 외 arxiv

Data-driven discovery of emergent dynamics is gaining popularity, particularly in the context of reaction-diffusion systems. These systems are widely studied across various fields, including neuroscience, ecology, epidem…

Accelerating Neural Network Training: An Analysis of the AlgoPerf Competition

2025-02-20 · Priya Kasimbeg, Frank Schneider, Runa Eschenhagen, Juhan Bae 외

The goal of the AlgoPerf: Training Algorithms competition is to evaluate practical speed-ups in neural network training achieved solely by improving the underlying training algorithms. In the external tuning ruleset, sub…

Understanding Transformers via N-gram Statistics

2024-06-30 · Timothy Nguyen

Transformer based large-language models (LLMs) display extreme proficiency with language yet a precise understanding of how they work remains elusive. One way of demystifying transformer predictions would be to describe …

Holdout Set

Many Field Packet Classification with Decomposition and Reinforcement Learning

2022-05-16 · Hasibul Jamil, Ning Yang, Ning Weng

Scalable packet classification is a key requirement to support scalable network applications like firewalls, intrusion detection, and differentiated services. With ever increasing in the line-rate in core networks, it be…

ClassificationDeep Reinforcement LearningDiversityIntrusion Detection+3

Cellular Predictions on the Move: What about Data?

2026-06-24 · Natalia Vesselinova, Pauliina Ilmonen arxiv

Mobile cellular load forecasting is native to network resource optimization and delivery of services with reliability, latency and quality guarantees. The mainstream of machine learning research in the area is focused pr…