paper-with-me

Papers

EcoAgent: An Efficient Edge-Cloud Collaborative Multi-Agent Framework for Mobile Automation

2025-05-08 · Biao Yi, Xavier Hu, Yurun Chen, Shengyu Zhang, Hongxia Yang, Fan Wu, Fei Wu

Cloud-based mobile agents powered by (multimodal) large language models ((M)LLMs) offer strong reasoning abilities but suffer from high latency and cost. While fine-tuned (M)SLMs enable edge deployment, they often lose general capabilities and struggle with complex tasks. To address this, we propose \textbf{EcoAgent}, an \textbf{E}dge-\textbf{C}loud c\textbf{O}llaborative multi-agent framework for mobile automation. EcoAgent features a closed-loop collaboration among a cloud-based Planning Agent and two edge-based agents: the Execution Agent for action execution and the Observation Agent for verifying outcomes. The Observation Agent uses a Pre-Understanding Module to compress screen images into concise text, reducing token usage and communication overhead. In case of failure, the Planning Agent retrieves screen history through a Memory Module and replans via a Reflection Module. Experiments on AndroidWorld show that EcoAgent achieves task success rates comparable to cloud-based mobile agents while significantly reducing MLLM token consumption, enabling efficient and practical mobile automation.

📄 PDF Abstract BibTeX arXiv:2505.05440

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoMIC: Collaborative Memory and Insights Circulation for Long-Horizon LLM Agents in Cloud-Edge Systems

2026-05-30 · Yannan Wang, Longli Yang, Zhen Liu, Abhishek Kumar 외 arxiv

Deploying lightweight Large Language Model (LLM) agents on edge servers can reduce latency and move agentic services closer to users, but resource-constrained edge models often struggle with long-horizon tasks that requi…

KubeEdge-Sedna v0.3: Towards Next-Generation Automatically Customized AI Engineering Scheme

2023-03-08 · Zimu Zheng

The scale of the global edge AI market continues to grow. The current technical challenges that hinder the large-scale replication of edge AI are mainly small samples on the edge and heterogeneity of edge data. In additi…

Lifelong learningTransfer Learning

AdaSwitch: Adaptive Switching between Small and Large Agents for Effective Cloud-Local Collaborative Learning

2024-10-17 · Hao Sun, Jiayi Wu, Hengyi Cai, Xiaochi Wei 외

Recent advancements in large language models (LLMs) have been remarkable. Users face a choice between using cloud-based LLMs for generation quality and deploying local-based LLMs for lower computational cost. The former …

Mathematical ReasoningQuestion Answering

Root Cause Localization for Microservice Systems in Cloud-edge Collaborative Environments

2024-06-19 · Yuhan Zhu, Jian Wang, Bing Li, Xuxian Tang 외

With the development of cloud-native technologies, microservice-based software systems face challenges in accurately localizing root causes when failures occur. Additionally, the cloud-edge collaborative environment intr…

Graph Neural Network

Adaptive AI-based Decentralized Resource Management in the Cloud-Edge Continuum

2025-01-27 · Lanpei Li, Jack Bell, Massimo Coppola, Vincenzo Lomonaco

The increasing complexity of application requirements and the dynamic nature of the Cloud-Edge Continuum present significant challenges for efficient resource management. These challenges stem from the ever-changing infr…

ManagementMulti-agent Reinforcement Learning