arXiv:2503.16024cs.CLcs.AI2025-03NeurIPS被引 20

用自然语言反馈指导AI Agent迭代优化,效果超越GPT-4

The Lighthouse of Language: Enhancing LLM Agents via Critique-Guided Improvement

  • 设计双模型框架:演员生成动作,评论者给出详细语言反馈
  • 小规模评论模型反馈质量超GPT-4,演员实现顶级表现
  • 适合想提升AI决策能力的研究者与开发者

大型语言模型(LLMs)已从文本助手演变为具备规划、推理和迭代改进能力的自主智能体。尽管数值奖励信号和验证器能有效评估候选行为,但常缺乏上下文指导。相比之下,自然语言反馈更契合LLM的生成能力,提供更丰富、可操作的建议。然而,有效解析并实施此类反馈对基于LLM的智能体仍具挑战。本文提出批判引导改进(Critique-Guided Improvement, CGI),一种新型双玩家框架:演员模型在环境中探索,评论者模型生成细致的自然语言反馈。通过训练评论者输出细粒度评估与可执行改进建议,同时训练演员采纳这些反馈,该方法促进了对替代策略的稳健探索,避免陷入局部最优。在三个交互环境中的实验表明,CGI显著优于现有基线。值得注意的是,即使小型评论模型的反馈质量也超过GPT-4,最终演员模型达到当前最佳性能,证明了显式迭代引导在提升LLM智能体决策能力方面的强大潜力。

原文摘要 · Abstract (English)

Large language models (LLMs) have recently transformed from text-based assistants to autonomous agents capable of planning, reasoning, and iteratively improving their actions. While numerical reward signals and verifiers can effectively rank candidate actions, they often provide limited contextual guidance. In contrast, natural language feedback better aligns with the generative capabilities of LLMs, providing richer and more actionable suggestions. However, parsing and implementing this feedback effectively can be challenging for LLM-based agents. In this work, we introduce Critique-Guided Improvement (CGI), a novel two-player framework, comprising an actor model that explores an environment and a critic model that generates detailed nature language feedback. By training the critic to produce fine-grained assessments and actionable revisions, and the actor to utilize these critiques, our approach promotes more robust exploration of alternative strategies while avoiding local optima. Experiments in three interactive environments show that CGI outperforms existing baselines by a substantial margin. Notably, even a small critic model surpasses GPT-4 in feedback quality. The resulting actor achieves state-of-the-art performance, demonstrating the power of explicit iterative guidance to enhance decision-making in LLM-based agents.

大模型智能体语言反馈迭代优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。