paper-with-me

홈 › Papers

MemTool: Optimizing Short-Term Memory Management for Dynamic Tool Calling in LLM Agent Multi-Turn Conversations

2025-07-29 · Elias Lumer, Anmol Gulati, Vamse Kumar Subbiah, Pradeep Honaganahalli Basavaraju, James A. Burke arxiv

Large Language Model (LLM) agents have shown significant autonomous capabilities in dynamically searching and incorporating relevant tools or Model Context Protocol (MCP) servers for individual queries. However, fixed context windows limit effectiveness in multi-turn interactions requiring repeated, independent tool usage. We introduce MemTool, a short-term memory framework enabling LLM agents to dynamically manage tools or MCP server contexts across multi-turn conversations. MemTool offers three agentic architectures: 1) Autonomous Agent Mode, granting full tool management autonomy, 2) Workflow Mode, providing deterministic control without autonomy, and 3) Hybrid Mode, combining autonomous and deterministic control. Evaluating each MemTool mode across 13+ LLMs on the ScaleMCP benchmark, we conducted experiments over 100 consecutive user interactions, measuring tool removal ratios (short-term memory efficiency) and task completion accuracy. In Autonomous Agent Mode, reasoning LLMs achieve high tool-removal efficiency (90-94% over a 3-window average), while medium-sized models exhibit significantly lower efficiency (0-60%). Workflow and Hybrid modes consistently manage tool removal effectively, whereas Autonomous and Hybrid modes excel at task completion. We present trade-offs and recommendations for each MemTool mode based on task accuracy, agency, and model capabilities.

📄 PDF Abstract BibTeX arXiv:2507.21428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MemTools: A Unified Research Framework for Interoperable Agent Memory

2026-07-23 · Chengfeng Zhao, Jinhui Chen, Sirui Liang, Shizhu He 외 arxiv

While memory systems are essential for agent architectures, pervasive architectural fragmentation restricts systematic research. Existing implementations typically couple different stages of the memory lifecycle, entangl…

MemToolAgent: Leveraging Memory for Tool Using Agents Based on Environment and User Feedback

2026-06-06 · Suleyman Armagan Er, Danilo Ribeiro, Yogesh Virkar, Surafel Lakew 외 arxiv

Modern large language model (LLM) agents can use external tools to help users solve complex tasks. However, for problems that require learning from long-term historical events or from previous agent-environment interacti…

Agentic Memory: Learning Unified Long-Term and Short-Term Memory Management for Large Language Model Agents

2026-01-05 · Yi Yu, Liuyi Yao, Yuexiang Xie, Qingquan Tan 외 arxiv

Large language model (LLM) agents face fundamental limitations in long-horizon reasoning due to finite context windows, making effective memory management critical. Existing methods typically handle long-term memory (LTM…

Reinforcement Learning

ATLAS: Learning to Optimally Memorize the Context at Test Time

2025-05-29 · Ali Behrouz, Zeman Li, Praneeth Kacham, Majid Daliri 외

Transformers have been established as the most popular backbones in sequence modeling, mainly due to their effectiveness in in-context retrieval tasks and the ability to learn at scale. Their quadratic memory and time co…

Common Sense ReasoningLanguage ModelingLanguage ModellingLong-Context Understanding

Comparative Analysis of Machine Learning Models for Short-Term Distribution System Load Forecasting

2024-11-25 · Elias Raffoul, Mingjian Tuo, Cunzhi Zhao, Tianxia Zhao 외

Accurate electrical load forecasting is crucial for optimizing power system operations, planning, and management. As power systems become increasingly complex, traditional forecasting methods may fail to capture the intr…

Load Forecasting