A Continual Validation, Updating, and Decision-Making Framework for Self-Adaptive Digital Twins via Robust Model Predictive Control: A Case Study in Additive Manufacturing

2026-07-20Machine Learning

Machine LearningArtificial Intelligence
AI summary

The authors address a problem where digital models (Digital Twins) stop matching the real systems they represent because conditions change, called concept drift. They created a smart system that detects when the model's predictions become less reliable and updates only a small part of the model to fix it. Their method checks carefully if the update actually improved the model before using it, helping keep the model accurate and confident over time. They tested this approach on both a simple linear system and a manufacturing process, showing it works well for different types of changes.

Digital TwinsSurrogate ModelsConcept DriftAleatoric UncertaintyFisher ScoreLow-Rank Adaptation (LoRA)Mann–Whitney U TestContinual LearningPredictive AccuracyStatistical Validation
Authors
Yi-Ping Chen, Ying-Kuan Tsai, Vispi Karkaria, Seul Lee, Daniel Apley, Wei Chen
Abstract
Digital Twins rely on surrogate models to mirror physical systems in real time, yet these models can degrade as operating conditions evolve, a phenomenon known as concept drift. Maintaining surrogate fidelity under drift, particularly when models must also capture aleatoric uncertainty, remains an open challenge. Existing adaptive frameworks lack principled mechanisms for detecting when updates are needed, for efficiently adapting models from limited streaming data, and for certifying that updates genuinely improve predictive performance. Here we present an adaptive Digital Twin framework that integrates a Fisher score--based multivariate drift detector, Low-Rank Adaptation (LoRA) for parameter-efficient continual learning, and a Mann--Whitney $U$ test for online statistical validation. The framework monitors surrogate-model confidence via Fisher score vectors, triggers targeted fine-tuning of fewer than 1% of model parameters upon drift detection, and statistically certifies predictive improvement before deploying the updated surrogate. Applied to a stochastic linear system and a directed energy deposition additive manufacturing process as case studies, the framework successfully detects distributional shifts with short delays and restores both predictive accuracy and uncertainty quantification under abrupt and incremental drift. These results establish a statistically rigorous and computationally tractable pathway for sustaining the trustworthiness of neural-network--based Digital Twins throughout their operational life cycle.