Conceptio › Archive › arXiv CS
arXiv CSopen access

How Far Back in Time a Digital Twin Reflects the State of the Physical Object: Age of Staleness

2026 · arxiv_cs
arXiv CS · Papers · License: Open Access · 2026
Open Source ↗Direct PDF ↓
distributed-systemsinternetnetworkingprotocols
networking, internet, protocols, distributed systems

How Far Back in Time a Digital Twin Reflects the State of the Physical Object: Age of Staleness Ismail Cosandal

Sennur Ulukus

arXiv:2605.16176v1 [cs.IT] 15 May 2026

Department of Electrical and Computer Engineering University of Maryland, College Park, MD 20742 [email protected] [email protected]

Abstract—The groundbreaking metric age of information (AoI) has been introduced to measure information freshness in communication networks. As transformational as it is, AoI metric falls short in some applications, such as remote monitoring, since it is a semantic-agnostic metric which does not consider the dynamics of the random process. There is a need to quantify the performance of a remote estimator via a metric that combines freshness and semantic aspects. To this end, in this paper, we introduce a novel metric coined age of staleness (AoS) that measures when the last time that the current estimation was correct. First, we analyze a simple scenario where an n-ary symmetric Markov source is observed by a monitor via a constant sampling rate, obtain a closed-form expression for the AoS, and show that it is a monotonically decreasing function of the sampling rate. Next, we consider multiple distinct Markov sources, and formulate an optimization problem, where the remote monitor allocates the total sampling rate to tracking the sources. Although the optimization problem is non-convex, its structure is suitable for obtaining a near-optimal solution using the polyblock algorithm, which leverages the monotonicity of the objective function. While the new AoS metric could be applicable in many scenarios, we believe it is particularly well-suited for a digital twin network (DTN) where multiple physical objects (POs) are monitored with a total sampling rate constraint to maintain a digital representation of them, namely, their digital twin (DT).

I. I NTRODUCTION In remote estimation problems, maintaining fresh information is key to timely and accurate estimation. The age of information (AoI) metric was introduced to quantify the freshness of information [1] and has been used in a variety of problems [2]–[4]. However, AoI is semantic-agnostic since it only measures the freshness of information, and does so via the time elapsed since the generation time of the latest received update, regardless of the meaning or the purpose of the update itself [5]. In [6]–[8], it is shown that, the estimation performance does not improve monotonically with AoI, for all source types or applications. In [5], it is argued that, an update may still be fresh after a long time, if the source process has not changed after the transmission of the update. Thus, [5] proposes a semantic-aware freshness metric, coined age of incorrect information (AoII), that measures how long an incorrect estimation has been in the system. In various scenarios [9]–[11], it is proven that minimizing AoI does not minimize AoII, instead a policy considering the dynamics of the source process is required to reach an accurate and timely information. Even though AoII may be a better metric than

AoI in remote estimation problems, AoII only penalizes the incorrect estimation by comparing the current estimate at the remote monitor with the source’s current value, and it keeps increasing so long as these two values are different, but, it does not tell anything about how lagging the current estimation is, i.e., when was the last time the current estimation was correct, in other words, how stale is the current incorrect information. In remote estimation problems, changes in the source process are reflected with delays, hence, the estimate is always lagging behind the original process. However, as mentioned, the existing metrics do not directly reflect the amount of this lag. We illustrate this with an example process X(t) and its estimation X̂(t) in Fig. 1. The process is initiated at t0 with state 1, and the state of the process changes at t2 and t4 . A sensor samples the process at t0 and t3 , and these samples arrive at the monitor at t1 and t5 . AoI is defined as AoI(t) = t − u(t),

(1)

where u(t) is the generation time of the latest received sample at t. Since AoI is a semantic-agnostic freshness metric, it does not say anything about the staleness of the estimation. Binary freshness (BF), on the other hand, is a basic semantic-aware metric that only indicates the accuracy of the estimation by taking the value of 1 when the current estimate is correct, and 0 otherwise [12], [13]. Meanwhile, AoII is both a semantic and a freshness-aware metric, formulated as AoII(t) = t − max(t′ |X(t′ ) = X̂(t′ )),

(2)

that measures how long the estimation process has been incorrect. Notice that, in Fig. 1, after t5 , the estimate changes from 1 to 2. Even though both estimations are incorrect, the estimate 2 represents relatively more fresh (or less stale) information about the original process. To this end, we propose a novel metric, coined age of staleness (AoS), that measures the staleness level of the current estimate by considering when was the last time that the current estimation was correct. We denote this metric by AoS(t), which is expressed as AoS(t) = t − max(t′ |X(t′ ) = X̂(t)).

(3)

This metric better-reflects the performance of estimator configurations, where relatively longer delays disallow the remote monitor from synchronizing its estimate perfectly with the original process. Specifically, if the process changes frequently

sensor

1

2 1

channel

remote monitor

3 2

AoI

in any remote estimation problem, but is particularly suited for a digital twin network (DTN) scenario, where multiple physical objects (POs) are monitored with real-time data to obtain a digital twin (DT) representing virtual copies of them [21]. For such purpose, mostly AoI [22]–[24] or AoI-like [25], [26] semantic-agnostic freshness metrics and several semanticaware freshness metrics have been explored [27], [28]. For such applications, our AoS metric will indicate how far back in time the current DT reflects the states of the POs. II. AO S A NALYSIS

AoII

BF

AoS

Fig. 1. Comparison of AoI, AoII, BF and the proposed AoS metrics for the same X(t) and X̂(t) pair.

and the delays are relatively large, the monitor may not be able to have the correct information, and the AoII metric may continuously increase going to infinity over time. For such a scenario, we argue that having less stale incorrect information indicates better estimation performance, and this is precisely what AoS is able to track while AoII is not. In the first part of the paper, we consider a simple remoteestimation scenario in which a source process X(t) is sampled with constant sampling rate λ, and a remote monitor constructs an estimation process X̂(t) using these samples. Notice that for a binary state process, AoS and AoII are equivalent, and this problems has already been investigated in the literature [9], [14]. Thus, we consider another special and analytically tractable source model commonly used in the literature [5], [15], [16], namely, the n-ary symmetric Markov process, which can be characterized with two parameters only: holding rate at a state and the number of states. To obtain a closedform expression for the AoS for this scenario, we utilize the absorbing Markov chain (AMC) formulation [10], [11], [17], [18]. Our analysis indicates that AoS is a non-convex, but monotonically decreasing function of λ. In the second part of the paper, we consider the problem of tracking multiple heterogeneous Markov sources. We formulate an optimization problem in which the remote monitor aims to minimize the sum of AoS of the Markov sources, under a total sampling rate constraint. To solve this optimization problem, we utilize the polyblock algorithm, which is known for finding near-optimal solutions in finite iterations for monotonic optimization problems with closed constraint sets [19], [20]. The AoS metric proposed AoS in this paper may be useful

We obtain the expected value of AoS(t) for the system model in Fig. 1. We consider a source process X(t) which is a symmetric continuous-time Markov chain (CTMC) with n states and holding rate σ. That means that the process remains in each state for an exponentially distributed random time with rate σ, denoted by Exp(σ), after which the state of the process changes to any other state with uniform probability. Equivalently, the process changes its state to any other state σ . The generator of the process can be with a constant rate n−1 expressed by an n × n matrix Q those diagonal elements are σ . −σ, and the non-diagonal elements are n−1 We consider that a sensor observes the process X(t), and updates the monitor with a constant update rate. The channel is considered error-free, and the ℓth transmission takes Lℓ ∼ Exp(λ) duration, where λ is the update rate controlled by the monitor. After the transmission is completed, the sensor takes another sample and restarts the transmission. We denote the time when the ℓth sample is taken (and when transmission Pℓ of the (ℓ − 1)th sample is completed) with Tℓ = m=1 Lm . Until time T1 , the monitor has no estimation, and the monitor updates the estimation process X̂(t) after each reception. Mathematically, this rule can be expressed as X̂(t) = X(Tℓ−1 ),

Tℓ ≤ t < Tℓ+1 .

(4)

To analyze the average AoS for this configuration, we divide the infinite horizon into periods, where the ℓth period starts with a sampling at t = Tℓ , and lasts until the transmission of the sample is completed at t = Tℓ+1 . Furthermore, within this period, we define a continuous-time AMC, Z(t). That process has two transient states in the order of {S, A}, and a single absorption state corresponds to the end of the period. Transient states S and A correspond synchronization event X(t) = X̂(t). Equivalently X(t) = X(Tℓ−1 ) for Tℓ ≥ t > Tℓ+1 by (4), and asynchronization event X(t) ̸= X̂(t), respectively. An AMC is formulated by two parameters βk and Ak , which are called the initial probability vector (IPV) and the transient sub-generator (TSG), respectively [29]. Z(t) is initiated from one of these transient states with β = β1 β2 , which can be expressed as β1 = P(Z(0) = S) = P(X(Tℓ ) = X(Tℓ−1 )),

∀ℓ,

(5)

β2 = P(Z(0) = A) = P(X(Tℓ ) ̸= X(Tℓ−1 )),

∀ℓ,

(6)

and it is terminated upon reaching the absorbing state. Notice that β1 is the probability that the source process X(t) stays

where ∆0 is the initial AoS, and M is the number of occurrences of the transient state A over a period. The ∆0 is equivalent to the last time the new estimation was correct at t = Tℓ , which is expressed as

{

{

{

{

∆0 = Tℓ − sup{t ≤ Tℓ : X(Tℓ − t) = X(Tℓ−1 )}, 3

1

2 3

1

3

2

1

3

1

2

1

(12)

3 2

Fig. 2. The evolution of the AoS over a single period.

in the same state after an exponentially random time Lℓ ∼ Exp(λ). Similarly, β2 is the same probability for the source to change its state. These can be calculated by obtaining the expected value of Kolmogorov’s forward equation [30] over the random variable Lℓ . Therefore, IPV is   λ+ρ σ , β= . (7) λ+σ+ρ λ+σ+ρ Next, TSG A corresponds to the transition rates between the transient states. From the transient state S, a transition to the transient state A happens if the process X(t) changes its state to any other state, which happens with rate σ. Otherwise, it stays in the same state until Z(t) is absorbed with rate λ, or a state change happens with rate σ. Therefore, the holding rate for the transient state S is λ + σ, and we denote the mth holding duration for the transient state S by HS,m ∼ Exp(λ + σ). Additionally, from the transient state A, transition to S occurs if the process X(t) returns to the estimated state, which occurs σ with rate n−1 , or it is absorbed with rate λ. The holding rate σ for the transient state A is λ + n−1 , and we denote the mth holding duration by HA,m ∼ Exp(λ + σ). Therefore, TSG is   −σ − λ σ A= , (8) ρ −ρ − λ σ where ρ = n−1 . Fig. 2 illustrates a single period. In the beginning of the period at t = Tℓ , the monitor updates its estimate with X(Tℓ−1 ) = 1, thus X̂(t) = 1 for Tℓ ≤ t < Tℓ+1 by (4). For this example, events X(t) = 1 and X(t) = 2, 3 correspond to transient states S and A of Z(t), respectively. Each period has identical statistical characteristics since the source process X(t) is symmetric. Therefore, analyzing a single period is sufficient to obtain the expected AoS. For a more general process, we can use the embedded chain representation in [10]. The filled area in the Fig. 2 represents the accumulated AoS cost for the period. The expected AoS can be expressed by the ratio of the expected value of the accumulated AoS cost to the expected period duration as i hR T E Tℓℓ+1 S(t)dt E[AoS] = (9) E[Tℓ+1 − Tℓ ] h P i M 2 E 12 m=1 HA,m + ∆0 HA,1 = (10) E[Lℓ+1 ]  1 PM  2 = λE 2 m=1 HA,m + ∆0 HA,1 , (11)

Let us define a time-reversed process Y (t) = X(Tℓ − t),

(13)

where Y (t) has the same generator Q by the symmetry. Then, (12) is equivalent to the first passage time of Y (t) for the state Y (Lℓ−1 ), which is expressed as ∆0 = sup{t ≤ Lℓ−1 : Y (t) = Y (Lℓ−1 )}.

(14)

We consider two cases: i) Y (0) = Y (Lℓ−1 ), and ii) Y (0) ̸= Y (Lℓ−1 ). The first case is trivial, which gives us ∆0 = 0 with probability β1 by (6). The second case occurs with probability β2 , and it is the minimum of the first passage time of state X(Tℓ−1 ), and random time Lℓ−1 ∼ Exp(λ), i.e., ∆0 = min(Exp(ρ), Exp(λ)), w.p. β2 = Exp(ρ + λ), w.p. β2 . Finally, we obtain the distribution of ∆0 as  λ+ρ   0, , w.p. λ + σ+ρ ∆0 = σ   Exp(λ + ρ), w.p. , λ+σ+ρ

(15) (16)

(17)

and the expected value of the initial AoS can be calculated as E[∆0 ] =

1 σ . λ+σ+ρλ+ρ

(18)

A basic property about an AMC is that the expected number of visits to a transient state j starting from a transient state i is given by the (i, j)th entry of the so-called fundamental matrix F = (I − D)−1 [29], where h 0D isσ the i embedded Markov chain σ+λ obtained by A as D = . Therefore, the expected ρ 0 ρ+λ visit of transient state A, E[M ], is obtained as E[M ] = β(I − D)−1 e2 =

σ(2λ + ρ + σ)(ρ + λ) , λ(λ + ρ + σ)2

(19)

where ek is a column vector of all 0s except a 1 at kth position. The expression in (11) can be simplified by using the independence between HA,1 and ∆0 , and Wald’s identity since i) E[HA ] < ∞, ii) E[M ] < ∞, and iii) M is a stopping time independent from the future value of HA,m for m > M [31]. The simplified equation is  2 λ + λE [∆0 ] E [HA,1 ] , (20) E[AoS] = E [M ] E HA 2 Now, we are ready to obtain the expected AoS from (20) by 2 2 using E[HA ] = (λ+ρ) 2 , E[M ] (19), and E[∆0 ] (18) as E[AoS] =

2λ + ρ 2λ + ρ + σ − . 2 (λ + ρ) (λ + ρ + σ)2

(21)

For future comparison, next we derive the average BF. By the definition of BF, the average value is equivalent to the expected duration of the transient state A over the expected duration of a period, and is calculated as hR i T E Tℓℓ+1 1X(t)=X̂(t) dt (22) E [BF] = E[Tℓ+1 − Tℓ ] E[N ]E[HA ] = (23) E[Lℓ+1 ] σ(2λ + ρ + σ) . (24) = (λ + ρ + σ)2 Similarly, next, we derive the average AoI. At time Tℓ , the update generated at Tℓ−1 is received by the monitor, thus AoI reduces to AoI(Tℓ ) = Lℓ , and it increases to AoI(Tℓ+1 ) = Lℓ + Lℓ+1 by time Tℓ+1 . Thus, the expected value of AoI is calculated as hR i T E Tℓℓ+1 AoI(t)dt E[AoI] = (25) E[Tℓ+1 − Tℓ ] E[ 1 L2 + Lℓ Lℓ+1 ] = 2 ℓ+1 (26) E[Lℓ+1 ] 1 1 2 2 + 2 (27) = λ 1 λ = . λ λ Thus, the expected AoS, BF and AoI are given in (21), (24) and (27), respectively.

...

Fig. 3. A monitor samples multiple sources. E.g., a DT monitor observes multiple POs with different sampling rates under a total sampling rate budget.

meaning that if vector λ is feasible, any vector λ̂ ≤ λ is also feasible. A. Polyblock Algorithm An important property of the monotonic optimization is that the optimum solution lies on the boundary of the constraint set [20], since the monotonicity indicates that g(v; σ, n) ≤ g(u; σ, n), if v ≥ u.

(31)

The polyblock algorithm is known to find the near-optimum solution for a monotonic objective function with normal constraint set by iteratively reducing the search space [19], [20]. Definition 1 (Box) A box(v) is defined by a vector v, which is called vertex, that represents the interval [0 v]. Box(v) includes any vector u satisfying 0 ≤ u ≤ v.

III. M ULTIPLE S OURCES AND S UM AO S O PTIMIZATION We consider the case of multiple sources, where a monitor observes K sources; as an example, this may represent a DT sampling different POs under a total sampling rate constraint as shown in Fig. P 3. We aim to find the optimum sampling K rates that satisfy k=1 λk ≤ 1 to minimize the sum of the individual AoS values. Here, we use the vector notation with a = [a1 , . . . , aK ] representing the collection of parameter a of all sources. Further, a ≥ b indicates the vector a is elementwise greater than or equal to the vector b. We express the objective function of the problem as   K X σk g(λ; σ, n) = fk λk ; σk , , (28) nk − 1 k=1

where fk (λk ; σk , ρk ) is the expected AoS of source-k in (21), fk (λk ; σk , ρk ) =

2λk + ρk + σk 2λk + ρk − . (λk + ρk )2 (λk + ρk + σk )2

(29)

In each iteration of the algorithm, we keep a vertex set Vi , and generate a polyblock Pi = P(Vi ). We additionally define subsets Vi− and Vi+ that include the vertices from Vi on the boundary, and outside of the constraint set G, respectively. This way, we generate a new polyblock in each iteration that eventually encloses the constraint set as P1 ⊃ P2 · · · Pn ⊃ G. Polyblock algorithm is initiated with the vertex subsets V1− = {} and V1+ = V1 = {vu }. The vertex vu is called utopia point, and for our problem, it is selected as vu = 1. Thus, the first polyblock P1 (V1 ) is guaranteed to enclose the constraint set G. In each iteration, we first choose a candidate vertex, v ′ from Vi+ that minimizes the objective function as v ′ = arg min g(v; σ, n).

(32)

v∈Vi+

Thus, the optimization problem can be expressed as min g(λ; σ, n) 0≤λ≤1 s.t. λ1⊺ ≤ 1,

Definition 2 (Polyblock) A polyblock P is generated by union of boxes. For a vertex set V = {v1 , . . . , vn }, the polyblock P(V) is P(V) = box(v1 ) ∪ box(v1 ) · · · ∪ box(vn ).

(30)

where 1 and 0 are all-one and all-zero row vectors, respectively. To begin, note that the objective function is a non-convex but monotonically decreasing function for each λk . In addition, the constraint set of the problem, denoted by G, is a normal set,

Let us denote the optimum solution and its value by λ∗ , and g ∗ = g(λ∗ ; σ, n), respectively. Because the polyblock always includes λ∗ , the candidate vertex gives us a lower bound as lb = g(v ′ ; σ, n) ≤ g ∗ . Similarly, the best solution from Vi− gives an upper bound on the problem, which is defined as ub = minv∈V − g(v; σ, n) ≥ g ∗ . i The polyblock algorithm is terminated when ub−lb is smaller than ϵ, and it is known to be reached in finite iterations [19].

2nd iteration

1st iteration

1

3rd iteration

6th iteration

(a)

Fig. 4. The illustration of how the polyblock algorithm works for n = 2. Vertices belonging to the subsets V − and V + are shown with green and blue squares, and the optimum solution v ∗ is marked with a red circle.

Next step, we project v ′ over the constraint set G by multiplying with a scalar projection coeffient 0 ≤ ϕ ≤ 1. We define the projected vertex as vϕ′ , which is expressed as vϕ′ = ϕ∗ v ′ ,

ϕ∗ = sup {ϕ : ϕv ′ ∈ G}

(33)

0≤ϕ≤1

This operation is equivalent to the normalization of the vector v ′ , thus vϕ′ = v ′ /(1⊺ v ′ ). Since there are no feasible points in the interval [vϕ′ , v ′ ], the vertex v ′ is removed from the set Vi+ . Instead, we add the other corners of [vϕ′ , v ′ ] to obtain a smaller polyblock enclosing G. These corners are obtained by replacing the kth component of v ′ by vϕ′ for each k, which is equivalent to ′ vϕ,k = v ′ − (v ′ − vϕ′ )e⊺k

k = 1, . . . , K.

(34)

For the sake of efficiency, we consider two conditions to add these vertices to the vertex set Vi+ . First, as proposed in [19], any vertex v whose value is greater than the current lb does not serve the solution, thus should not be added to the vertex set. Additionally, if the candidate vertex is close to any axis, i.e., vk′ < δ for any k and infinitesimal δ, and K > 2, one of these newly generated vertices becomes very close to the candidate vertex, and generating this vertex slows the convergence to the solution. Both these conditions can be ′ ′ ; σ, n) < ub, ||vϕ,k − v ′ || > δ, where the expressed as g(vϕ,k operation || · || denotes the Eucledian norm. Fig. 4 illustrates the first steps of the polyblock algorithm for an example case with n = 2. The first polyblock is generated by the utopia point vu , and encloses the whole constraint set G. In the second iteration, vu is projected and new vertices are generated as v1 = [0.5 1], v2 = [1 0.5], v3 = [0.5 0.5]. In the third iteration, we assume that v2 minimizes the objective function, thus new vertices v4 = [0.66 0.5], v5 = [1 0.33], v6 = [0.66 0.33] are generated by its projection. The last subfigure shows the 6th iteration, where P6 encloses the constraint set more tightly, and new vertices are concentrated around the optimal solution v ∗ .

(b)

Fig. 5. Comparison of average AoS values between the proposed polyblock algorithm and AoI optimum sampling rates for scenarios: (a) n = [8 4], σ = [1.5 σ2 ], and (b) n = [4 6 8], σ = [0.5 σ2 0.5].

Fig. 6. Near-optimal λ1 values for varying σ2 for scenario a.

IV. N UMERICAL R ESULTS We verify our analysis and proposed optimization methods with numerical results in Fig. 5 for two scenarios:(a) n = [8 4], σ = [1.5 σ2 ], and (b) n = [4 6 8], σ = [0.5 σ2 0.5] using varying σ2 that vary in 0.1 and 0.25 increments for scenarios (a) and (b), respectively. We chose the parameter of the polyblock algorithm as ϵ = 10−3 , δ = 10−5 and ϵ = 10−2 , δ = 10−4 for scenarios (a) and (b), respectively. To compare the performance, we use the AoI-optimal policy as a benchmark policy. Since AoI metric ignores the source dynamics, it is minimized if the sampling budget is allocated equally among the sources, 1 i.e, λk = K . In these simulations, lines are obtained by our analysis, and simulation results for the same scenarios are marked by the symbol ‘+’. The match between them verifies our analysis. In addition, we observe that allocating sampling rates to minimize AoI results in a significantly higher AoS. As the intuition and (21) suggest that if a process has a large state space (low ρ), or changes slowly (low σ), a larger sampling rate (λ) is required to reach the same AoS. In addition, the AoS is lower bounded as λ increases, because having a constant and arbitrary estimation for the process periodically resets the AoS from the ergodicity of the process. In Fig. 6, we illustrate the optimum λ1 values (marked by black circles) alongside the AoI optimum sampling rate (marked by a red diamond). As expected, as σ2 increases, the optimum sampling rate λ1 gets larger, and eventually it converges to only sample source 1 for large σ2 values. Since the polyblock algorithm is near-optimal, it is terminated before λ1 reaches 1. We additionally obtain a sampling rate that maximizes BF, and observe the winner takes all structure, which results far away from the optimal solution in most cases. Particularly, BF is maximized by λ = [1 0] and λ = [0 1] for σ2 ≤ 1.1 and σ2 ≥ 1.2, respectively.

R EFERENCES [1] S. Kaul, R. Yates, and M. Gruteser, “Real-time status: How often should one update?” in IEEE Infocom, March 2012. [2] R. D. Yates, Y. Sun, D. R. Brown, S. K. Kaul, E. Modiano, and S. Ulukus, “Age of information: An introduction and survey,” IEEE J. Sel. Areas Commun., vol. 39, no. 5, pp. 1183–1210, May 2021. [3] P. Kaswan, P. Mitra, A. Srivastava, and S. Ulukus, “Age of information in gossip networks: A friendly introduction and literature survey invited paper,” IEEE Transactions on Communications, vol. 73, no. 8, pp. 6200– 6220, February 2025. [4] I. Kahraman, A. Kose, M. Koca, and E. Anarim, “Age of information in internet of things: A survey,” IEEE Internet of Things Journal, vol. 11, no. 6, pp. 9896–9914, October 2023. [5] A. Maatouk, S. Kriouile, M. Assaad, and A. Ephremides, “The age of incorrect information: A new performance metric for status updates,” IEEE/ACM Trans. Netw., vol. 28, no. 5, pp. 2215–2228, October 2020. [6] M. K. C. Shisher and Y. Sun, “On the monotonicity of information aging,” in IEEE Infocom, May 2024. [7] M. K. C. Shisher, Y. Sun, and I. Hou, “Timely communications for remote inference,” IEEE/ACM Transactions on Networking, vol. 32, no. 5, pp. 3824–3839, June 2024. [8] T. Z. Ornee, M. K. C. Shisher, C. Kam, and Y. Sun, “Context-aware status updating: Wireless scheduling for maximizing situational awareness in safety-critical systems,” in IEEE MILCOM, October 2023. [9] A. Maatouk, M. Assaad, and A. Ephremides, “The age of incorrect information: An enabler of semantics-empowered communication,” IEEE Trans. Wireless Comm., vol. 22, no. 4, pp. 2621–2635, October 2022. [10] I. Cosandal, N. Akar, and S. Ulukus, “Multi-threshold AoII-optimum sampling policies for continuous-time Markov chain information sources,” IEEE Transactions of Information Theory, vol. 71, no. 9, pp. 6968–6988, July 2025. [11] I. Cosandal, S. Ulukus, and N. Akar, “Minimizing functions of age of incorrect information for remote estimation,” in IEEE Globecom, December 2025. [12] M. Bastopcu and S. Ulukus, “Timely tracking of infection status of individuals in a population,” in IEEE Infocom, May 2021. [13] I. Cosandal and S. Ulukus, “Timely multi-goal transmissions with an intermittently failing sensor,” in IEEE MILCOM, October 2023. [14] C. Kam, S. Kompella, and A. Ephremides, “Age of incorrect information for remote estimation of a binary Markov source,” in IEEE Infocom, July 2020. [15] Q. Yan, J. Jiao, T. Yang, L. An, Y. Wang, and Q. Zhang, “Age of incorrect information minimization for timely status updates in satellite-based IoT,” in IEEE ICCC, August 2024. [16] Y. Chen and A. Ephremides, “Preempting to minimize age of incorrect information under random delay,” 2022, available online at arXiv:2209.14254. [17] N. Akar and E. O. Gamgam, “Distribution of age of information in status update systems with heterogeneous information sources: An absorbing Markov chain-based approach,” IEEE Communications Letters, vol. 27, no. 8, pp. 2024–2028, May 2023. [18] L. Scheuvens, T. Hößler, P. Schulz, N. Franchi, A. N. Barreto, and G. P. Fettweis, “State-aware resource allocation for wireless closed-loop control systems,” IEEE Trans. Comm., vol. 69, no. 10, pp. 6604–6619, July 2021. [19] Y. J. Zhang, L. Qian, and J. Huang, “Monotonic optimization in communication and networking systems,” Foundations and Trends in Networking, vol. 7, no. 1, pp. 1–75, 2013. [20] E. Bjornson and E. Jorswieck, “Optimal resource allocation in coordinated multi-cell systems,” Foundations and Trends in Communications and Information Theory, vol. 9, no. 2-3, pp. 113–381, 2013. [21] A. Sharma, E. Kosasih, J. Zhang, A. Brintrup, and A. Calinescu, “Digital twins: State of the art theory and practice, challenges, and open research questions,” Journal of Industrial Information Integration, vol. 30, p. 100383, July 2022. [22] Y. Shu, Z. Wang, H. Liao, Z. Zhou, N. Nasser, and M. Imran, “Ageof-information-aware digital twin assisted resource management for distributed energy scheduling,” in IEEE Globecom, December 2022. [23] Y. Guo, Y. Fu, Y. Zhang, and T. Q. Quek, “Age-of-information and energy optimization in digital twin edge networks,” in IEEE Globecom, December 2024.

[24] M. Vaezi, K. Noroozi, T. D. Todd, D. Zhao, and G. Karakostas, “Digital twin placement for minimum application request delay with data age targets,” IEEE Internet of Things Journal, vol. 10, no. 13, pp. 11 547– 11 557, February 2023. [25] A. Loubany, M. Itani, and S. Sharafeddine, “From age of information to age of digital twin: A review on synchronization metrics for IoT networks,” IEEE Access, pp. 131 102–131 119, July 2025. [26] K. Duran, M. Ozdem, T. Hoang, T. Q. Duong, and B. Canberk, “Age of twin (AoT): A new digital twin qualifier for 6G ecosystem,” IEEE Internet of Things Magazine, vol. 6, no. 4, pp. 138–143, December 2023. [27] H. Tong, S. Wang, Z. Yang, J. Zhao, M. Bennis, and C. Yin, “Semanticaware remote state estimation in digital twin with minimizing age of incorrect information,” in IEEE GLOBECOM, December 2022. [28] F. D. Quazi, A. Vazquez-Castro, D. Niyato, S. Mao, and Z. Han, “Building delay-tolerant digital twins for cislunar operations using age of synchronization,” in IEEE ICC, May 2024, pp. 153–158. [29] J. G. Kemeny and J. L. Snell, Finite Markov Chains. Springer, 1960. [30] R. Durrett, Essentials of Stochastic Processes. Springer, 1999. [31] R. Serfozo, Basics of applied stochastic processes. Springer Science & Business Media, 2009.

Record · ID 196425 · SHA-256 4397e9a073005e89
Retrieved via Conceptio — every document is proof-bundled with source, license, and retrieval metadata.