paper-with-me

홈 › Papers

When Cloud Agents Meet Device Agents: Lessons from Hybrid Multi-Agent Systems

2026-05-28 · Corrado Rainone, Davide Belli, Bence Major, Arash Behboodi arxiv

The design space of agentic AI inference spans two extremes: frontier large language models (LLMs), typically hosted in the cloud and offering strong performance across a wide range of tasks at substantially high cost, and more cost-efficient small language models (SLMs), which are amenable to on-device inference. Hybrid multi-agent systems (MASs) combining on-device and cloud models offer a promising middle ground, but they also introduce a complex and poorly understood design space in which task accuracy, monetary cost, and edge energy consumption are tightly coupled; in the absence of general design principles, hybrid components, although not the most prevalent choice, are typically introduced through ad hoc decisions tailored to specific domains. In this work, we examine this design space more systematically. We adapt two representative MAS architectures to support hybrid inference and study how individual design choices shift the operating point along the Pareto frontier of power, cost, and performance. Our findings paint a nuanced picture of hybrid MAS design: while SLMs can effectively benefit from LLM assistance, the optimal architecture is highly task-dependent, and greater frontier-level compute does not consistently translate to better performance.

📄 PDF Abstract BibTeX arXiv:2605.30102

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Large Language Model Agents Meet 6G Networks: Perception, Grounding, and Alignment

2024-01-15 · Minrui Xu, Dusit Niyato, Jiawen Kang, Zehui Xiong 외

AI agents based on multimodal large language models (LLMs) are expected to revolutionize human-computer interaction and offer more personalized assistant services across various domains like healthcare, education, manufa…

Integrated sensing and communicationLanguage ModelingLanguage ModellingLarge Language Model

Evaluating Device-First Continuum AI (DFC-AI) for Autonomous Operations in the Energy Sector

2025-10-28 · Siavash M. Alamouti, Fay Arjomandi, Michel Burger, Bashar Altakrouri arxiv

Industrial automation in the energy sector requires AI systems that can operate autonomously regardless of network availability, a requirement that cloud-centric architectures cannot meet. This paper evaluates the applic…

PAAC: Privacy-Aware Agentic Device-Cloud Collaboration

2026-05-09 · Liangqi Yuan, Wenzhi Fang, Shiqiang Wang, Christopher G. Brinton arxiv

Large language model (LLM) agents face a structural tension: cloud agents provide strong reasoning but expose user data, while on-device agents preserve privacy at the cost of overall capability. Existing device-cloud de…

Hera: Learning Long-Horizon Coordination for Device-Cloud Collaborative LLM Agents

2026-05-23 · Yuxin Zhang, Mengxue Hu, Zheng Lin, Xiaoyi Fan 외 arxiv

Large language model (LLM) agents excel at solving complex long-horizon tasks through autonomous interaction with environments. However, their real-world deployment faces a fundamental device--cloud dilemma: on-device mo…

Reinforcement Learning

It Lied to a Doctor to Buy Poison Ingredients: Quantifying Real-World Misuse of Phone-use Agents

2026-06-26 · Yiming Sun, Chen Chen, Zifan Zhou, Mi Zhang arxiv

Phone-use Agents can execute complex tasks end to end across real mobile applications. By operating a real device on the user's behalf, they reach far more functionalities than CLI agents, which amplifies the real-world …