A Digital Twin for Diesel Engines: Operator-infused Physics-Informed Neural Networks with Transfer Learning for Engine Health Monitoring
About
Improving diesel engine efficiency, reducing emissions, and enabling robust health monitoring have been critical research topics in engine modelling. While recent advancements in the use of neural networks for system monitoring have shown promising results, such methods often focus on component-level analysis, lack generalizability, and physical interpretability. In this study, we propose a novel hybrid framework that combines physics-informed neural networks (PINNs) with deep operator networks (DeepONet) to enable accurate and computationally efficient parameter identification in mean-value diesel engine models. Our method leverages physics-based system knowledge in combination with data-driven training of neural networks to enhance model applicability. Incorporating offline-trained DeepONets to predict actuator dynamics significantly lowers the online computation cost when compared to the existing PINN framework. To address the re-training burden typical of PINNs under varying input conditions, we propose two transfer learning (TL) strategies: (i) a multi-stage TL scheme offering better runtime efficiency than full online training of the PINN model and (ii) a few-shot TL scheme that freezes a shared multi-head network body and computes physics-based derivatives required for model training outside the training loop. The second strategy offers a computationally inexpensive and physics-based approach for predicting engine dynamics and parameter identification, offering computational efficiency over the existing PINN framework. Compared to existing health monitoring methods, our framework combines the interpretability of physics-based models with the flexibility of deep learning, offering substantial gains in generalization, accuracy, and deployment efficiency for diesel engine diagnostics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Parameter Estimation | Engine Gas Flow Dynamics Clean online normalized scale 0-1 (test) | A_egrmax1.0312 | 15 | |
| Parameter Estimation | Engine Gas Flow Dynamics Noisy normalized scale 0-1 (online test) | A_egrmax1.004 | 5 | |
| Parameter Identification | Engine dynamics clean data (151 points per 60 sec segment) | A_egrmax1.0073 | 5 | |
| Parameter Identification | Engine dynamics noisy data (301 points per 60 sec segment) | A_egrmax1.0255 | 5 |