arXiv:2608.18171cs.AIcs.LG2026-08

循环语言模型提升多步工具调用的准确性和可靠性

Looped Language Models Improve Compositional Tool Calling

论文配图:Looped Language Models Improve Compositional Tool Calling
图 1 · 摘自论文原文
  • 采用循环结构增强模型在多工具协作中的状态保持能力
  • 递归深度增加显著提升多步任务准确率,最高达15%以上
  • 自适应推理可动态分配计算资源,兼顾效率与性能

循环语言模型在推理基准上表现优异,但在智能体工具使用方面的潜力尚未充分探索。本文在组合式工具调用场景下研究该问题,要求模型协调多个API调用、维护中间状态并保持跨调用依赖关系。我们在API-Bank、BFCL和NESTful数据集上评估原生与重构的循环语言模型,对比循环与非循环模型在相同监督微调条件下及不同推理时递归深度的表现。控制实验表明,递归计算普遍提升组合式与依赖感知的工具使用效果,在孤立API调用上收益较小且模型依赖性强。多步工具调用的准确率随递归深度增加而上升;但自适应推理通过仅在必要时增加计算,实现更优的算力-性能权衡。结果表明,循环语言模型是实现可靠规划、协调与执行复杂工具工作流的智能体系统的有前景架构。

原文摘要 · Abstract (English)

Looped language models have shown promising results on reasoning benchmarks, yet their potential for agentic tool use remains largely unexplored. We study this question in compositional tool-calling settings, where models must coordinate multiple API calls, maintain intermediate state, and preserve dependencies across tool interactions. We evaluate native and retrofitted looped language models on API-Bank, BFCL, and NESTful, comparing looped and non-looped models trained under matched supervised fine-tuning recipes and varying recurrent depth at inference time. In controlled experiments, recurrent computation generally benefits compositional and dependency-aware tool use, while providing smaller and more model-dependent gains on isolated API invocation. Accuracy on multi-step tool use generally increases with recurrent depth; adaptive inference, however, achieves a more favorable compute-performance trade-off by allocating additional computation only when needed. Our results suggest that looped language models are a promising architecture for agentic systems that require reliable planning, coordination, and execution of compositional tool use workflows.

语言模型工具调用循环结构智能体

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