paper-with-me

Papers

Contextual Control without Memory Growth in a Context-Switching Task

2026-04-03 · Song-Ju Kim arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.03479

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Enhancing Long-Term Memory using Hierarchical Aggregate Tree for Retrieval Augmented Generation

2024-06-10 · Aadharsh Aadhithya A, Sachin Kumar S, Soman K. P

Large language models have limited context capacity, hindering reasoning over long conversations. We propose the Hierarchical Aggregate Tree memory structure to recursively aggregate relevant dialogue context through con…

RetrievalRetrieval-augmented Generation

Memory-Based Semantic Parsing

2021-09-07 · Parag Jain, Mirella Lapata

We present a memory-based model for context-dependent semantic parsing. Previous approaches focus on enabling the decoder to copy or modify the parse from the previous utterance, assuming there is a dependency between th…

DecoderSemantic Parsing

Contextual Memory Trees

2018-07-17 · Wen Sun, Alina Beygelzimer, Hal Daumé III, John Langford 외

We design and study a Contextual Memory Tree (CMT), a learning memory controller that inserts new memories into an experience store of unbounded size. It is designed to efficiently query for memories from that store, sup…

General ClassificationImage CaptioningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Disruption of the prefrontal cortex improves implicit contextual memory-guided attention: combined behavioural and electrophysiological evidence

2019-02-15

Many studies have shown that the dorsolateral prefrontal cortex (DLPFC) plays an important role in top-down cognitive control over intentional and deliberate behavior. However, recent studies have reported that DLPFC-med…

EEGElectroencephalogram (EEG)

MemCam: Memory-Augmented Camera Control for Consistent Video Generation

2026-03-27 · Xinhang Gao, Junlin Guan, Shuhan Luo, Wenzhuo Li 외 arxiv

Interactive video generation has significant potential for scene simulation and video creation. However, existing methods often struggle with maintaining scene consistency during long video generation under dynamic camer…

Video Generation