paper-with-me

Papers

StackPlanner: A Centralized Hierarchical Multi-Agent System with Task-Experience Memory Management

2026-01-09 · Ruizhe Zhang, Xinke Jiang, Zhibang Yang, Zhixin Zhang, Jiaran Gao, Yuzhen Xiao, Tao Feng, Yue Fang, Yuxuan Liu, Ruiqing Li, Hongbin Lai, Huheng Huang, Xu Chu, Junfeng Zhao, Yasha Wang arxiv

Multi-agent systems based on large language models, particularly centralized architectures, have recently shown strong potential for complex and knowledge-intensive tasks. However, central agents often suffer from unstable long-horizon collaboration due to the lack of memory management, leading to context bloat, error accumulation, and poor cross-task generalization. To address both task-level memory inefficiency and the inability to reuse coordination experience, we propose StackPlanner, a hierarchical multi-agent framework with explicit memory control. StackPlanner addresses these challenges by decoupling high-level coordination from subtask execution with active task-level memory control, and by learning to retrieve and exploit reusable coordination experience via structured experience memory and reinforcement learning. Experiments on multiple deep-search and agent system benchmarks demonstrate the effectiveness of our approach in enabling reliable long-horizon multi-agent collaboration.

📄 PDF Abstract BibTeX arXiv:2601.05890

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

TAG: A Decentralized Framework for Multi-Agent Hierarchical Reinforcement Learning

2025-02-21 · Giuseppe Paolo, Abdelhakim Benechehab, Hamza Cherkaoui, Albert Thomas 외

Hierarchical organization is fundamental to biological systems and human societies, yet artificial intelligence systems often rely on monolithic architectures that limit adaptability and scalability. Current hierarchical…

Hierarchical Reinforcement LearningTAG

Hierarchical Reinforcement Learning for Optimal Agent Grouping in Cooperative Systems

2025-01-11 · Liyuan Hu

This paper presents a hierarchical reinforcement learning (RL) approach to address the agent grouping or pairing problem in cooperative multi-agent systems. The goal is to simultaneously learn the optimal grouping and ag…

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1

Hierarchical Decentralized Deep Reinforcement Learning Architecture for a Simulated Four-Legged Agent

2022-09-21 · W. Zai El Amri, L. Hermes, M. Schilling

Legged locomotion is widespread in nature and has inspired the design of current robots. The controller of these legged robots is often realized as one centralized instance. However, in nature, control of movement happen…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Strategic Coordination for Evolving Multi-agent Systems: A Hierarchical Reinforcement and Collective Learning Approach

2025-09-22 · Chuhao Qin, Evangelos Pournaras arxiv

Decentralized combinatorial optimization in evolving multi-agent systems poses significant challenges, requiring agents to balance long-term decision-making, short-term optimized collective outcomes, while preserving aut…

Multi-agent Reinforcement Learning

LLM-Powered Decentralized Generative Agents with Adaptive Hierarchical Knowledge Graph for Cooperative Planning

2025-02-08 · Hanqing Yang, Jingdi Chen, Marie Siew, Tania Lorido-Botran 외

Developing intelligent agents for long-term cooperation in dynamic open-world scenarios is a major challenge in multi-agent systems. Traditional Multi-agent Reinforcement Learning (MARL) frameworks like centralized train…

Multi-agent Reinforcement Learning