论文精选

研究提出「人工驱动力」机制,让AI代理系统实现跨任务自主控制

Artificial Id: Drive and Persistent Alignment in Agentic AI

精选理由

朋友,有个挺有意思的研究,他们提出了一种叫「人工驱动力」的东西,能让AI代理自己决定该做什么,不用每次都给具体指令,挺酷的。

这篇论文提出了一种名为「人工驱动力」的机制,用于解决AI代理系统在任务边界间保持状态和适应的问题。在虚拟实验中,一个仅能进行微分持久性控制的控制器,在没有外部行为目标的情况下,能够通过自身机制选择合适的策略,并最终替换掉过时的传感器映射。该机制的核心在于让AI代理系统在没有明确指令的情况下,自主决定行为是否继续、停止或改变。

原文 · arXiv cs.AI

Artificial Id: Drive and Persistent Alignment in Agentic AI

Agentic AI is moving from bounded task execution toward systems that retain consequential state, continue operating and adapt across task boundaries. That shift creates a control problem that current harnesses largely solve by hand: objectives, retries, verification, stopping rules and other behavioral transitions are specified externally. We propose an artificial id, an adaptive internal drive for determining whether behavior should continue, stop or change. In a minimal virtual Petri-dish experiment, a controller too small to perform general-purpose reasoning and receiving no task-specific behavioral objective develops useful control through differential persistence. The same mechanism selects an unintended physical strategy when that behavior persists better and later replaces a learned sensor mapping when its environmental meaning changes. These results show that adaptive direction can emerge without being explicitly specified as a behavioral objective. The same persistence that makes such adaptive agency useful can also allow misalignment, corrupted state and unintended behavior to persist across task boundaries. A scalable artificial id would carry consequential state and adaptive drive across those boundaries, making alignment a property of the continuing agentic system rather than of a model response or single trajectory. Such systems require a persistent alignment boundary over trusted observations, consequence channels, persistent state, authority, identity, provenance and hard constraints.