PulseAugur
实时 01:22:27

New Protocol Enables LLMs to Safely Control Small Devices

研究人员推出了一种名为设备上下文协议(DCP)的新架构,旨在使大型语言模型(LLM)能够安全地控制受限设备。DCP比现有的MCP等协议更轻量级,典型帧大小小于50字节,适用于微控制器。它在协议层集成了安全功能,如能力范围限定和范围检查,以防止LLM发出有害命令。一项实证研究表明,在多个LLM和对抗性提示下,DCP成功拒绝了100%的能力升级尝试和78%的提示注入尝试。 AI

影响 该协议可以使LLM与更广泛的物理设备进行交互,从而扩展其在机器人和物联网应用中的效用。

排序理由 该集群描述了一篇关于LLM驱动设备控制的新颖协议的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

New Protocol Enables LLMs to Safely Control Small Devices

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Dongxu Yang ·

    设备上下文协议:一种紧凑、安全优先的架构,用于LLM驱动的受限设备控制

    arXiv:2605.26159v1 Announce Type: cross Abstract: Large language models are increasingly used as orchestrators of external tools via the Model Context Protocol (MCP), but MCP is built for software services with megabytes of memory and does not descend to the microcontrollers that…