Comparative Study of Machine Learning and System Identification for Process Systems Engineering Dynamics
Akhil Ahmed1, Ehecatl Antonio Del Rio-Chanona1, Mehmet Mercangöz1
1Centre for Process Systems Engineering, Department of Chemical Engineering, Imperial College London, London SW7 2BX, U.K.
Abstract:
This study provides a comprehensive benchmarking of traditional system identification and modern machine learning (ML) models for the data-driven modeling of dynamical systems, with a focus on process systems engineering (PSE) applications. To achieve this, we deploy AutoSID, an automated end-to-end framework inspired by Machine Learning Operations (MLOps) principles. While AutoSID facilitates model selection, training, validation, and evaluation, its purpose here is to serve as a platform to investigate how well MLOps-inspired tools can be adapted for system identification tasks in PSE. Our investigation includes a comparison of 12 diverse model architectures from the system identification, machine learning, and deep learning literature, evaluated across 11 PSE case studies under varying data regimes. We employ four model search or hyperparameter optimization algorithms and three model selection criteria to ensure a thorough assessment. Our findings highlight the importance of model selection as the crucial step in system identification. Specifically, our results demonstrate the effectiveness of Bayesian optimization with tree-structured parzen estimators (TPE) for balanced model selection, while k-fold cross-validation proves to be a robust metric for performance evaluation during the selection process. In large-scale data scenarios, where performance differences between k-fold cross-validation and information criteria are small, information criteria emerge as a computationally efficient alternative. Once the "best" model structure is decided, in terms of model performance, we find that ML models with balanced complexity, such as tree ensemble models, consistently achieve superior predictive accuracy and computational efficiency, outperforming both simplistic and overly complex models. These findings provide actionable insights into model selection and performance evaluation for PSE practitioners and demonstrate the potential of incorporating MLOps-inspired workflows into the system identification process.
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:
Open and closed-loop control systems
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
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...
Classification of Systems-II
Control Systems
At the heart...
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,...


