Stochastic Formulation of Causal Digital Twin: Kalman Filter Algorithm

PG Madhavan
DOI: https://doi.org/10.48550/arXiv.2105.05236
2021-05-12
Abstract:We provide some basic and sensible definitions of different types of digital twins and recommendations on when and how to use them. Following up on our recent publication of the Learning Causal Digital Twin, this article reports on a stochastic formulation and solution of the problem. Structural Vector Autoregressive Model (SVAR) for Causal estimation is recast as a state-space model. Kalman filter (and smoother) is then employed to estimate causal factors in a system of connected machine bearings. The previous neural network algorithm and Kalman Smoother produced very similar results; however, Kalman Filter/Smoother may show better performance for noisy data from industrial IoT sources.
Machine Learning,Systems and Control
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: How to use Causal Digital Twin (CDT) technology to understand and quantify the causal relationships between assets in the Industrial Internet of Things (IoT) environment, so as to achieve more effective predictive analysis and decision - making support. Specifically, the paper focuses on the following aspects: 1. **Define and classify different types of digital twins**: - **Display Digital Twin**: Provide real - time visibility of the current state. - **Forward Digital Twin**: Based on physical model simulation, mainly used in the product design stage. - **Causal Digital Twin (CDT)**: Capture the dynamic causal relationships between assets, used to understand system behavior and its potential impacts. 2. **Introduce the stochastic formulation method of causal estimation**: - Reformulate it as a state - space model using the Structural Vector Autoregressive Model (SVAR). - Estimate the causal factors in the system through the Kalman Filter and its variant, the Kalman Smoother. 3. **Handle noisy data**: - The paper specifically points out that for the noisy data common in industrial IoT applications, the Kalman Filter/Smoother may perform better compared to previous neural network algorithms. 4. **Practical application cases**: - Conduct an empirical study using the NASA bearing data set to show how to analyze and predict machine bearing failures through Causal Digital Twin technology. 5. **Improve business results**: - Emphasize the potential of Causal Digital Twin in enhancing production efficiency, improving product quality, and reducing waste, and ultimately increasing the enterprise's gross profit margin. In summary, this paper aims to improve the understanding and prediction ability of complex industrial systems by introducing new causal estimation algorithms (such as the Kalman Filter), especially in cases where causal relationships are clear, and provide strong support for decision - making in the industrial Internet of Things environment.