Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Automatically Learning Hybrid Digital Twins of Dynamical Systems

About

Digital Twins (DTs) are computational models that simulate the states and temporal dynamics of real-world systems, playing a crucial role in prediction, understanding, and decision-making across diverse domains. However, existing approaches to DTs often struggle to generalize to unseen conditions in data-scarce settings, a crucial requirement for such models. To address these limitations, our work begins by establishing the essential desiderata for effective DTs. Hybrid Digital Twins ($\textbf{HDTwins}$) represent a promising approach to address these requirements, modeling systems using a composition of both mechanistic and neural components. This hybrid architecture simultaneously leverages (partial) domain knowledge and neural network expressiveness to enhance generalization, with its modular design facilitating improved evolvability. While existing hybrid models rely on expert-specified architectures with only parameters optimized on data, $\textit{automatically}$ specifying and optimizing HDTwins remains intractable due to the complex search space and the need for flexible integration of domain priors. To overcome this complexity, we propose an evolutionary algorithm ($\textbf{HDTwinGen}$) that employs Large Language Models (LLMs) to autonomously propose, evaluate, and optimize HDTwins. Specifically, LLMs iteratively generate novel model specifications, while offline tools are employed to optimize emitted parameters. Correspondingly, proposed models are evaluated and evolved based on targeted feedback, enabling the discovery of increasingly effective hybrid models. Our empirical results reveal that HDTwinGen produces generalizable, sample-efficient, and evolvable models, significantly advancing DTs' efficacy in real-world applications.

Samuel Holt, Tennison Liu, Mihaela van der Schaar• 2024

Related benchmarks

TaskDatasetResultRank
System Dynamics PredictionLung Cancer (test)
TMSE4.41
9
System Dynamics PredictionLung Cancer with Chemo. (test)
TMSE0.0889
9
System Dynamics PredictionLung Cancer (with Chemo. & Radio.) (test)
TMSE0.131
9
System Dynamics PredictionPlankton Microcosm (test)
TMSE2.51e-6
9
Spatial-temporal ForecastingCOVID-Bogota
RMSE339.1
9
Spatial-temporal ForecastingInfluenza-USA
RMSE8.78
9
System Dynamics PredictionHare-Lynx (test)
TMSE29.1
9
System Dynamics PredictionCOVID-19 (test)
TMSE1.72
9
Spatial-temporal ForecastingMRSA-Virginia
RMSE93.23
9
Spatial-temporal ForecastingCOVID-Medellin
RMSE652.7
9
Showing 10 of 13 rows

Other info

Code

Follow for update