Table of Contents
Fetching ...

Bridging the Reality Gap in Digital Twins with Context-Aware, Physics-Guided Deep Learning

Sizhe Ma, Katherine A. Flanigan, Mario Bergés

TL;DR

The paper tackles the reality gap in digital twins by focusing on context mismatch and cross-domain dynamics across multiple scales. It proposes Reality Gap Analysis (RGA), a modular DT framework that combines domain-adversarial learning with physics-guided constraints from a reduced-order simulator, plus a query-response mechanism for continuous calibration. The approach is validated on a structural health monitoring case study of the Newell-Simon Bridge, demonstrating faster calibration and better real-world alignment. Results show that progressive integration (LoI A→B→C) improves context inference, reduces the reality gap, and equips the DT to handle recurrent or novel operating conditions over its lifecycle.

Abstract

Digital twins (DTs) enable powerful predictive analytics, but persistent discrepancies between simulations and real systems--known as the reality gap--undermine their reliability. Coined in robotics, the term now applies to DTs, where discrepancies stem from context mismatches, cross-domain interactions, and multi-scale dynamics. Among these, context mismatch is pressing and underexplored, as DT accuracy depends on capturing operational context, often only partially observable. However, DTs have a key advantage: simulators can systematically vary contextual factors and explore scenarios difficult or impossible to observe empirically, informing inference and model alignment. While sim-to-real transfer like domain adaptation shows promise in robotics, their application to DTs poses two key challenges. First, unlike one-time policy transfers, DTs require continuous calibration across an asset's lifecycle--demanding structured information flow, timely detection of out-of-sync states, and integration of historical and new data. Second, DTs often perform inverse modeling, inferring latent states or faults from observations that may reflect multiple evolving contexts. These needs strain purely data-driven models and risk violating physical consistency. Though some approaches preserve validity via reduced-order model, most domain adaptation techniques still lack such constraints. To address this, we propose a Reality Gap Analysis (RGA) module for DTs that continuously integrates new sensor data, detects misalignments, and recalibrates DTs via a query-response framework. Our approach fuses domain-adversarial deep learning with reduced-order simulator guidance to improve context inference and preserve physical consistency. We illustrate the RGA module in a structural health monitoring case study on a steel truss bridge in Pittsburgh, PA, showing faster calibration and better real-world alignment.

Bridging the Reality Gap in Digital Twins with Context-Aware, Physics-Guided Deep Learning

TL;DR

The paper tackles the reality gap in digital twins by focusing on context mismatch and cross-domain dynamics across multiple scales. It proposes Reality Gap Analysis (RGA), a modular DT framework that combines domain-adversarial learning with physics-guided constraints from a reduced-order simulator, plus a query-response mechanism for continuous calibration. The approach is validated on a structural health monitoring case study of the Newell-Simon Bridge, demonstrating faster calibration and better real-world alignment. Results show that progressive integration (LoI A→B→C) improves context inference, reduces the reality gap, and equips the DT to handle recurrent or novel operating conditions over its lifecycle.

Abstract

Digital twins (DTs) enable powerful predictive analytics, but persistent discrepancies between simulations and real systems--known as the reality gap--undermine their reliability. Coined in robotics, the term now applies to DTs, where discrepancies stem from context mismatches, cross-domain interactions, and multi-scale dynamics. Among these, context mismatch is pressing and underexplored, as DT accuracy depends on capturing operational context, often only partially observable. However, DTs have a key advantage: simulators can systematically vary contextual factors and explore scenarios difficult or impossible to observe empirically, informing inference and model alignment. While sim-to-real transfer like domain adaptation shows promise in robotics, their application to DTs poses two key challenges. First, unlike one-time policy transfers, DTs require continuous calibration across an asset's lifecycle--demanding structured information flow, timely detection of out-of-sync states, and integration of historical and new data. Second, DTs often perform inverse modeling, inferring latent states or faults from observations that may reflect multiple evolving contexts. These needs strain purely data-driven models and risk violating physical consistency. Though some approaches preserve validity via reduced-order model, most domain adaptation techniques still lack such constraints. To address this, we propose a Reality Gap Analysis (RGA) module for DTs that continuously integrates new sensor data, detects misalignments, and recalibrates DTs via a query-response framework. Our approach fuses domain-adversarial deep learning with reduced-order simulator guidance to improve context inference and preserve physical consistency. We illustrate the RGA module in a structural health monitoring case study on a steel truss bridge in Pittsburgh, PA, showing faster calibration and better real-world alignment.
Paper Structure (25 sections, 1 equation, 6 figures, 1 table)

This paper contains 25 sections, 1 equation, 6 figures, 1 table.

Figures (6)

  • Figure 1: A comparison of how simulator knowledge (represented by the agent) is used in the real world for (a) robotics and (b) DT applications. In (a), knowledge learned in the simulator is transferred directly to the physical asset, as the processing pipelines for simulation and real-world deployment are typically similar---especially in task-based robotic applications. In (b), however, the DT must remain continuously synchronized with evolving operational data, creating richer opportunities for predictive modeling and what-if analysis but also introducing significant challenges because the real world's synchronized pipeline can diverge substantially from the simulator environment.
  • Figure 2: DT framework from our earlier work ma2025framework.
  • Figure 3: Proposed RGA module and its associated data pipeline.
  • Figure 4: Architecture of the data-driven model used in the proposed RGA module, adapted from ma_digital_2025.
  • Figure 5: Newell-Simon Bridge's (a) physical twin and (b) DT with virtual sensors highlighted in green.
  • ...and 1 more figures