Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/7/29 04:00:00

ProcAgent: An Agentic Framework for Procedural Task Guidance on Edge with Human-in-the-Loop

AI 中文解读
ProcAgent来了!这款AI助手能让你在家组装家具时,获得实时、贴心的“真人级”指导,而且全程在本地运行,不联网,又快又保护隐私。以前这类技术大多依赖云端,延迟高、还有隐私泄露风险,现在ProcAgent让你在边缘设备上就能体验。它就像一个眼尖的师傅,边看你操作边给出提示,只有当你可能做错时才主动询问确认,避免频繁打扰。无论是问“下一步怎么拧螺丝”,还是上传照片问“这个零件装对了吗”,它都能在几秒内回应。测试中,用户普遍觉得它讲解清晰、建议可行,而且因为数据不上传,用起来更安心。对于喜欢自己动手维修、组装家具的朋友来说,以后再也不怕看不懂说明书了,随时有个AI帮手在旁指点,既省心又安全。
arXiv:2607.24770v1 Announce Type: new Abstract: Procedural tasks such as furniture assembly and home repair impose substantial cognitive demands because users must interpret instructions, track task progress, reason about spatial state, and recover from errors while performing physical actions. Prior multimodal assistants have shown promise for procedural guidance, but most rely on cloud inference and fixed always-on perception, making them poorly suited to privacy-sensitive, latency-critical domestic settings. We present ProcAgent, a fully on-device, agentic, vision-based procedural assistant for real-time adaptive guidances on a single NVIDIA Jetson AGX Orin. ProcAgent uses a propose-and-verify architecture that combines low-latency continuous perception, a symbolic task graph, on-demand vision-language verification, and an LLM-based interaction agent. The system continuously proposes user progress, invokes expensive visual reasoning only when ambiguity or likely deviation arises, and supports both reactive question answering and proactive intervention with human-in-the- loop confirmation. We evaluate ProcAgent along four dimensions: perception accuracy, reasoning, task-level performance, and user experience. Despite running entirely on-device, the system maintains responsive interaction, resolving text-only queries in approximately 2 seconds and visually grounded queries in approximately 8 seconds. In a user study with 10 participants completing assembly tasks, ProcAgent receives positive ratings for comprehensibility, actionability, and privacy comfort. These results show that adaptive procedural assistance can be achieved entirely on edge hardware without sacrificing usability.
分享
阅读原文