paper-with-me

Papers

Memory Management in Resource-Bounded Agents

2019-09-18 · Valentina Pitoni

In artificial intelligence, multi agent systems constitute an interesting typology of society modeling, and have in this regard vast fields of application, which extend to the human sciences. Logic is often used to model such kind of systems as it is easier to verify the explainability and validation, so for this reason we have tried to manage agents' memory extending a previous work by inserting the concept of time.

📄 PDF Abstract BibTeX arXiv:1909.09454

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Neural Paging: Learning Context Management Policies for Turing-Complete Agents

2026-02-11 · Liang Chen, Qi Liu arxiv

The proof that Large Language Models (LLMs) augmented with external read-write memory constitute a computationally universal system has established the theoretical foundation for general-purpose agents. However, existing…

AIOS: LLM Agent Operating System

2024-03-25 · Kai Mei, Xi Zhu, Wujiang Xu, Wenyue Hua 외

LLM-based intelligent agents face significant deployment challenges, particularly related to resource management. Allowing unrestricted access to LLM or tool resources can lead to inefficient or even potentially harmful …

AI AgentLanguage ModellingLarge Language ModelManagement+1

AMV-L: Lifecycle-Managed Agent Memory for Tail-Latency Control in Long-Running LLM Systems

2026-02-22 · Emmanuel Bamidele arxiv

Long-running LLM agents require persistent memory to preserve state across interactions, yet most deployed systems manage memory with age-based retention (e.g., TTL). While TTL bounds item lifetime, it does not bound the…

Toward a normative theory of (self-)management by goal-setting

2023-02-06 · Nishad Singhi, Florian Mohnert, Ben Prystawski, Falk Lieder

People are often confronted with problems whose complexity exceeds their cognitive capacities. To deal with this complexity, individuals and managers can break complex problems down into a series of subgoals. Which subgo…

Management

Context as a Tool: Context Management for Long-Horizon SWE-Agents

2025-12-26 · Shukai Liu, Jian Yang, Bo Jiang, Yizhi Li 외 arxiv

Agents based on large language models have recently shown strong potential on real-world software engineering (SWE) tasks that require long-horizon interaction with repository-scale codebases. However, most existing agen…