arXiv:2606.30697cs.OScs.AI2026-06

为AI代理打造可读的语义操作系统层,提升交互效率与准确性。

LUMOS: A Semantic Operating-System Layer for Accessibility-Grounded AI Agents

  • 将系统无障碍数据转为带稳定标识的机器可读语义蓝图
  • 支持实时指针指向元素的语义定位,减少对截图依赖
  • 适合开发高效可靠的AI自动化工具,尤其关注可访问性设计

当前操作系统界面针对人类用户优化,却难以满足AI代理需求。人类依赖像素、图标、窗口和键盘快捷键,而AI代理更需要紧凑的语义状态、基于真实动作的反馈以及可靠响应。现有方法常通过截图、OCR和视觉裁剪进行交互,导致高Token消耗、视觉模糊、延迟和坐标不确定性。本文提出LUMOS(Language Model Unified Machine-Readable Operating-System Semantics),作为AI代理与操作系统间的语义交互层。LUMOS将原生无障碍元数据和浏览器UI结构转化为包含稳定标识符、角色、名称、值、边界和操作可能性的机器可读语义蓝图,并通过操作系统自动化API实现对光标下方或附近的UI元素的实时语义指针定位。大模型通过基于无障碍信息的观察-行动循环,使用受限的可见UI原语而非应用特定脚本进行操作。LUMOS不取代视觉代理,而是减少在已有语义结构时对截图的依赖。结果表明,这为构建面向AI的原生操作系统和机器可读交互层提供了可行路径。

原文摘要 · Abstract (English)

Current operating systems expose interfaces optimized for human users but not for AI agents. Humans benefit from pixels, icons, windows, visual grouping, mouse movement, and keyboard shortcuts; AI agents instead need compact semantic state, grounded actions, and reliable feedback. As a result, many computer-use agents are forced to interpret screenshots, OCR output, and visual crops, introducing high token costs, visual ambiguity, latency, and coordinate uncertainty. This paper introduces LUMOS (Language Model Unified Machine-Readable Operating-System Semantics), a semantic interaction layer between AI agents and operating systems. LUMOS converts native accessibility metadata and browser UI structures into machine readable semantic blueprints with stable identifiers, roles, names, values, bounds, and action affordances. It also supports live semantic pointer grounding by querying the UI element under or near the cursor through operating-system automation APIs. An LLM then acts through an accessibility grounded observe act loop using constrained visible-UI primitives rather than application-specific scripts. LUMOS does not claim to replace visual agents; instead, it reduces dependence on screenshots when operating systems already provide semantic structure. These results suggest a path toward AI-native operating systems and machine-readable interaction layers.

AI代理无障碍设计语义交互操作系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。