UFO3: Weaving the Digital Agent Galaxy
Chaoyun Zhang, Liqun Li, He Huang, Chiming Ni, Bo Qiao, Si Qin, Yu Kang, Minghua Ma, Qingwei Lin, Saravan Rajmohan, Dongmei Zhang

TL;DR
UFO$^3$ is a system that unifies heterogeneous devices into a single, adaptive orchestration fabric for AI agents, enabling seamless cross-device collaboration, dynamic task management, and improved resilience.
Contribution
It introduces a novel framework for cross-device agent orchestration using mutable task constellations, dynamic DAG updates, and a persistent communication protocol.
Findings
Achieves 83.3% subtask completion and 70.9% task success on NebulaBench.
Reduces end-to-end latency by 31% compared to sequential execution.
Demonstrates graceful degradation and recovery under agent failures.
Abstract
Large language model (LLM)-powered agents are transforming digital devices from passive tools into proactive intelligent collaborators. However, most existing frameworks remain confined to a single OS or device, making cross-device workflows brittle and largely manual. We present UFO, a system that unifies heterogeneous endpoints, desktops, servers, mobile devices, and edge, into a single orchestration fabric. UFO models each user request as a mutable TaskConstellation: a distributed DAG of atomic subtasks (TaskStars) with explicit control and data dependencies (TaskStarLines). The TaskConstellation continuously evolves as results stream in from distributed devices, enabling asynchronous execution, adaptive recovery, and dynamic optimization. A Constellation Orchestrator} executes tasks safely and asynchronously while applying dynamic DAG updates, and the Agent Interaction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · IoT and Edge/Fog Computing · Software System Performance and Reliability
