Physics-Informed Echo State Networks for Modeling Controllable Dynamical Systems
Eric Mochiutti, Eric Aislan Antonelo, Eduardo Camponogara
TL;DR
PI-ESN addresses the need for controllable, data-efficient dynamic modeling by integrating physical laws into ESN training and allowing external control inputs. The authors introduce PI-ESN with external input (PI-ESN-i) and a self-adaptive balancing loss (PI-ESN-a) that jointly optimize data fit and physics consistency in a discrete-time reservoir setting, making it MPC-ready. Across the Van der Pol oscillator, four-tank system, and ESP-DAE, PI-ESN-a achieves up to 92% relative reduction in test error compared to a plain ESN, with robust performance under parameter uncertainties and improved MPC tracking (IAE reduction from 423.39 to 122.68). The work demonstrates that physics-informed regularization can dramatically improve generalization and control performance for reservoir computing models in limited-data regimes.
Abstract
Echo State Networks (ESNs) are recurrent neural networks usually employed for modeling nonlinear dynamic systems with relatively ease of training. By incorporating physical laws into the training of ESNs, Physics-Informed ESNs (PI-ESNs) were proposed initially to model chaotic dynamic systems without external inputs. They require less data for training since Ordinary Differential Equations (ODEs) of the considered system help to regularize the ESN. In this work, the PI-ESN is extended with external inputs to model controllable nonlinear dynamic systems. Additionally, an existing self-adaptive balancing loss method is employed to balance the contributions of the residual regression term and the physics-informed loss term in the total loss function. The experiments with two nonlinear systems modeled by ODEs, the Van der Pol oscillator and the four-tank system, and with one differential-algebraic (DAE) system, an electric submersible pump, revealed that the proposed PI-ESN outperforms the conventional ESN, especially in scenarios with limited data availability, showing that PI-ESNs can regularize an ESN model with external inputs previously trained on just a few datapoints, reducing its overfitting and improving its generalization error (up to 92% relative reduction in the test error). Further experiments demonstrated that the proposed PI-ESN is robust to parametric uncertainties in the ODE equations and that model predictive control using PI-ESN outperforms the one using plain ESN, particularly when training data is scarce.
