A Digital Twin for Diesel Engines: Operator-infused Physics-Informed Neural Networks with Transfer Learning for Engine Health Monitoring
Kamaljyoti Nath, Varun Kumar, Daniel J. Smith, George Em Karniadakis
TL;DR
The study addresses the need for fast, interpretable, system-level health monitoring of diesel engines by marrying physics-informed neural networks with neural operators and transfer learning. It introduces an operator-infused PINN framework that uses DeepONet surrogates for actuator dynamics, DNN surrogates for empirical engine relations, and PINN-based inverse modeling to identify unseen parameters from field data. To reduce online computation, two transfer-learning schemes—multi-stage TL and few-shot TL—are proposed and benchmarked against a baseline PINN, demonstrating substantial reductions in training time and improved generalization under noise. The approach offers enhanced interpretability and robustness over purely data-driven methods, enabling more reliable engine diagnostics and paving the way for real-time digital twins in diesel engine health monitoring. Overall, the proposed hybrid framework is demonstrated on simulated lab/field-like data, showing accurate parameter and state estimation with quantified uncertainty and significant computational efficiency gains, suitable for field deployment and system-level diagnostics.
Abstract
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.
