William Gilpin

Assistant Professor of Physics, UT Austin

Home

Machine learning for dynamical systems

William Gilpin studies how machine-learning models represent, forecast, and infer nonlinear dynamical systems. The work uses dynamical systems as both scientific targets and controlled test cases for machine learning. Because chaotic and multiscale systems have known geometric and statistical properties, they make it possible to distinguish short-term predictive accuracy from recovery of longer-term structure.

Learning representations of dynamics

An early direction of this work examined the relationship between explicit dynamical rules and neural-network representations. In Cellular automata as convolutional neural networks (Physical Review E, 2019), Gilpin showed that cellular automata can be represented by convolutional neural networks and studied how networks trained on different rule sets organize their internal representations. The analysis connects the complexity of a dynamical rule to the structure learned by a neural network.

In Deep reconstruction of strange attractors from time series (NeurIPS 2020), machine learning was used for a different purpose: reconstructing latent state-space geometry from partial measurements. The model combines delay coordinates with an autoencoder and a dynamical regularization criterion, placing modern representation learning in direct contact with classical attractor reconstruction.

Forecasting, model scale, and domain knowledge

A central question in scientific machine learning is when a general-purpose model can replace or complement a model built around known physical structure. Gilpin's 2021 chaos benchmark provided a standardized collection of known chaotic systems for comparing forecasting methods. Model scale versus domain knowledge in statistical forecasting of chaotic systems (2023) expanded this comparison to 24 forecasting approaches on 135 systems. The results separate a data-rich regime, in which larger domain-agnostic models can perform strongly, from data-limited settings in which dynamical inductive biases remain useful.

The 2024 perspective Generative learning for nonlinear dynamics places these results in a broader framework. It compares latent-variable and generative methods with classical ideas from attractor reconstruction, information theory, and reduced dynamical descriptions.

Pretrained models and zero-shot forecasting

Recent work examines foundation-model ideas in a setting where the underlying objects are trajectories rather than text or images. Zero-shot forecasting of chaotic systems (ICLR 2025) tested pretrained time-series models on 135 chaotic systems without task-specific retraining. The study found that zero-shot models can be competitive with custom-trained methods in some settings, particularly when training data are limited, and that long-term geometric or statistical properties can remain informative after point forecasts lose accuracy.

Panda: A pretrained forecast model for chaotic dynamics (ICLR 2026), by Jeffrey Lai, Anthony Bao, and William Gilpin, takes a dynamics-specific pretraining approach. Panda is trained on a synthetic collection of approximately 20,000 chaotic systems generated by an evolutionary procedure. The model is designed to forecast previously unseen systems without retraining and is evaluated on both simulated and experimental dynamics.

What foundation models learn

A complementary direction asks whether good forecasts imply that a model has learned the underlying dynamics. Context parroting: A simple but tough-to-beat baseline for foundation models in scientific machine learning (ICLR 2026), by Yuanzhao Zhang and William Gilpin, shows that several time-series foundation models can obtain strong predictions using a strategy closely related to copying recurrent patterns from the input context. The study uses a direct context-parroting baseline to identify when forecast accuracy can be explained without inferring a detailed physical model.

Universal redundancies in time series foundation models (2026), by Anthony Bao, Hasith Vattikuti, Jeffrey Lai, and William Gilpin, studies intermediate representations in several transformer-based time-series foundation models. Layer and attention-head ablations reveal common redundancies and identify components associated with behaviors such as motif copying and seasonality bias.

Transformers for dynamical systems learn transfer operators in-context (2026), by Anthony Bao, Jeffrey Lai, and William Gilpin, examines in-context learning in a deliberately small transformer. The analysis finds a forecasting mechanism based on delay embedding and transfer-operator-like propagation of long-lived structures on a reconstructed state space. This provides a dynamical-systems interpretation of how an attention model can adapt to an unseen system without updating its parameters.

Selected papers

Related research

Last updated August 2026.