CLAILGApr 2, 2025

ToolACE-R: Model-aware Iterative Training and Adaptive Refinement for Tool Learning

arXiv:2504.01400v25 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the challenge of optimizing tool learning for LLMs, offering a more efficient and scalable approach, though it appears incremental as it builds on existing fine-tuning methods.

The paper tackles the problem of fully stimulating the potential of Large Language Models in tool learning by proposing ToolACE-R, a framework with model-aware iterative training and adaptive refinement, achieving competitive performance on benchmark datasets and efficient improvement through self-refinement.

Tool learning, which allows Large Language Models (LLMs) to leverage external tools for solving complex user tasks, has emerged as a promising avenue for extending model capabilities. However, existing approaches primarily focus on data synthesis for fine-tuning LLMs to invoke tools effectively, largely ignoring how to fully stimulate the potential of the model. In this paper, we propose ToolACE-R, a novel framework that includes both model-aware iterative training and adaptive refinement for tool learning. ToolACE-R features a model-aware iterative training procedure that progressively adjust training samples based on the model's evolving capabilities to maximize its potential. Additionally, it incorporates self-refinement training corpus which emphasizes LLM's ability to iteratively refine their tool calls, optimizing performance without requiring external feedback. Furthermore, we introduce adaptive self-refinement mechanism for efficient test-time scaling, where the trained model can autonomously determine when to stop the process based on iterative self-refinement. We conduct extensive experiments across several benchmark datasets, showing that ToolACE-R achieves competitive performance compared to advanced API-based models. The performance of tool invocation can be further improved efficiently through adaptive self-refinement. These results highlight the effectiveness and generalizability of ToolACE-R, offering a promising direction for more efficient and scalable tool learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes