ArXiv

Presents an adaptive Digital Twin framework (Chen et al., published 2026-07-20)…

Authors
Yi-Ping Chen, Ying-Kuan Tsai, Vispi Karkaria...
Categories
cs.LG, cs.AI, math.ST
arXiv
https://arxiv.org/abs/2607.18164v1
PDF
https://arxiv.org/pdf/2607.18164v1

Brief

An adaptive Digital Twin framework (Chen et al., 2026) tackles concept drift by monitoring surrogate-model confidence with Fisher-score vectors, triggering targeted LoRA fine-tuning of <1% of parameters, and statistically validating updates with a Mann–Whitney U test before deployment. Applied to a stochastic linear system and a directed-energy-deposition additive-manufacturing case, it detects shifts quickly and restores predictive accuracy and uncertainty quantification. (Abstract only; full text not provided.)

Why it matters

Presents an adaptive Digital Twin framework (Chen et al., published 2026-07-20) that combines 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.

Key details

  • Framework monitors surrogate-model confidence via Fisher score vectors, triggers targeted fine-tuning of fewer than 1% of model parameters upon detected drift, and—tested on a stochastic linear system and a directed-energy-deposition additive-manufacturing case—detects distributional shifts with short delays and restores predictive accuracy and aleatoric uncertainty under abrupt and incremental drift.
Source evidence

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.