Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/8/3 17:51:58
CoWAM: Coordination Contracts for Selective Policy Intervention with WAMs
AI 中文解读
核心亮点:给机器人装上“协作默契”的智能开关,让双手机器人动作更协调,成功率大幅提升。
通俗解读:想象两个工人一起搬大箱子,如果各干各的,容易撞在一起。过去机器人的“双手机器人”也有这问题。这篇新闻介绍了一种叫CoWAM的新方法,相当于给机器人加了一本“协调手册”——规定什么时候该同步、谁先动、怎么避免撞到目标物。只有当新的动作方案比原来的更安全、更合理时,它才会被允许执行;如果都不行,机器人就选择放弃,不冒险。在八项模拟任务中,这种机制让机器人的协调选择准确率提升了近17个百分点,任务成功率也提高了近10个百分点,而且危险操作不到1%。
实际影响:这意味着未来的家务机器人、仓库搬运机器人能更稳妥地双手配合,比如帮你叠衣服、组装家具或分拣包裹时,不再笨手笨脚或互相“打架”。这项技术让机器人对“何时该出手”有了更谨慎的判断,普通人用起来更安心,也加快了智能机器人走进家庭和工厂的步伐。
World Action Models (WAMs) augment robot policies with action-conditioned predicted futures, but a plausible future alone does not justify changing the action that a bimanual policy would execute. We present CoWAM, a selective intervention layer that expresses synchronization, role compatibility, and collision convergence as coordination contracts. Each contract combines typed admissibility checks with event-conditioned verification and calibrated intervention gates. CoWAM preserves the nominal action unless an alternative satisfies every active obligation and provides a clear, low-risk improvement; when the nominal action is also inadmissible, it invokes a predefined abstention fallback. To separate selector quality from proposal quality, all methods operate on identical candidate pools and commit their decisions before shared oracle labeling. Across eight simulated bimanual tasks, CoWAM improves coordination-valid selection by 16.7 percentage points over the contract-only variant and raises closed-loop success by 9.6 percentage points over the strongest selective baseline, while keeping harmful interventions below 1%. Together, these results establish coordination contracts as an effective interface for conservative policy intervention with predicted world-action evidence across coordination-rich bimanual tasks.
分享
阅读原文 ↗