paper-with-me

Papers

MiTa: A Hierarchical Multi-Agent Collaboration Framework with Memory-integrated and Task Allocation

2026-01-30 · XiaoJie Zhang, JianHan Wu, Xiaoyang Qu, Jianzong Wang arxiv

Recent advances in large language models (LLMs) have substantially accelerated the development of embodied agents. LLM-based multi-agent systems mitigate the inefficiency of single agents in complex tasks. However, they still suffer from issues such as memory inconsistency and agent behavioral conflicts. To address these challenges, we propose MiTa, a hierarchical memory-integrated task allocative framework to enhance collaborative efficiency. MiTa organizes agents into a manager-member hierarchy, where the manager incorporates additional allocation and summary modules that enable (1) global task allocation and (2) episodic memory integration. The allocation module enables the manager to allocate tasks from a global perspective, thereby avoiding potential inter-agent conflicts. The summary module, triggered by task progress updates, performs episodic memory integration by condensing recent collaboration history into a concise summary that preserves long-horizon context. By combining task allocation with episodic memory, MiTa attains a clearer understanding of the task and facilitates globally consistent task distribution. Experimental results confirm that MiTa achieves superior efficiency and adaptability in complex multi-agent cooperation over strong baseline methods.

📄 PDF Abstract BibTeX arXiv:2601.22974

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HiCrew: Hierarchical Reasoning for Long-Form Video Understanding via Question-Aware Multi-Agent Collaboration

2026-04-23 · Yuehan Zhu, Jingqi Zhao, Jiawen Zhao, Xudong Mao 외 arxiv

Long-form video understanding remains fundamentally challenged by pervasive spatiotemporal redundancy and intricate narrative dependencies that span extended temporal horizons. While recent structured representations com…

Boundary Detection

Hierarchical Imitation Learning of Team Behavior from Heterogeneous Demonstrations

2025-02-24 · Sangwon Seo, Vaibhav Unhelkar

Successful collaboration requires team members to stay aligned, especially in complex sequential tasks. Team members must dynamically coordinate which subtasks to perform and in what order. However, real-world constraint…

Imitation Learning

Partner-Aware Hierarchical Skill Discovery for Robust Human-AI Collaboration

2026-05-23 · Adnan Ahmad, Bahareh Nakisa, Mohammad Naim Rastgoo arxiv

Multi-agent collaboration, especially in human-AI teaming, requires agents that can adapt to novel partners with diverse and dynamic behaviors. Conventional Deep Hierarchical Reinforcement Learning (DHRL) methods focus o…

Hierarchical Reinforcement Learning

Bridging Talk and Thought: Understanding Dialogue Dynamics Across Collaborative Problem-Solving Contexts

2026-06-25 · Zhengyuan Liu, Stella Xin Yin, Min-Yen Kan, Nancy F. Chen arxiv

We present a conceptual framework for analyzing dialogue in collaborative problem-solving contexts, with an emphasis on the emerging dynamics of human-AI and multi-agent collaboration. As intelligent systems become activ…

OrgAgent: Organize Your Multi-Agent System like a Company

2026-04-01 · Yiru Wang, Xinyue Shen, Yaohui Han, Michael Backes 외 arxiv

While large language model-based multi-agent systems have shown strong potential for complex reasoning, how to effectively organize multiple agents remains an open question. In this paper, we introduce OrgAgent, a compan…