paper-with-me

홈 › Papers

Context by Distinct Information: An Auditable Dirichlet-Process Working Memory for Long, Redundant Context Streams

2026-07-11 · Siddharth Pal, Viktoria Rojkova arxiv

Context engineering decides what information a model carries forward, and current designs meter it in tokens: compressing the past into a bounded recurrent state, keeping a key-value entry for every token, or imposing a fixed budget through a window or eviction rule. All three make the token the unit of memory even when the stream is redundant and the task depends on the distinct information it carries. Building on a companion mechanism paper that opens a cache slot only when an incoming key is novel, so memory scales with the number of distinct items rather than tokens, we develop that allocate-on-novelty cache as a working-memory component and organize context by how a task depends on the past: recall-carried information belongs in a content-addressed novelty cache, summary-carried information in a recurrent state, and locality-carried information in a recency window. The claim is empirical and bounded. On a matched character-level control, novelty-gated attention reaches full-attention performance while attending to about half the tokens, and coupling the cache with a state-space summary matches full-attention coupling at that reduced cost; the advantage grows as context lengthens, while a sliding window is preferable on short, locality-dominated spans. On next-code prediction over synthetic Medicare claims the coupled component leads full attention and every fixed-budget eviction policy at a thousand-event horizon, whereas cost forecasting over the same stream is summary-carried and the cache is neutral. The retained memory is an inspectable table of templates, codes, drugs, or places rather than an opaque state. The experiments are small-scale and use only public data; they establish the primitive that context can scale with distinct information rather than tokens, in a working memory that is content-addressable and auditable.

📄 PDF Abstract BibTeX arXiv:2607.10441

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bayesian Nonparametric Multilevel Clustering with Group-Level Contexts

2014-01-09 · Vu Nguyen, Dinh Phung, XuanLong Nguyen, Svetha Venkatesh 외

We present a Bayesian nonparametric framework for multilevel clustering which utilizes group-level context information to simultaneously discover low-dimensional structures of the group contents and partitions groups int…

Clustering

Location Dependent Dirichlet Processes

2017-07-02 · Shiliang Sun, John Paisley, Qiuyang Liu

Dirichlet processes (DP) are widely applied in Bayesian nonparametric modeling. However, in their basic form they do not directly integrate dependency information among data arising from space and time. In this paper, we…

Gaussian ProcessesImage SegmentationSemantic SegmentationVariational Inference

MeVe: A Modular System for Memory Verification and Effective Context Control in Language Models

2025-09-01 · Andreas Ottem arxiv

Retrieval-Augmented Generation (RAG) systems typically face constraints because of their inherent mechanism: a simple top-k semantic search [1]. The approach often leads to the incorporation of irrelevant or redundant in…

DPGIIL: Dirichlet Process-Deep Generative Model-Integrated Incremental Learning for Clustering in Transmissibility-based Online Structural Anomaly Detection

2024-12-06 · Lin-Feng Mei, Wang-Ji Yan

Clustering based on vibration responses, such as transmissibility functions (TFs), is promising in structural anomaly detection, but most existing approaches struggle with determining the optimal cluster number and handl…

Anomaly DetectionBayesian InferenceClusteringIncremental Learning+2

A Topical Approach to Capturing Customer Insight In Social Media

2023-07-14 · Miguel Palencia-Olivar

The age of social media has opened new opportunities for businesses. This flourishing wealth of information is outside traditional channels and frameworks of classical marketing research, including that of Marketing Mix …

MarketingTransfer LearningWord Embeddings