跳到主内容
@wquguru
精选85elvis论文研究

哈佛MIT论文:复合LLM系统角色漂移与锚定

Great technical paper from Harvard and MIT.

原文
发到 X

Great technical paper from Harvard and MIT.

It's on role drift in compound LLM systems.

(bookmark it)

End-to-end RL improves the accuracy of a multi-module LLM pipeline without constraining how the modules divide labor internally. Researchers name that failure mode and measure it.

Role drift happens when a module preserves or improves end-task performance while abandoning its assigned role through shortcuts that system-level evaluation cannot see.

Two instances across two pipelines:

  • A decomposer meant to split a question into sub-questions for a separate solver instead plants the answer inside them.
  • A reader meant to answer from retrieved passages instead falls back on parametric memory.

An interesting finding is that if your hold the decomposer to its role and 86% of the RL improvement disappears.

Role Anchor is the proposed control. It preserves how the role prompt shifts a module's next-token predictions relative to a neutral prompt, using that as a proxy for the role's intended effect during training. Gradient analysis indicates it reduces alignment with the drift direction rather than simply suppressing learning.

Paper: https://arxiv.org/abs/2607.21627

Learn to build effective AI agents in our academy: https://academy.dair.ai/

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近