Cognitive Workspace: Active Memory Management for LLMs -- An Empirical Study of Functional Infinite Context
Tao An

TL;DR
This paper introduces Cognitive Workspace, a new paradigm for LLMs that actively manages memory inspired by human cognition, significantly improving context reuse and efficiency over passive retrieval methods.
Contribution
It presents a novel active memory management framework for LLMs, incorporating hierarchical buffers and task-driven optimization, supported by empirical validation and a comprehensive theoretical foundation.
Findings
58.6% memory reuse rate compared to 0% for RAG
17-18% net efficiency gain despite higher operation counts
Statistically significant improvements with p < 0.001 and Cohen's d > 23
Abstract
Large Language Models (LLMs) face fundamental limitations in context management despite recent advances extending context windows to millions of tokens. We propose Cognitive Workspace, a novel paradigm that transcends traditional Retrieval-Augmented Generation (RAG) by emulating human cognitive mechanisms of external memory use. Drawing from cognitive science foundations including Baddeley's working memory model, Clark's extended mind thesis, and Hutchins' distributed cognition framework, we demonstrate that current passive retrieval systems fail to capture the dynamic, task-driven nature of human memory management. Our analysis of 2024-2025 developments reveals that while techniques like Infini-attention and StreamingLLM achieve impressive context lengths, they lack the metacognitive awareness and active planning capabilities essential for true cognitive extension. Cognitive Workspace…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
