Papers
Topics
Authors
Recent
Search
2000 character limit reached

Drift AoII: Metrics and Dynamics

Updated 9 July 2026
  • Drift Age of Incorrect Information (AoII) is a metric that penalizes both the magnitude of mismatch and its persistence, providing a nuanced measure of data staleness.
  • It is modeled via increment-reset processes and one-step drift recursions, which inform threshold-based transmission strategies across diverse communication models.
  • Drift AoII analyses are extended through MDP, CMDP, POMDP, and SMDP formulations to optimize error management and resource utilization in systems such as video streaming and remote monitoring.

Age of Incorrect Information (AoII) is a freshness-and-mismatch metric for remote monitoring in which the penalty depends on both whether the monitor is wrong and how long the mismatch persists. In the general formulation, if XtX_t denotes the true source, X^t\hat X_t its estimate at the receiver, g(Xt,X^t)0g(X_t,\hat X_t)\ge 0 a mismatch function, f(tVt)0f(t-V_t)\ge 0 a time-dissatisfaction function, and Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\} the last time the receiver was correct, then

ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).

Equivalently, with

St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,

one has ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t). “Drift AoII” (Editor’s term) denotes analyses that focus on the time-evolution of this process: one-step recursions, expected drift conditions, and cycle-based age accumulation under delayed, unreliable, pull-based, push-based, and multi-user communication models (Maatouk et al., 2020, Chen et al., 2023, Cosandal et al., 2024).

1. Formal definition and relation to adjacent metrics

AoII was introduced as an enabler for semantics-empowered communication, a communication paradigm centered around data’s role and its usefulness to the communication’s goal. Its defining feature is that it penalizes both the severity of a mismatch and the duration of that mismatch. In the formulation above, severity is carried by g(Xt,X^t)g(X_t,\hat X_t), while duration is carried by the nondecreasing f()f(\cdot) (Maatouk et al., 2020).

This differs sharply from the standard Age of Information (AoI), for which

X^t\hat X_t0

where X^t\hat X_t1 is the generation time of the last received packet. AoI grows whenever no fresh packet arrives, regardless of whether the receiver’s estimate is already correct. It also differs from error-based metrics such as

X^t\hat X_t2

which vanish when X^t\hat X_t3 but do not penalize the duration of a sustained error. AoII combines both aspects (Maatouk et al., 2020).

Several later papers specialize the general definition into increment-reset processes. With zero-one mismatch,

X^t\hat X_t4

the instantaneous AoII is often written as

X^t\hat X_t5

with

X^t\hat X_t6

or, in continuous time,

X^t\hat X_t7

These equivalent forms emphasize a common structural property: AoII ages only while the monitor is incorrect and is reset when source and estimate are synchronized again (Bountrogiannis et al., 2023, Cosandal et al., 2024).

2. Drift recursions and increment-reset dynamics

In discrete-time two-state tracking over a random-delay channel, with X^t\hat X_t8 and X^t\hat X_t9, the AoII process can be written as

g(Xt,X^t)0g(X_t,\hat X_t)\ge 00

and evolves according to

g(Xt,X^t)0g(X_t,\hat X_t)\ge 01

Its one-step expected drift is

g(Xt,X^t)0g(X_t,\hat X_t)\ge 02

The drift is therefore positive as long as g(Xt,X^t)0g(X_t,\hat X_t)\ge 03, which gives a direct explanation for threshold-based transmission rules (Chen et al., 2023).

For an g(Xt,X^t)0g(X_t,\hat X_t)\ge 04-ary symmetric Markov source with no transmission, the AoII process satisfies

g(Xt,X^t)0g(X_t,\hat X_t)\ge 05

so that

g(Xt,X^t)0g(X_t,\hat X_t)\ge 06

Under HARQ transmission, with retransmission count g(Xt,X^t)0g(X_t,\hat X_t)\ge 07 and success probability g(Xt,X^t)0g(X_t,\hat X_t)\ge 08, the drift above threshold becomes

g(Xt,X^t)0g(X_t,\hat X_t)\ge 09

The induced Markov chain is thus a birth-reset process whose reset probability is controlled by both source dynamics and HARQ reliability (Bountrogiannis et al., 2023).

In the power-constrained unreliable-channel model, the state is f(tVt)0f(t-V_t)\ge 00, where f(tVt)0f(t-V_t)\ge 01. The sample-by-sample update is

f(tVt)0f(t-V_t)\ge 02

and the one-step expected drift under action f(tVt)0f(t-V_t)\ge 03 is

f(tVt)0f(t-V_t)\ge 04

Here drift depends jointly on the current mismatch magnitude, the accumulated AoII, the channel success probability, and the Markovian source transitions (Chen et al., 2021).

A plausible implication is that “drift AoII” is not a single formula but a family of increment-reset laws. Across models, the common analytical task is to determine when the expected increase due to continued mismatch is outweighed by the expected reset induced by a sampling or transmission action.

3. MDP, CMDP, POMDP, and SMDP formulations

The core single-link AoII control problem is commonly cast as an average-cost Markov decision process. In the foundational rate-constrained discrete-time model, one defines

f(tVt)0f(t-V_t)\ge 05

uses the per-stage Lagrangian cost

f(tVt)0f(t-V_t)\ge 06

and solves the Bellman equation

f(tVt)0f(t-V_t)\ge 07

The differential cost-to-go f(tVt)0f(t-V_t)\ge 08 is nondecreasing in f(tVt)0f(t-V_t)\ge 09, and for fixed Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}0 an optimal policy is a deterministic threshold policy,

Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}1

For the constrained problem, the optimal policy is a randomized threshold policy that randomizes between two adjacent thresholds so that the average update rate equals the constraint exactly. The associated parameter search uses binary search on the threshold and bisection on the Lagrange multiplier (Maatouk et al., 2020).

Under an average power constraint for an unreliable channel, the constrained problem is formulated as a CMDP with state space

Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}2

instant cost Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}3, and Bellman equation

Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}4

The optimal policy is a deterministic threshold policy parameterized by a non-increasing vector Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}5, and the constrained optimum is achieved by randomizing between two deterministic threshold policies at visits to the regeneration state Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}6 (Chen et al., 2021).

For the HARQ model, the CMDP state is Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}7, where Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}8 is the retransmission count. If Vt=max{ut:g(Xu,X^u)=0}V_t=\max\{u\le t: g(X_u,\hat X_u)=0\}9, then the optimal action is always ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).0, so the optimal policy is to never transmit. If ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).1, then for each ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).2 there is a unique threshold ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).3, and the constrained optimum is a randomized mixture of two discrete threshold-based policies that randomize on at most one state (Bountrogiannis et al., 2023).

In random-delay systems, the control problem is again an MDP. Under an easy-to-verify condition, the optimal decision is to initiate a transmission whenever the channel is idle and AoII is not zero, equivalently a threshold policy with ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).4. When the condition is not invoked directly, relative value iteration on a truncated state-space provides a computable approximation sequence to the true optimal policy (Chen et al., 2022, Chen et al., 2023).

A more general extension allows an arbitrary nonnegative function ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).5 of the current AoII conditioned on the current estimate ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).6, leading to a push-based SMDP over synchronization cycles. In that setting the out-of-sync interval is modeled by a dual-regime absorbing Markov chain (DR-AMC), the absorption time is a dual-regime phase-type (DR-PH) distribution, and standard SMDP policy-iteration is used to optimize multi-threshold policies ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).7 (Cosandal et al., 14 Apr 2025).

4. Delay, continuous-time, and coding-based drift models

Random transmission delay changes the AoII analysis because decisions are made when the channel is idle, but the receiver state changes only after service completion. For a two-state Markov source with threshold ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).8, an embedded Markov chain on the AoII at idle epochs has transition probabilities ΔAoII(t)=f(tVt)×g(Xt,X^t).\Delta_{\rm AoII}(t)=f(t-V_t)\times g(X_t,\hat X_t).9. Although the AoII state space is infinite, a finite-dimensional reduction is possible: St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,0 together with the tail sum

St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,1

satisfy a closed system of St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,2 linear equations, supplemented by the normalization

St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,3

Closed-form expressions are available for St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,4 and St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,5, and the calculations show that there are better strategies than the transmitter constantly transmitting new updates (Chen et al., 2022).

The related optimization problem with bounded delay and discard-after-threshold service yields the same central lesson. Threshold policies can be analyzed exactly by a Markov chain on St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,6, where St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,7 is AoII, St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,8 is time in service, and St=(tVt)g(Xt,X^t)N,S_t=(t-V_t)\,g(X_t,\hat X_t)\in\mathbb N,9 is the channel state. Relative value iteration on truncated state-spaces then provides computable policies, while policy improvement shows that the threshold-ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)0 rule is optimal under a simple condition that is verified numerically over a wide range of ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)1 (Chen et al., 2023).

For continuous-time Markov chains, push-based and pull-based sampling are analyzed through synchronization points. If ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)2 denotes synchronization at state ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)3, the sequence of synchronization points forms an embedded DTMC with transition matrix ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)4 and stationary vector ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)5. The out-of-sync interval started at ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)6 is modeled by an absorbing CTMC with generator

ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)7

so that the inter-synchronization time ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)8 is phase-type. The key cycle quantities are

ΔAoII(t)=f(St)\Delta_{\rm AoII}(t)=f(S_t)9

and the long-run average AoII is

g(Xt,X^t)g(X_t,\hat X_t)0

In push-based operation, thresholds g(Xt,X^t)g(X_t,\hat X_t)1 produce an explicit rate–AoII trade-off through KKT conditions (Cosandal et al., 2024).

VLSF coding introduces a different source of drift control: the feedback sequence itself. In that model the MDP state is g(Xt,X^t)g(X_t,\hat X_t)2, where g(Xt,X^t)g(X_t,\hat X_t)3 is current AoII, g(Xt,X^t)g(X_t,\hat X_t)4 is total symbols sent in the current transmission, and g(Xt,X^t)g(X_t,\hat X_t)5 is symbols sent since the last feedback. The long-run average-cost equation is

g(Xt,X^t)g(X_t,\hat X_t)6

and the feedback intervals g(Xt,X^t)g(X_t,\hat X_t)7 are read off from the optimal stationary policy. The paper shows that a lower average delay does not necessarily correspond to a lower average AoII, and periodic feedback can outperform the delay-optimal policy when the feedback schedule better matches source dynamics and obsolete-sample probabilities (Bountrogiannis et al., 2024).

5. Belief-state drift under partial observation and distributed access

When the monitor does not observe the source directly, AoII control becomes a partially observed problem. In multi-user real-time tracking of Markov remote sources, the scheduler maintains for each user a belief

g(Xt,X^t)g(X_t,\hat X_t)8

which evolves according to

g(Xt,X^t)g(X_t,\hat X_t)9

The resulting scheduling problem is formulated as a POMDP, relaxed via a subsidy for passivity, and decomposed into single-user average-cost MDPs. The single-arm problem has a threshold policy, is indexable, and admits closed-form Whittle indices for MAoII, yielding a scheduler of complexity f()f(\cdot)0 per slot (Kriouile et al., 2021).

A pull-based remote estimation system with non-zero packet transmission times requires a richer sufficient statistic: the joint age-state belief

f()f(\cdot)1

The monitor then uses the MAP estimator

f()f(\cdot)2

and solves a belief-MDP with instantaneous Lagrangian cost

f()f(\cdot)3

Two belief-dependent policies are developed: a threshold policy based on the instantaneous expected AoII,

f()f(\cdot)4

and a deep f()f(\cdot)5-learning policy using a feedforward network with two hidden layers of 60 units each and target-network updates every f()f(\cdot)6 steps (Cosandal et al., 2024).

In distributed medium access, the DELTA protocol uses local AoII and beliefs about other nodes’ AoII inferred from public acknowledgments. For node f()f(\cdot)7,

f()f(\cdot)8

and, during an anomalous state,

f()f(\cdot)9

If node X^t\hat X_t00 transmits with probability X^t\hat X_t01, then its slot-success probability is

X^t\hat X_t02

and the expected one-step drift is

X^t\hat X_t03

The belief-threshold test

X^t\hat X_t04

determines whether a node transmits in the BT phase, thereby shaping the drift through distributed belief processing. A sufficient negative-drift condition is X^t\hat X_t05 whenever X^t\hat X_t06 (Chiariotti et al., 2024).

6. Comparative properties, applications, and recurring design lessons

A central theoretical comparison shows that, for the adopted source model and linear dissatisfaction X^t\hat X_t07, the AoII-optimal policy is also error-optimal, whereas the converse is not necessarily true. In particular,

X^t\hat X_t08

This formalizes the distinction between minimizing the probability of being wrong and minimizing the time-weighted persistence of wrongness (Maatouk et al., 2020).

The application studies are correspondingly heterogeneous. In video streaming over fading channels, with channel state X^t\hat X_t09 and an X^t\hat X_t10 matching the standard H.264 distortion-propagation model, the AoII-optimal policy yields up to X^t\hat X_t11–X^t\hat X_t12 lower average distortion than AoI-optimal or error-optimal policies. In machine overheating, with Weibull penalty

X^t\hat X_t13

the AoII-optimal policy reduces long-run breakdown risk by X^t\hat X_t14–X^t\hat X_t15 versus AoI/error policies. In fire-monitoring dispatch, with

X^t\hat X_t16

the AoII-optimal policy cuts average damage by X^t\hat X_t17–X^t\hat X_t18 (Maatouk et al., 2020).

Several misconceptions are explicitly contradicted by later work. Constantly transmitting new updates is not generally optimal when delay is nontrivial; better threshold strategies exist (Chen et al., 2022). Lower average delay does not necessarily correspond to lower average AoII, because feedback times and obsolete-sample probabilities alter reset opportunities in ways that average delay alone does not capture (Bountrogiannis et al., 2024). Communication can even be inadequate in reducing AoII: for the X^t\hat X_t19-ary symmetric HARQ model, if X^t\hat X_t20, the optimal policy is to never transmit (Bountrogiannis et al., 2023).

Belief-aware control also yields measurable gains. In the pull-based belief-MDP, MAP estimation reduces average AoII by up to X^t\hat X_t21 at modest sampling rates relative to martingale estimation, while belief-dependent threshold or DRL sampling outperforms uniform or random baselines by another X^t\hat X_t22. In DELTA, distributed belief processing is significantly more efficient and robust than classical random access and outperforms state-of-the-art scheduled schemes by at least X^t\hat X_t23, even with imperfect feedback (Cosandal et al., 2024, Chiariotti et al., 2024).

Taken together, these results suggest a consistent interpretation of drift-centered AoII analysis. The decisive object is not freshness alone, but the stochastic geometry of desynchronization intervals: how quickly AoII grows while incorrect, how likely control is to trigger a reset, and how channel delay, coding, sampling constraints, retransmissions, and partial observability reshape that increment-reset balance.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Drift Age of Incorrect Information (AoII).