paper-with-me

Papers

AgentStore: Scalable Integration of Heterogeneous Agents As Specialized Generalist Computer Assistant

2024-10-24 · Chengyou Jia, Minnan Luo, Zhuohang Dang, Qiushi Sun, Fangzhi Xu, Junlin Hu, Tianbao Xie, Zhiyong Wu

Digital agents capable of automating complex computer tasks have attracted considerable attention due to their immense potential to enhance human-computer interaction. However, existing agent methods exhibit deficiencies in their generalization and specialization capabilities, especially in handling open-ended computer tasks in real-world environments. Inspired by the rich functionality of the App store, we present AgentStore, a scalable platform designed to dynamically integrate heterogeneous agents for automating computer tasks. AgentStore empowers users to integrate third-party agents, allowing the system to continuously enrich its capabilities and adapt to rapidly evolving operating systems. Additionally, we propose a novel core \textbf{MetaAgent} with the \textbf{AgentToken} strategy to efficiently manage diverse agents and utilize their specialized and generalist abilities for both domain-specific and system-wide tasks. Extensive experiments on three challenging benchmarks demonstrate that AgentStore surpasses the limitations of previous systems with narrow capabilities, particularly achieving a significant improvement from 11.21\% to 23.85\% on the OSWorld benchmark, more than doubling the previous results. Comprehensive quantitative and qualitative results further demonstrate AgentStore's ability to enhance agent systems in both generalization and specialization, underscoring its potential for developing the specialized generalist computer assistant. All our codes will be made publicly available in https://chengyou-jia.github.io/AgentStore-Home.

📄 PDF Abstract BibTeX arXiv:2410.18603

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

A Collaborative Multi-Agent Approach to Retrieval-Augmented Generation Across Diverse Data

2024-12-08 · Aniruddha Salve, Saba Attar, Mahesh Deshmukh, Sayali Shivpuje 외

Retrieval-Augmented Generation (RAG) enhances Large Language Models (LLMs) by incorporating external, domain-specific data into the generative process. While LLMs are highly capable, they often rely on static, pre-traine…

RAGRetrievalRetrieval-augmented Generation

Agent Capability Negotiation and Binding Protocol (ACNBP)

2025-06-16 · Ken Huang, Akram Sheriff, Vineeth Sai Narajala, Idan Habler

As multi-agent systems evolve to encompass increasingly diverse and specialized agents, the challenge of enabling effective collaboration between heterogeneous agents has become paramount, with traditional agent communic…

Document Translation

HEART: Coordination of Heterogeneous Expert Agents for Physically Grounded Robotic Task Planning

2026-06-24 · Junho Lee, Seabin Lee, Wonjong Lee, Nayoung Kim 외 arxiv

Large Language Models (LLMs) can reason over complex instructions but often fail to satisfy the physical and spatial constraints required for robotic task planning. Recent LLM-based planners directly translate text into …

X-MAS: Towards Building Multi-Agent Systems with Heterogeneous LLMs

2025-05-22 · Rui Ye, Xiangrui Liu, Qimin Wu, Xianghe Pang 외

LLM-based multi-agent systems (MAS) extend the capabilities of single LLMs by enabling cooperation among multiple specialized agents. However, most existing MAS frameworks rely on a single LLM to drive all agents, constr…

ChatbotMath

Enhancing Online Learning Efficiency Through Heterogeneous Resource Integration with a Multi-Agent RAG System

2025-02-06 · Devansh Srivastav, Hasan Md Tusfiqur Alam, Afsaneh Asaei, Mahmoud Fazeli 외

Efficient online learning requires seamless access to diverse resources such as videos, code repositories, documentation, and general web content. This poster paper introduces early-stage work on a Multi-Agent Retrieval-…

RAGRetrievalRetrieval-augmented Generation