paper-with-me

Papers

Automatically Learning Hybrid Digital Twins of Dynamical Systems

2024-10-31 · Samuel Holt, Tennison Liu, Mihaela van der Schaar

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.

📄 PDF Abstract BibTeX arXiv:2410.23691

Code (1)

samholt/HDTwinGen 공식 구현 jax

Similar Papers 제목 키워드 기반

Digital twins of nonlinear dynamical systems: A perspective

2023-09-20 · Ying-Cheng Lai

Digital twins have attracted a great deal of recent attention from a wide range of fields. A basic requirement for digital twins of nonlinear dynamical systems is the ability to generate the system evolution and predict …

Digital twins of nonlinear dynamical systems

2022-10-05 · Ling-Wei Kong, Yang Weng, Bryan Glaz, Mulugeta Haile 외

We articulate the design imperatives for machine-learning based digital twins for nonlinear dynamical systems subject to external driving, which can be used to monitor the ``health'' of the target system and anticipate i…

Control of Medical Digital Twins with Artificial Neural Networks

2024-03-18 · Lucas Böttcher, Luis L. Fonseca, Reinhard C. Laubenbacher

The objective of personalized medicine is to tailor interventions to an individual patient's unique characteristics. A key technology for this purpose involves medical digital twins, computational models of human biology…

PhysiNet: A Combination of Physics-based Model and Neural Network Model for Digital Twins

2021-06-28 · Chao Sun, Victor Guang Shi

As the real-time digital counterpart of a physical system or process, digital twins are utilized for system simulation and optimization. Neural networks are one way to build a digital twins model by using data especially…

model

Decentralized digital twins of complex dynamical systems

2022-07-07 · Omer San, Suraj Pawar, Adil Rasheed

In this paper, we introduce a decentralized digital twin (DDT) framework for dynamical systems and discuss the prospects of the DDT modeling paradigm in computational science and engineering applications. The DDT approac…

BIG-bench Machine LearningFederated Learning