---
title: Network Digital Twins
url: https://www.emergentmind.com/topics/network-digital-twins-ndts
type: topic
---

# Network Digital Twins

Network Digital Twins (NDTs) are virtual or digital replicas of communication networks that are designed to mirror relevant physical-network properties closely enough to support simulation, testing, optimization, monitoring, prediction, and “what-if” analysis without applying risky changes directly to production systems. Across the literature, NDTs are consistently distinguished from static offline models by their intended coupling to live telemetry and evolving operational state, although the degree of real-time synchronization, control closure, and formal validation varies widely across implementations [2205.14206]. In adjacent work, the term “Digital Network Twin” (DNT) is used for the same broad idea, especially in next-generation wireless contexts, with emphasis on life-cycle concerns such as creation, adaptation, deployment cost, and security [2410.18002]. The topic has expanded from conceptual O-RAN and 6G visions toward concrete predictive, control-oriented, graph-based, and multi-domain implementations, but the field remains heterogeneous in scope, fidelity, and maturity [2308.02644].

## 1. Conceptual scope and distinctions

NDTs are typically defined as real-time or near-real-time digital representations of communication networks that combine telemetry, structural information, and predictive or analytical models to estimate network behavior under current or hypothetical conditions. In O-RAN, an NDT is presented as a real-time digital replica of the physical network that mirrors both physical and logical components—including infrastructure, protocols, algorithms, and operating conditions—and remains connected to the live system through continuous data exchange [2308.02644]. In fixed-network work, the NDT is framed as a virtual model of the communication network that takes network state descriptions such as topology, traffic matrix, routing, and scheduling as input and produces outputs such as utilization, delay, or anomalies in real time [2205.14206]. In next-generation wireless surveys, the same construct is described as a real-time virtual mapping of a physical network that is built by mapping physical network objects and their internal and external properties into a digital environment and then self-evolving that environment as those properties change [2410.18002].

A persistent distinction in the literature is between NDTs and neighboring tools. Simulators are described as useful but computationally expensive and dependent on simplifying assumptions; emulators can reproduce specific components but become costly or limited for large systems; monitoring systems observe the live network but do not answer counterfactual questions; orchestration systems act on the network but do not by themselves provide a safe predictive replica [2308.02644]. This supports a common interpretation of NDTs as a predictive, testable, and decision-support layer rather than merely a dashboard or offline simulator. A related conceptual distinction is between “networked twins,” meaning digital twins of external physical systems that depend on communication networks, and “twins of networks,” meaning digital twins whose physical twin is the network itself [2108.05781].

The literature also varies in how broad a state the twin is expected to capture. Some works model a narrow state space, such as traffic trajectories or per-flow KPIs, while others argue for holistic twins spanning topology, traffic, radio conditions, application sensitivity, and control state. This suggests that “NDT” is best treated as a family of purpose-specific architectures rather than a single canonical system. A plausible implication is that fidelity should be judged relative to the operational question being asked, not by an unattainable goal of complete network duplication [2410.18002].

## 2. Architectural patterns and life-cycle organization

Several recurrent architectural patterns appear across the literature. A common baseline separates the physical network, the twin domain, and the data-exchange path between them. In O-RAN, this appears explicitly as a three-pillar structure consisting of the Physical Twin (PT), the NDT, and southbound real-time data flow between them, with northbound communication between the NDT and the RIC domain [2308.02644]. In more general NDT formulations, the twin sits at the center of a loop that collects network state, evaluates candidate configurations, and supports optimization or control decisions before those decisions are applied back to the physical system [2205.14206].

A second recurring pattern is life-cycle decomposition into creation, synchronization, adaptation, and operational use. Survey-style work on DNTs distinguishes “vertical mapping,” which builds the initial twin from physical-network and environment information, from “horizontal mapping,” which updates or reuses existing twins as network conditions evolve [2410.18002]. In automatic twin-generation work, the emphasis is narrower: the twin is a data-driven “Unit Twin” generated from network behavior data through AutoML so that it can enter validation pipelines with much lower human effort than manual twin construction [2510.03205]. In robot-centric and vehicular settings, the life cycle is explicitly online and incremental: a robot or vehicle-side pipeline updates the twin as new geometry, position, or traffic observations arrive, and the twin becomes progressively more accurate as exploration or sensing continues [2502.02253].

A third pattern is modularization. Rather than assuming a monolithic end-to-end twin, recent work advocates composition of multiple domain- or task-specific twins. The “Unified Twin Transformation” (UTT) framework treats transfer, merging, and splitting of task-oriented NDTs as first-class operations, allowing a trajectory twin, position twin, and tracking twin to be transformed into each other through joint multimodal encoding, fusion, and distributed model aggregation [2509.02551]. In multi-domain 6G management, NDT capabilities are exposed as a specialized service domain, and a DT Orchestrator dynamically selects and composes domain-specific DT modules and simulators in response to predictive or prescriptive “what-if” queries [2606.13069]. This supports the view that large-scale NDT systems may be ecosystems of coordinated twins rather than single global models.

Deployment placement is also treated as an architectural variable. O-RAN work presents edge deployment as suitable for delay-sensitive functions such as real-time monitoring and fault detection, while cloud deployment is more appropriate for network-wide planning and optimization [2308.02644]. In adaptive vehicular NDTs, a hierarchical cloud-edge split is used: cloud-side calibration periodically benchmarks fidelity choices, and the edge executes the strict real-time predictive loop every transmission interval [2605.21897]. This suggests that NDT architecture is increasingly shaped by latency budgets and by the computational asymmetry between calibration and runtime control.

## 3. Modeling paradigms and algorithmic formulations

NDT modeling spans several distinct paradigms. One major class treats the twin as a learned surrogate mapping from network state to KPIs. In fixed IP networks, RouteNet-E predicts end-to-end delay from topology, traffic matrix, and routing policy, functioning as a graph-based surrogate for packet-level simulation [2205.14206]. PLAN-Net extends this idea by integrating path, link, and node embeddings so that the network configuration can be mapped to per-flow KPIs—delay, jitter, throughput, and drops—in a single forward pass [2306.06574]. M3Net further broadens the predictive scope to multiple per-flow metrics and uses a mixture-of-experts readout on top of a GNN backbone, reporting delay MAPE reduction from 20.06% to 17.39% and classification accuracies of 66.47% for jitter and 78.7% for packets dropped on a real testbed dataset [2512.09797].

A second class emphasizes graph-native representations for topology, state, and application semantics. An AI-NDT built on a multi-layered knowledge graph uses three coordinated graphs: the Network Topology Knowledge Graph (NTKG), the Network State Knowledge Graph (NSKG), and the Application State Knowledge Graph (ASKG). The NTKG captures structure such as router/switch interconnections, degree, centrality, and connectivity score; the NSKG stores RTT, jitter, packet loss, and bandwidth utilization; and the ASKG links these to QoE-sensitive application classes such as web browsing, video streaming, VoIP, gaming, and file transfer [2508.02373]. On a graph with 989 nodes and 908,752 edges derived from RIPE Atlas data, this work compares GraphSAGE, ChebNet, ResGatedGCN, and GraphTransformer and reports GraphTransformer as the strongest model with \(R^2 = 0.9763\) and MAE \(= 0.0750\) [2508.02373].

A third class incorporates explicit control-theoretic synchronization. In real-time traffic synchronization for mobile/heterogeneous networks, the twin predicts traffic \(\hat{T}(t)\) from a windowed observation and computes synchronization error
\[
e(t) = T_{\text{actual}(t)} - \hat{T}(t),
\]
followed by PID correction
\[
u(t) = K_p e(t) + K_i \int e(t)\,dt + K_d \frac{de(t)}{dt}.
\]
This creates a closed loop of PT measurement, DT prediction, error computation, correction, DT update, and visualization [2510.20753]. The practical contribution is clear, but the paper also shows a recurring limitation in the field: the “adaptive PID” label is stronger than the formal specification provided, because no explicit self-tuning law or stability proof is given [2510.20753].

A fourth paradigm is hybrid-system modeling of wireless network state. In a multi-cell 5G testbed, the NDT is defined as
\[
\tilde N:(t,x)\mapsto(Q,c),
\]
where \(Q(t,x)\in\mathbb{R}^l\) is a communication-quality vector and \(c(t,x)\in\{1,\dots,m\}\) is the serving-cell identity [2511.00291]. The twin is modeled as a hybrid system whose modes correspond to base stations and whose sub-modes correspond to regions \(\Sigma_j(t)\) of the workspace with similar network behavior. Online deterministic annealing is then used to learn region prototypes, local communication-quality values, and class assignments from online user measurements [2511.00291]. This is notable because it yields a compact, explainable NDT rather than a monolithic black-box regressor.

A fifth modeling direction is site-specific geometry-aware twins. For LoS/NLoS identification, a 3D digital twin of the urban area of Milan is combined with Sionna ray tracing to generate labeled channel data for supervised learning, with the NDT serving as a high-fidelity digital representation of the physical environment [2505.15478]. For 5G-enabled mobile robots, the twin is built from ROS/ROS2 data, SLAM, OctoMap, Open3D, and Wireless InSite ray tracing to infer radio quality over a progressively discovered indoor environment [2502.02253]. In adaptive vehicular control, AdaPTwin combines trajectory prediction, updated 3D scenes, multi-fidelity ray tracing, and beamforming/association optimization under a strict deadline [2605.21897]. These works treat geometry and propagation not as peripheral features but as primary state variables of the NDT.

## 4. Synchronization, validation, and trustworthiness

Synchronization is a defining property of NDTs, but the literature shows that it is also one of the least mature. The broad requirement is continuous alignment between the physical twin and digital representation through telemetry ingestion, state updating, and model refresh [2308.02644]. In practice, synchronization mechanisms range from simple model retraining or online correction to more elaborate event-triggered adaptation. The hybrid wireless NDT explicitly uses regression-error and classification-error triggers to “heat” the annealing process when the twin no longer matches observed network conditions, and it adds temporary mode-specific corrections for localized cell malfunction without retraining the whole model [2511.00291]. In traffic-synchronization work, the operational loop is online, but the adaptation law for controller gains remains qualitative [2510.20753]. This suggests that many current NDTs are operationally adaptive without yet being formally adaptive in the control-theoretic sense.

Validation practices are equally varied. Some predictive twins are validated primarily against simulation outputs or held-out testbed traces using accuracy metrics such as MAPE, MAE, RMSE, \(R^2\), or F1-score [2306.06574]. Others emphasize visual or qualitative runtime tracking [2510.20753]. A more recent development is explicit trustworthiness validation for counterfactual “what-if” analysis. In cloud-edge resource management, a 6G-TWIN-based framework extends telemetry collection and semantic harmonization and then evaluates predictive models not only by regression accuracy but also by directional correctness under regime changes. The paper introduces Sign Agreement (\(S_a\)) and Directional Sensitivity as validation criteria and shows that although both DNN and XGBoost achieve \(R^2 > 0.99\), XGBoost is much more trustworthy for proactive scaling because it achieves \(S_a > 0.90\) while the DNN underreacts to perturbations [2604.14787]. This is important because it demonstrates that high interpolation accuracy is insufficient when the twin is used for action selection.

Trustworthiness also depends on model and measurement quality. A power-network digital twin built on an operational UK microgrid shows that imperfect telemetry semantics, sparse instrumentation, wrong transformer tap assumptions, and low observability can make a twin analytically elegant but operationally unreliable [2311.11997]. This is a strong reminder that NDT quality is not only a modeling problem but also a data-assimilation problem. A plausible implication is that many communication-network NDTs will face analogous issues when telemetry semantics, sensor placement, or hidden state are mismatched to the twin’s estimation objectives.

Backward maintenance is emerging as another aspect of trustworthiness. Network digital untwinning introduces targeted removal of deprecated contributions from a distributed NDT so that the resulting model is \((\epsilon,\beta)\)-indistinguishable from a scratch-rebuilt twin. The framework uses connectivity-aware untwinning sets, rollback checkpoint selection, Gaussian perturbation, and remapping, with both single-request and parallel-request versions [2605.00169]. This extends the NDT life cycle beyond creation and synchronization to include deletion, privacy, compliance, and model integrity.

## 5. Applications and operational roles

The applications of NDTs now span planning, validation, optimization, observability, and cross-domain orchestration. In O-RAN, NDTs are proposed for prior-deployment validation, post-deployment optimization, interoperability testing, traffic steering, energy efficiency, anomaly detection, and support for AI/ML training [2308.02644]. In fixed networks, they act as fast surrogates for simulator-in-the-loop routing optimization [2205.14206]. In testing pipelines, automatically generated twins can serve as efficient validation tools aligned with the ITU-T experimentation subsystem, reducing end-to-end testing time from over 900 hours to about 3.4 hours in a simple Mininet use case [2510.03205].

Radio and wireless applications are especially prominent. Geometry-aware NDTs support LoS/NLoS classification, where NDT-generated data improve classification accuracy by 5% in very low SNR conditions and by approximately 10% in medium-to-high SNR scenarios while reducing inference FLOPs by 98.55% relative to the state-of-the-art SegNet-based solution [2505.15478]. For mobile robots, an NDT built from robot exploration traces and ray-traced propagation maps supports radio-aware navigation, with route comparisons showing stronger received-signal distributions than shortest-path navigation [2502.02253]. For vehicular networks, AdaPTwin uses predictive ray tracing and adaptive fidelity to support proactive beamforming and association, achieving up to 90% sum-rate gain and 80% outage-probability reduction compared to non-adaptive NDTs while maintaining real-time performance [2605.21897].

Network management and observability applications are also expanding. In B5G core networks, a GFT-MPNN operating across real and NDT domains classifies 16 failure types with domain-level validation accuracies of 94.27% on the NDT domain, 97.83% on real-network training, and 98.05% on real-network testing [2406.06595]. In graph-based Internet-scale prediction, an AI-NDT predicts RTT and packet loss from RIPE Atlas measurements, linking network-state estimation to QoE-aware management [2508.02373]. In cloud-edge orchestration, trustworthy what-if NDTs are used for proactive resource scaling under unseen high-load regimes [2604.14787].

Cross-domain and sustainability-oriented uses indicate a further expansion of scope. A modular 6G architecture composes an O-RAN DT module with a two-stage solar-allocation simulator and, over a 105-base-station deployment in Poznan, identifies 17 base stations as both coverage-active and high-priority solar candidates. The resulting joint optimization reduces daily grid consumption by 28.5% with 32 solar panels at the diminishing-returns threshold [2606.13069]. This suggests that future NDTs may increasingly function as cross-domain analytical mediators, coupling telecom state to energy, compute, mobility, or urban-context models.

## 6. Open challenges and research directions

Despite rapid progress, the literature repeatedly identifies unresolved issues in fidelity, scalability, standardization, uncertainty, and operational integration. Standardization is still immature: O-RAN and 3GPP provide adjacent interface and testing specifications, but a fully standardized O-RAN-native NDT architecture remains open [2308.02644]. Survey work on DNTs likewise emphasizes that the full life cycle—especially fine-grained creation, real-time adaptation, resource-efficient deployment, and security protection—has not yet been comprehensively solved [2410.18002].

Scalability remains a recurring limitation. Many demonstrations are small or medium scale: six-host traffic emulators, 989-node graph datasets, 5–8-node router testbeds, robot-scale environments, or two-cell 5G trials. Even when claims of scalability are promising, they are often demonstrated only at one scale rather than supported by asymptotic studies [2508.02373]. A plausible implication is that large-scale carrier-grade NDTs will require hierarchical decomposition, selective fidelity, modular orchestration, and aggressive abstraction rather than direct extension of single-domain prototypes.

Generalization and transfer are also unsettled. Several papers explicitly note uncertainty about whether results transfer across network domains, topologies, or traffic regimes [2508.02373]. Task-oriented twin transfer, merging, and splitting have been proposed as one answer to this reuse problem [2509.02551], but the robustness of these operations under strong domain shift remains open. Similarly, predictive twins trained on synthetic or emulated data often improve practical deployment readiness, yet full sim-to-field validation is still limited [2505.15478].

Trust, privacy, and governance are becoming more central as twins absorb richer telemetry and move closer to orchestration loops. Work on digital untwinning highlights deletion and compliance. Work on distributed DTs over Named Data Networking points to freshness, consistency, naming, and stale-cache risks in data-centric dissemination architectures [2505.04326]. Conceptual 6G discussions also raise ownership, smart contracts, and federated DT coordination as open governance problems [2108.05781]. This suggests that trustworthy NDT deployment will require not only better prediction and synchronization but also explicit lifecycle governance.

Finally, the field still lacks a universally accepted criterion for “full-fledged” NDT capability. Some works focus on KPI prediction, others on synchronization, others on safe experimentation, others on cross-domain decision support. The cumulative literature suggests that a mature NDT will likely combine several properties: synchronized telemetry ingestion, purpose-specific fidelity, predictive and prescriptive what-if analysis, explicit validation beyond raw accuracy, modular composition across domains, and a clearly bounded role in human-supervised or automated control [2604.14787]. The current research trajectory indicates movement toward such systems, but also makes clear that NDTs remain an active systems problem rather than a finished architectural commodity.

Source: https://www.emergentmind.com/topics/network-digital-twins-ndts