A Combined Push-Pull Access Framework for Digital Twin Alignment and Anomaly Reporting

πŸ“… 2025-08-29
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Digital twins (DTs) face a communication resource allocation trade-off between state synchronization and anomaly reporting: pull-based updates ensure alignment accuracy, whereas push-based updates guarantee timely anomaly responseβ€”yet both compete for limited bandwidth. To address this, we propose the Push-Pull Scheduler (PPS), the first framework to jointly orchestrate push and pull mechanisms under an Age of Information (AoII)-minimization objective. PPS dynamically allocates communication resources by jointly sensing real-time system states and event criticality, thereby enhancing DT alignment fidelity without compromising anomaly detection latency. Experimental results demonstrate that, under equivalent anomaly detection guarantees, PPS reduces AoII by over 20% and cuts worst-case anomaly detection delay from 70 ms to 20 ms.

Technology Category

Application Category

πŸ“ Abstract
A digital twin (DT) contains a set of virtual models of real systems and processes that are synchronized to their physical counterparts. This enables experimentation and examination of counterfactuals, simulating the consequences of decisions in real time. However, the DT accuracy relies on timely updates that maintain alignment with the real system. We can distinguish between: (i) pull-updates, which follow a request from the DT to the sensors, to decrease its drift from the physical state; (ii) push-updates, which are sent directly by the sensors since they represent urgent information, such as anomalies. In this work, we devise a push-pull scheduler (PPS) medium access framework, which dynamically allocates the communication resources used for these two types of updates. Our scheme strikes a balance in the trade-off between DT alignment in normal conditions and anomaly reporting, optimizing resource usage and reducing the drift age of incorrect information (AoII) by over 20% with respect to state-of-the-art solutions, while maintaining the same anomaly detection guarantees, as well as reducing the worst-case anomaly detection AoII from 70 ms to 20 ms when considering a 1 ms average drift AoII constraint.
Problem

Research questions and friction points this paper is trying to address.

Balancing digital twin alignment with anomaly reporting
Optimizing communication resources for push-pull updates
Reducing drift age of incorrect information in twins
Innovation

Methods, ideas, or system contributions that make the work stand out.

Combined push-pull scheduler framework
Dynamically allocates communication resources
Reduces drift age by 20%
πŸ”Ž Similar Papers
No similar papers found.