Predicting Chaotic System Behavior using Machine Learning Techniques
Huaiyuan Rao, Yichen Zhao, Qiang Lai
TL;DR
This work evaluates three machine learning approaches for forecasting chaotic dynamics: LSTM, RC, and NG-RC, across four canonical chaotic systems. NG-RC emerges as the most computationally efficient and data-efficient method, capable of long-horizon predictions with interpretable linear and nonlinear feature contributions, and demonstrates robustness to noise comparable to RC. LSTM struggles with long-horizon chaotic forecasting, highlighting limitations of recursive error propagation in such settings. The findings suggest NG-RC as a promising tool for real-time chaotic system prediction and digital-twin applications, especially when data are scarce or noisy. The study broadens understanding of data-driven chaotic forecasting and points to practical, interpretable modeling with NG-RC in engineering contexts.
Abstract
Recently, machine learning techniques, particularly deep learning, have demonstrated superior performance over traditional time series forecasting methods across various applications, including both single-variable and multi-variable predictions. This study aims to investigate the capability of i) Next Generation Reservoir Computing (NG-RC) ii) Reservoir Computing (RC) iii) Long short-term Memory (LSTM) for predicting chaotic system behavior, and to compare their performance in terms of accuracy, efficiency, and robustness. These methods are applied to predict time series obtained from four representative chaotic systems including Lorenz, Rössler, Chen, Qi systems. In conclusion, we found that NG-RC is more computationally efficient and offers greater potential for predicting chaotic system behavior.
