AIApr 3

Contextual Control without Memory Growth in a Context-Switching Task

arXiv:2604.034790.031 citations
AI Analysis35

For researchers in sequential decision making, this work offers a memory-efficient alternative to explicit context input or enlarged recurrent states, though it is incremental as it applies known intervention ideas to a specific task.

The paper proposes an intervention-based recurrent architecture for context-dependent sequential decision making that avoids memory growth by applying additive context-indexed operators to a shared latent state. On a context-switching task, the model performs strongly without additional recurrent dimensions and shows positive conditional contextual information.

Context-dependent sequential decision making is commonly addressed either by providing context explicitly as an input or by increasing recurrent memory so that contextual information can be represented internally. We study a third alternative: realizing contextual dependence by intervening on a shared recurrent latent state, without enlarging recurrent dimensionality. To this end, we introduce an intervention-based recurrent architecture in which a recurrent core first constructs a shared pre-intervention latent state, and context then acts through an additive, context-indexed operator. We evaluate this idea on a context-switching sequential decision task under partial observability. We compare three model families: a label-assisted baseline with direct context access, a memory baseline with enlarged recurrent state, and the proposed intervention model, which uses no direct context input to the recurrent core and no memory growth. On the main benchmark, the intervention model performs strongly without additional recurrent dimensions. We also evaluate the models using the conditional mutual information (I(C;O | S)) as a theorem-motivated operational probe of contextual dependence at fixed latent state. For task-relevant phase-1 outcomes, the intervention model exhibits positive conditional contextual information. Together, these results suggest that intervention on a shared recurrent state provides a viable alternative to recurrent memory growth for contextual control in this setting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes