paper-with-me

Papers

A Probabilistic Graphical Model Foundation for Enabling Predictive Digital Twins at Scale

2020-12-10 · Michael G. Kapteyn, Jacob V. R. Pretorius, Karen E. Willcox

A unifying mathematical formulation is needed to move from one-off digital twins built through custom implementations to robust digital twin implementations at scale. This work proposes a probabilistic graphical model as a formal mathematical representation of a digital twin and its associated physical asset. We create an abstraction of the asset-twin system as a set of coupled dynamical systems, evolving over time through their respective state-spaces and interacting via observed data and control inputs. The formal definition of this coupled system as a probabilistic graphical model enables us to draw upon well-established theory and methods from Bayesian statistics, dynamical systems, and control theory. The declarative and general nature of the proposed digital twin model make it rigorous yet flexible, enabling its application at scale in a diverse range of application areas. We demonstrate how the model is instantiated to enable a structural digital twin of an unmanned aerial vehicle (UAV). The digital twin is calibrated using experimental data from a physical UAV asset. Its use in dynamic decision making is then illustrated in a synthetic example where the UAV undergoes an in-flight damage event and the digital twin is dynamically updated using sensor data. The graphical model foundation ensures that the digital twin calibration and updating process is principled, unified, and able to scale to an entire fleet of digital twins.

📄 PDF Abstract BibTeX arXiv:2012.05841

Code (2)

michaelkapteyn/UAV-Digital-Twin
michaelkapteyn/UAV-Experimental-Calibration

Tasks

Decision Making

Similar Papers 제목 키워드 기반

A digital twin framework for civil engineering structures

2023-08-02 · Matteo Torzoni, Marco Tezzele, Stefano Mariani, Andrea Manzoni 외

The digital twin concept represents an appealing opportunity to advance condition-based and predictive maintenance paradigms for civil engineering systems, thus allowing reduced lifecycle costs, increased system safety, …

Bayesian InferenceCantilever BeamDecision MakingManagement+1

Adaptive digital twins for predictive decision-making: Online Bayesian learning of transition dynamics

2025-12-15 · Eugenio Varetti, Matteo Torzoni, Marco Tezzele, Andrea Manzoni arxiv

This work shows how adaptivity can enhance value realization of digital twins in civil engineering. We focus on adapting the state transition models within digital twins represented through probabilistic graphical models…

Reinforcement Learning

Distributed Parameter Estimation in Probabilistic Graphical Models

2014-06-11 · NeurIPS 2014 12 · Yariv Dror Mizrahi, Misha Denil, Nando de Freitas

This paper presents foundational theoretical results on distributed parameter estimation for undirected probabilistic graphical models. It introduces a general condition on composite likelihood decompositions of these mo…

parameter estimation

Marginal and simultaneous predictive classification using stratified graphical models

2014-01-31 · Henrik Nyman, Jie Xiong, Johan Pensar, Jukka Corander

An inductive probabilistic classification rule must generally obey the principles of Bayesian predictive inference, such that all observed and unobserved stochastic quantities are jointly modeled and the parameter uncert…

ClassificationGeneral Classification

Sound Abstraction and Decomposition of Probabilistic Programs

2018-07-01 · ICML 2018 7 · Steven Holtzen, Guy Broeck, Todd Millstein

Probabilistic programming languages are a flexible tool for specifying statistical models, but this flexibility comes at the cost of efficient analysis. It is currently difficult to compactly represent the subtle in…

Probabilistic Programming