A novel framework for generalization of deep hidden physics models
Vijay Kag, Birupaksha Pal
TL;DR
This work tackles the challenge of modeling systems with incomplete physics while requiring generalization to changing inputs, parameters, and domains. It proposes a deep hidden physics model (DHPM) built from a pair of networks (N_sol for the state and N_hid for hidden dynamics) connected through a residual term g(x,t) that enforces the partially known PDE, with total loss L_total = L_data + L_equation and L_equation = (1/M) Σ |g(x_i,t_i)|^2. The authors demonstrate three generalization axes: (i) input generalization by discretizing and feeding input functions, (ii) parameter generalization by adding system parameters as inputs, and (iii) domain generalization by including domain geometry (length L) as an input feature. Across reaction-diffusion experiments, the framework shows robust prediction for unseen inputs, unseen parameter values, and unseen domain configurations, while optionally revealing the learned hidden physics. The approach offers a data-efficient, interpretable pathway for system identification and potential discovery of governing dynamics, with practical implications for industrial modeling and digital-twin development; it can be extended to Gaussian processes or alternative surrogate models.
Abstract
Modelling of systems where the full system information is unknown is an oft encountered problem for various engineering and industrial applications, as it's either impossible to consider all the complex physics involved or simpler models are considered to keep within the limits of the available resources. Recent advances in greybox modelling like the deep hidden physics models address this space by combining data and physics. However, for most real-life applications, model generalizability is a key issue, as retraining a model for every small change in system inputs and parameters or modification in domain configuration can render the model economically unviable. In this work we present a novel enhancement to the idea of hidden physics models which can generalize for changes in system inputs, parameters and domains. We also show that this approach holds promise in system discovery as well and helps learn the hidden physics for the changed system inputs, parameters and domain configuration.
