paper-with-me

Papers

Sculptor: Empowering LLMs with Cognitive Agency via Active Context Management

2025-08-06 · Mo Li, L. H. Xu, Qitai Tan, Long Ma, Ting Cao, Yunxin Liu arxiv

Large Language Models (LLMs) suffer from significant performance degradation when processing long contexts due to proactive interference, where irrelevant information in earlier parts of the context disrupts reasoning and memory recall. While most research focuses on external memory systems to augment LLMs' capabilities, we propose a complementary approach: empowering LLMs with Active Context Management (ACM) tools to actively sculpt their internal working memory. We introduce Sculptor, a framework that equips LLMs with three categories of tools: (1) context fragmentation, (2) summary, hide, and restore, and (3) precise search. Our approach enables LLMs to proactively manage their attention and working memory, analogous to how humans selectively focus on relevant information while filtering out distractions. Experimental evaluation on diverse long-context benchmarks demonstrates that Sculptor significantly improves performance even without specific training, leveraging LLMs' inherent tool-calling and instruction-following capabilities. To further optimize these strategies, we introduce a novel dynamic context-aware reinforcement learning (RL) approach, advancing the training of an agent that actively modifies its own conversational history. By enabling Active Context Management, Sculptor not only mitigates proactive interference but also provides a cognitive foundation for more reliable reasoning across diverse long-context tasks-highlighting that explicit context-control strategies, rather than merely larger token windows, are key to robustness at scale.

📄 PDF Abstract BibTeX arXiv:2508.04664

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Investigating Agency of LLMs in Human-AI Collaboration Tasks

2023-05-22 · ASHISH SHARMA, Sudha Rao, Chris Brockett, Akanksha Malhotra 외

Agency, the capacity to proactively shape events, is central to how humans interact and collaborate. While LLMs are being developed to simulate human behavior and serve as human-like agents, little attention has been giv…

Metacognitive particles, mental action and the sense of agency

2024-05-21 · Lars Sandved-Smith, Lancelot Da Costa

This paper articulates metacognition using the language of statistical physics and Bayesian mechanics. Metacognitive beliefs, defined as beliefs about beliefs, find a natural description within this formalism, which allo…

Indications of Belief-Guided Agency and Meta-Cognitive Monitoring in Large Language Models

2026-02-02 · Noam Steinmetz Yalon, Ariel Goldstein, Liad Mudrik, Mor Geva arxiv

Rapid advancements in large language models (LLMs) have sparked the question whether these models possess some form of consciousness. To tackle this challenge, Butlin et al. (2023) introduced a list of indicators for con…

The Role of Higher-Order Cognitive Models in Active Learning

2024-01-09 · Oskar Keurulainen, Gokhan Alcan, Ville Kyrki

Building machines capable of efficiently collaborating with humans has been a longstanding goal in artificial intelligence. Especially in the presence of uncertainties, optimal cooperation often requires that humans and …

Active Learning

Empowering Users in Digital Privacy Management through Interactive LLM-Based Agents

2024-10-15 · Bolun Sun, Yifan Zhou, Haiyun Jiang

This paper presents a novel application of large language models (LLMs) to enhance user comprehension of privacy policies through an interactive dialogue agent. We demonstrate that LLMs significantly outperform tradition…

ManagementQuestion Answering