arXiv:2504.01931cs.CL2025-04被引 5

通过反馈提升智能体在有限算力下的任务成功率。

On the Role of Feedback in Test-Time Scaling of Agentic AI Workflows

  • 在推理阶段插入多源反馈,迭代优化决策过程。
  • 相比仅靠采样多样性的方法,性能最高提升10%。
  • 适合关注智能体系统可靠性与效率的研究者。

自主规划与执行的智能体工作流日益普及,但在复杂任务上的成功率仍较低。一种有前景的解决方案是推理时对齐,即在测试时利用额外计算提升性能。该方法依赖采样、评估和反馈三部分,其中反馈尚未被充分研究。为此,我们提出迭代智能体解码(IAD),在解码步骤间插入来自奖励模型或AI生成文本的批判性反馈。通过IAD,我们从四个维度分析反馈作用:(1)在有限推理预算下对准确率-算力权衡的影响;(2)相对于仅依赖多样性的基线(如best-of-N)的增益量化;(3)奖励模型反馈与文本批判反馈的效能对比;(4)对噪声或低质量反馈的鲁棒性。在Sketch2Code、Text2SQL、Intercode和WebShop数据集上,采用高质量反馈的IAD表现出稳定提升,绝对性能最高达10%优于多种基线。结果表明,在算力受限条件下,反馈是实现推理时对齐的关键调控因素。

原文摘要 · Abstract (English)

Agentic AI workflows (systems that autonomously plan and act) are becoming widespread, yet their task success rate on complex tasks remains low. A promising solution is inference-time alignment, which uses extra compute at test time to improve performance. Inference-time alignment relies on three components: sampling, evaluation, and feedback. While most prior work studies sampling and automatic evaluation, feedback remains underexplored. To study the role of feedback, we introduce Iterative Agent Decoding (IAD), a procedure that repeatedly inserts feedback extracted from different forms of critiques (reward models or AI-generated textual feedback) between decoding steps. Through IAD, we analyze feedback along four dimensions: (1) its role in the accuracy-compute trade-offs with limited inference budget, (2) quantifying the gains over diversity-only baselines such as best-of-N sampling, (3) effectiveness of composing feedback from reward models versus textual critique, and (4) robustness to noisy or low-quality feedback. Across Sketch2Code, Text2SQL, Intercode, and WebShop, we show that IAD with proper integration of high fidelity feedback leads to consistent gains up to 10 percent absolute performance improvement over various baselines such as best-of-N. Our findings underscore feedback as a crucial knob for inference-time alignment of agentic AI workflows with limited inference budget.

智能体反馈机制推理优化

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