Related Experiment Video
Updated: May 2, 2026

Age-dependent Dynamics of Locomotion in Caenorhabditis elegans: A Lyapunov Exponent Analysis
Published on: September 23, 2025
Machine learning for predicting chaotic systems
Christof Schötz1,2, Alistair White1,2, Maximilian Gelbrecht1,2
1Munich Climate Center and Earth System Modelling Group, Department of Aerospace and Geodesy, Technical University of Munich, Munich, Germany.
Predicting chaotic systems is hard. Simple machine learning models can outperform complex deep learning ones, especially when tuned for specific data, highlighting the need for careful method selection.
Area of Science:
- Complex Systems Science
- Computational Physics
- Data Science
Background:
- Predicting chaotic dynamical systems is crucial for fields like weather forecasting but is difficult due to sensitive dependence on initial conditions.
- Traditional modeling requires domain expertise, prompting a move towards data-driven machine learning (ML) approaches.
- Current research offers no consensus on the optimal ML methods for chaotic system prediction.
Purpose of the Study:
- To compare various lightweight and heavyweight ML architectures for predicting chaotic dynamical systems.
- To evaluate ML performance using established benchmark datasets and a new dataset incorporating uncertainty quantification.
- To introduce a novel performance metric, the cumulative maximum error, specifically designed for chaotic systems.
Main Methods:
- Extensive comparison of diverse ML architectures (lightweight and heavyweight) on benchmark datasets.
- Introduction of new variants of existing ML methods and tailored hyperparameter tuning based on computational cost.
- Development and application of the cumulative maximum error metric for evaluating prediction accuracy in chaotic systems.
Main Results:
- Well-tuned simple ML models and even untuned baselines frequently outperformed state-of-the-art deep learning models.
- Model performance demonstrated significant variability depending on the experimental setup and data characteristics.
- The newly introduced cumulative maximum error metric proved effective in evaluating chaotic system predictions.
Conclusions:
- The choice of ML method should be carefully aligned with the specific data characteristics of the chaotic system.
- Overly complex deep learning models are not always superior and can be outperformed by simpler, well-tuned methods.
- Indiscriminate application of complex models without considering data properties and computational cost is discouraged.
Related Concept Videos
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Multimachine Stability
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
State Space Representation
Consider an RLC circuit, a...