PulseAugur
实时 09:25:22
English(EN) Gated-BEPO: Confidence-Gated Bellman Credit Assignment for Large Language Model Agents

新的Gated-BEPO方法增强了LLM代理的信用分配

研究人员推出了一种新颖的信用分配方法Gated-BEPO,用于改进大型语言模型代理在复杂、长时程环境中的信用分配。该技术通过构建经验图来从观察到的结果中推导步级信用,而不是统一分配奖励,从而解决了现有方法的局限性。Gated-BEPO使用置信门自适应地融合了片段级和步级信用,仅在具有多个观察后继的状态中纳入贝尔曼信用。在WebShop和ALFWorld等任务上的实验表明,在各种语言和视觉-语言模型上性能得到了一致提升。 AI

影响 通过改进奖励传播,增强了LLM代理在复杂任务中的能力。

排序理由 该集群包含一篇详细介绍LLM代理新方法的论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的Gated-BEPO方法增强了LLM代理的信用分配

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Hongxi Yan, Ziyue Huang, Shichao Fan, Qingjie Liu ·

    Gated-BEPO:用于大型语言模型代理的置信度门控贝尔曼信用分配

    arXiv:2608.06861v1 Announce Type: new Abstract: Training large language model agents in long-horizon environments requires assigning credit from sparse terminal outcomes to individual actions. Existing critic-free methods propagate trajectory-level rewards uniformly across steps,…