Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv AI · 2026/7/30 17:59:35
PAC-MAN: Perception-Aware CBF-RL for Whole-Body Safety in Humanoid Dodgeball
AI 中文解读
核心亮点:给机器人装上“会躲球的眼睛”,让双足机器人像真人一样灵活闪避,还能在真实世界扛住95%的投掷攻击。
通俗解读:想象一下,机器人头顶只有一只摄像头,它靠这只“眼睛”识别飞来的球,并瞬间做出闪避动作。过去这类安全控制通常依赖完美传感器,但现实总会有误差。这项新技术把“看得见”和“躲得开”结合起来,让机器人在训练时学习如何保护全身各个部位,实战时则用摄像头看到的模糊图像也能快速反应。更厉害的是,它不用每次都重新计算,直接凭“肌肉记忆”闪避,还能在躲球后自己走回原位,准备迎接下一次攻击。
实际影响:这项技术意味着人形机器人不再是“呆板立柱”,它能实时感知周围动态并保持身体平衡。未来走进家庭或工厂的机器人,可以在人多杂乱的环境里安全行走,避免撞到人或物品。比如帮你递东西时能及时躲开突然出现的小朋友,或者搬货时不会碰倒架子。随着这类“感知+本能”技术成熟,我们对机器人靠近时的安全感会大大提升。
We present PAC-MAN, a perception-aware CBF-RL framework that couples control-barrier safety with deployment-realistic onboard sensing for whole-body humanoid dodgeball. The deployed policy sees the ball only as segmentation-masked depth from a head-mounted camera, while training-time CBF guidance represents clearance to every body link, and an adversarial motion prior regularizes the resulting evasive reflexes. We evaluate on a controlled any-link contact benchmark with seeded throws in two regimes: single throws and a deployment loop in which the robot walks back to its station and recovers between throws. On this benchmark, the policy comes within a few points of a privileged state oracle: a fixed onboard camera alone is adequate for evasion. We find that usable barrier structure depends on perceptual observability: Joint-CBF gives the best performance with accurate ball states, degrades under fixed-camera observations when used only as training guidance, and recovers with a ball-tracking gimbal or privileged runtime filter. We therefore deploy a lightweight Link-CBF policy zero-shot on the Unitree G1 in the real world, where it tolerates imperfect perception, succeeds on 95% of throws, and uses semantic segmentation to dodge different balls.
分享
阅读原文 ↗