Skip to content

Atlas / Learn / Papers / 2607.17951

arXiv · arXiv preprint

RT-SHCUA: Real-Time Self-Hosted Computer-Use Agent for UAV Control

Published 2026-07-20 8 authors

Attribution

This is the abstract and citation. Full text lives at arXiv — we link out rather than host. All credit to the authors and arXiv.

Abstract

Verbatim from arXiv. Not paraphrased, not summarized.

Natural-language control offers a promising interface for unmanned aerial vehicles (UAVs), but directly applying self-hosted computer-use agents (SHCUAs) to UAV control introduces a structural mismatch. SHCUAs are designed for interactive host-side tool use, where delayed agent iterations are often acceptable. UAV control, however, is coupled with continuously changing physical states, strict timing constraints, safety risks, and security accountability. A stale, unauthorized, or tampered agent decision may therefore lead to unsafe or untraceable vehicle behavior. This paper proposes a real-time and security-oriented restructuring of SHCUA-based UAV control. Instead of allowing an SHCUA to directly issue flight commands, we transform its outputs into contract-bound UAV skill invocations with explicit timing, state, authority, fallback, and evidence semantics. Based on this abstraction, we design an architecture that separates semantic reasoning from onboard execution and security/safety enforcement. Slow cloud or edge reasoning is used for mission understanding, while onboard components validate and dispatch only timely, authorized, and state-consistent skills. Security-critical enforcement points can be protected by TEE-style or microcontroller isolation mechanisms without moving the full language agent or high-frequency flight-control loop into trusted components. Prototype evaluation shows that RT-SHCUA maintains bounded task-level responsiveness while supporting degraded handling, trusted admission, and auditable evidence preservation for SHCUA-mediated UAV actions.

Authors

  • Di Lu
  • Bo Zhang
  • Xiyuan Li
  • Yongzhi Liao
  • Xuewen Dong
  • Yulong Shen
  • Zhiquan Liu
  • Jianfeng Ma

Keywords

  • cs.CR
  • cs.AI
  • cs.RO
  • eess.SY

Citation: Di Lu, Bo Zhang, Xiyuan Li , et al. (2026). RT-SHCUA: Real-Time Self-Hosted Computer-Use Agent for UAV Control. arXiv ID 2607.17951. https://arxiv.org/abs/2607.17951 ↗