MINN: Learning the dynamics of differential-algebraic equations and application to battery modeling
Yicun Huang, Changfu Zou, Yang Li, Torsten Wik
TL;DR
The paper introduces model-integrated neural networks (MINN), a physics-constrained learning framework that embeds PDAE dynamics into a neural recurrent unit by approximating algebraic variables with a network $G_{NN}$ and solving $egin{cases}\dot{h}_d=f(t,h_d,h_z,u)\ h_z^*=G_{NN}(t,h_d,u; heta)\ 0=g(t,h_d,h_z,u)\\, ext{(plus outputs)} \ar{g}=g(t,h_d,h_z,u)\ ext{(evaluated at each step)} \end{cases}$ to yield a data-efficient surrogate. Applied to lithium-ion batteries via the P2D PDAE framework, MINN uses orthogonal collocation for spatial discretization and learns with a physics-constrained loss $\,\mathcal{L}_{MINN}=\mathcal{L}_{y}+\lambda\mathcal{L}_{g}$, enabling accurate predictions of terminal voltage, SOC, plating potential, and local electrochemical fields while achieving substantial speedups over full PDAE solutions. Compared with DNN, PINN, NODE, and DD-ROM baselines, MINN delivers superior generalization to unseen control inputs, maintains physically meaningful hidden states, and reduces computational cost by about two orders of magnitude, with an adjustable order (e.g., 82 vs 130 states) without sacrificing accuracy. The approach holds promise for adaptive, aging-aware battery management and general non-autonomous PDAEs, offering real-time capability for optimization, control, and safety prognostics in energy systems and beyond.
Abstract
The concept of integrating physics-based and data-driven approaches has become popular for modeling sustainable energy systems. However, the existing literature mainly focuses on the data-driven surrogates generated to replace physics-based models. These models often trade accuracy for speed but lack the generalizability, adaptability, and interpretability inherent in physics-based models, which are often indispensable in modeling real-world dynamic systems for optimization and control purposes. We propose a novel machine learning architecture, termed model-integrated neural networks (MINN), that can learn the physics-based dynamics of general autonomous or non-autonomous systems consisting of partial differential-algebraic equations (PDAEs). The obtained architecture systematically solves an unsettled research problem in control-oriented modeling, i.e., how to obtain optimally simplified models that are physically insightful, numerically accurate, and computationally tractable simultaneously. We apply the proposed neural network architecture to model the electrochemical dynamics of lithium-ion batteries and show that MINN is extremely data-efficient to train while being sufficiently generalizable to previously unseen input data, owing to its underlying physical invariants. The MINN battery model has an accuracy comparable to the first principle-based model in predicting both the system outputs and any locally distributed electrochemical behaviors but achieves two orders of magnitude reduction in the solution time.
