Papers › Zero-shot forecasting of chaotic systems

Zero-shot forecasting of chaotic systems

24 Sep 2024arXiv:2409.15771archive 2025-07-28

Yuanzhao Zhang, William Gilpin

Time-series forecasting is a challenging problem that traditionally requires specialized models custom-trained for the specific task at hand. Recently, inspired by the success of large language models, foundation models pre-trained on vast amounts of time-series data from diverse domains have emerged as a promising candidate for general-purpose time-series forecasting. The defining characteristic of these foundation models is their ability to perform zero-shot learning, that is, forecasting a new system from limited context data without explicit re-training or fine-tuning. Here, we evaluate whether the zero-shot learning paradigm extends to the challenging task of forecasting chaotic systems. Across 135 distinct chaotic dynamical systems and 10⁸ timepoints, we find that foundation models produce competitive forecasts compared to custom-trained models (including NBEATS, TiDE, etc.), particularly when training data is limited. Interestingly, even after point forecasts fail, large foundation models are able to preserve the geometric and statistical properties of the chaotic attractors. We attribute this success to foundation models' ability to perform in-context learning and identify context parroting as a simple mechanism used by these models to capture the long-term behavior of chaotic dynamical systems. Our results highlight the potential of foundation models as a tool for probing nonlinear and complex systems.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.15771")

Code

Syntology Ran 15 of 20 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 15 ran with no contract checked.

By repository: official repository: 20 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

williamgilpin/dysts officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 15 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

15ran
5unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from williamgilpin/dysts. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cartesian_to_polar williamgilpin/dysts/dysts/utils/utils.py official repository ran fingerprinted Apache-2.0 (permissive) · 6ca7388c4374b749 · report
cast_to_numpy williamgilpin/dysts/dysts/utils/integration_utils.py official repository ran Apache-2.0 (permissive) · 17271ca7113c9d2a · report
find_sigma williamgilpin/dysts/dysts/metrics.py official repository ran Apache-2.0 (permissive) · 34bf4d444d86a29a · report
freq_from_autocorr williamgilpin/dysts/dysts/utils/integration_utils.py official repository ran Apache-2.0 (permissive) · 47e00bc876198ff4 · report
has_module williamgilpin/dysts/dysts/utils/native_utils.py official repository ran Apache-2.0 (permissive) · b0229080f6f5486b · report
logarithmic_n williamgilpin/dysts/dysts/analysis.py official repository ran Apache-2.0 (permissive) · 26283fc7efcc5ea9 · report
lowrank_response_matrix williamgilpin/dysts/dysts/coupling.py official repository ran Apache-2.0 (permissive) · e1666a981313feae · report
num_unspecified_params williamgilpin/dysts/dysts/utils/native_utils.py official repository ran Apache-2.0 (permissive) · 5b69c96c96697d81 · report
parabolic williamgilpin/dysts/dysts/utils/integration_utils.py official repository ran Apache-2.0 (permissive) · 60b4c2122712e743 · report
polar_to_cartesian williamgilpin/dysts/dysts/utils/utils.py official repository ran fingerprinted Apache-2.0 (permissive) · f0b10444363d236f · report
random_response_matrix williamgilpin/dysts/dysts/coupling.py official repository ran Apache-2.0 (permissive) · a9654d28509836a8 · report
relu williamgilpin/dysts/dysts/metrics.py official repository ran fingerprinted Apache-2.0 (permissive) · c9d8d9901e3c6aab · report
rowwise_euclidean williamgilpin/dysts/dysts/analysis.py official repository ran fingerprinted Apache-2.0 (permissive) · 4b951162fc303bcf · report
sample_initial_conditions williamgilpin/dysts/dysts/analysis.py official repository ran Apache-2.0 (permissive) · f255065e8c32eda1 · report
signif williamgilpin/dysts/dysts/utils/utils.py official repository ran fingerprinted Apache-2.0 (permissive) · be18207a2bb9a906 · report
convert_json_to_gzip williamgilpin/dysts/dysts/utils/native_utils.py official repository unverified Apache-2.0 (permissive) · 46cff83740aa032d · report
get_attractor_list williamgilpin/dysts/dysts/systems.py official repository unverified Apache-2.0 (permissive) · 97f40b2b6129141a · report
get_system_data williamgilpin/dysts/dysts/systems.py official repository unverified Apache-2.0 (permissive) · 109afd132b86e11c · report
simplex_neighbors williamgilpin/dysts/dysts/metrics.py official repository unverified Apache-2.0 (permissive) · 6a46cfdf29e6c5b1 · report
staticjit williamgilpin/dysts/dysts/base.py official repository unverified Apache-2.0 (permissive) · 8d92366dc15e472a · report

Tasks

AttributeIn-Context LearningTime SeriesTime Series ForecastingZero-Shot Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections