paper-with-me

홈 › Papers

Multi-Agent Collaboration: Harnessing the Power of Intelligent LLM Agents

2023-06-05 · Yashar Talebirad, Amirhossein Nadiri

In this paper, we present a novel framework for enhancing the capabilities of large language models (LLMs) by leveraging the power of multi-agent systems. Our framework introduces a collaborative environment where multiple intelligent agent components, each with distinctive attributes and roles, work together to handle complex tasks more efficiently and effectively. We demonstrate the practicality and versatility of our framework through case studies in artificial general intelligence (AGI), specifically focusing on the Auto-GPT and BabyAGI models. We also examine the "Gorilla" model, which integrates external APIs into the LLM. Our framework addresses limitations and challenges such as looping issues, security risks, scalability, system evaluation, and ethical considerations. By modeling various domains such as courtroom simulations and software development scenarios, we showcase the potential applications and benefits of our proposed multi-agent system. Our framework provides an avenue for advancing the capabilities and performance of LLMs through collaboration and knowledge exchange among intelligent agents.

📄 PDF Abstract BibTeX arXiv:2306.03314

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Effective GenAI Multi-Agent Collaboration: Design and Evaluation for Enterprise Applications

2024-12-06 · Raphael Shu, Nilaksh Das, Michelle Yuan, Monica Sunkara 외

AI agents powered by large language models (LLMs) have shown strong capabilities in problem solving. Through combining many intelligent agents, multi-agent collaboration has emerged as a promising approach to tackle comp…

Human-AI Collaboration in Real-World Complex Environment with Reinforcement Learning

2023-12-23 · Md Saiful Islam, Srijita Das, Sai Krishna Gottipati, William Duguay 외

Recent advances in reinforcement learning (RL) and Human-in-the-Loop (HitL) learning have made human-AI collaboration easier for humans to team with AI agents. Leveraging human expertise and experience with AI in intelli…

reinforcement-learningReinforcement Learning (RL)

Large Model Based Agents: State-of-the-Art, Cooperation Paradigms, Security and Privacy, and Future Trends

2024-09-22 · Yuntao Wang, Yanghe Pan, Zhou Su, Yi Deng 외

With the rapid advancement of large models (LMs), the development of general-purpose intelligent agents powered by LMs has become a reality. It is foreseeable that in the near future, LM-driven general AI agents will ser…

Mixed Reality

An Automated Multi-modal Evaluation Framework for Mobile Intelligent Assistants Based on Large Language Models and Multi-Agent Collaboration

2025-08-13 · Meiping Wang, Jian Zhong, Rongduo Han, Liming Kang 외 arxiv

With the rapid development of mobile intelligent assistant technologies, multi-modal AI assistants have become essential interfaces for daily user interactions. However, current evaluation methods face challenges includi…

GUARDIAN: Safeguarding LLM Multi-Agent Collaborations with Temporal Graph Modeling

2025-05-25 · Jialong Zhou, Lichao Wang, Xiao Yang

The emergence of large language models (LLMs) enables the development of intelligent agents capable of engaging in complex and multi-turn dialogues. However, multi-agent collaboration face critical safety challenges, suc…

DecoderHallucination