Daily Tech Briefing
AI 科技速览

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

AI 快讯
arXiv Machine Learning · 2026/7/31 04:00:00

Policy Gradient Steering: Interventions from Behavioral Objectives

AI 中文解读
政策梯度转向:AI行为操控新突破,或让AI“临时改性子” 核心亮点:科学家发明了一种给AI“临时换脑”的新方法,效果精准且可随时撤销,就像给AI装上可拆卸的行为开关。 通俗解读:以前想让AI在特定任务中改变行为,常用“激活转向”技术,但研究发现它连最简单的迷宫都搞不定。这次研究人员从强化学习中借来思路,提出“政策梯度转向”(PGS)。简单说,就是让AI先“演练”一小段目标行为,从中提取出行为特征向量,插上它就改变行为,拔掉就恢复原样。实验里,PGS能稳定引导AI在岔路口选择正确路线,还能让下棋AI专注于战术组合,甚至改变足球AI的团队配合风格,且换对手也照样有效。最妙的是,多个行为向量可以叠加使用,像乐高积木一样拼出复杂性格。 实际影响:这项技术让AI从“一把钥匙开一把锁”升级为“万能遥控器”。未来普通人用AI时,可能不再需要训练专用模型,而是像调节音效一样,随时切换AI的谨慎、激进或创意模式。企业也能低成本定制客服、游戏NPC等场景下的AI行为,AI的适应性和可控性将大幅提升。
arXiv:2607.27574v1 Announce Type: new Abstract: Activation steering has emerged in large language models as a lightweight alternative for dynamically changing a model's behavior at inference time. However, we show that existing steering methods fail to steer even a simple policy in a two-route gridworld environment. To address this limitation, we propose Policy Gradient Steering (PGS), which formulates steering as a reinforcement learning problem. PGS accumulates gradients of a temporary behavioral objective over a small set of rollouts or demonstrations to construct a removable task vector. We first demonstrate the calibration and reversibility of PGS in a two-route gridworld environment. Using chess puzzles, we then evaluate independently fitted PGS vectors both in isolation and in combination, finding that compatible tactical objectives accumulate constructively. Finally, in competitive football, we show that PGS can alter specific team behaviors and that its effects transfer across opponents. Together, these results show that policy gradients provide a natural interface for constructing temporary and composable behavioral adaptations across diverse decision-making domains.
分享
阅读原文