SMITH: Joint Tool Creation & Use
SMITH, a new RL framework, jointly trains tool creation and use, achieving SOTA accuracy and boosting performance of larger LLMs.
5 min read

Visual TL;DR
existing approaches decouple tool writing from tool use, lacking direct feedback on schema usability
From the article 8 mentionsA novel approach, SMITH (Schema-grounded Multi-task Iterative Tool Honing), introduces a reinforcement learning framework designed to tackle this challenge head-on.
From the article 2 mentionsSMITH uniquely enables the joint training of both tool creation and tool use within a single policy.
joint training achieves state-of-the-art accuracy in tool-augmented language models
From the article 2 mentionsA 4B Qwen model, trained with the SMITH reinforcement learning framework on 13 procedural reasoning tasks featuring exact verifiers, achieved a 79.8% macro-average accuracy on held-out tasks.
existing approaches decouple tool writing from tool use, lacking direct feedback on schema usability
tool-writing model receives no signal if schemas are invocable by its counterpart
From the articleExisting approaches to tool creation often decouple the model that writes a tool from the one that uses it, leading to a lack of direct feedback on schema usability.
From the article 8 mentionsA novel approach, SMITH (Schema-grounded Multi-task Iterative Tool Honing), introduces a reinforcement learning framework designed to tackle this challenge head-on.
From the article 2 mentionsSMITH uniquely enables the joint training of both tool creation and tool use within a single policy.
From the article 4 mentionsThis integrated approach means that each training rollout is strategically segmented into either a build task, where the model learns to write a tool from provided examples, or a use task, where it invokes a pooled tool to answer a held-out question.
From the article 5 mentionsThis integrated approach means that each training rollout is strategically segmented into either a build task, where the model learns to write a tool from provided examples, or a use task, where it invokes a pooled tool to answer a held-out question.
joint training achieves state-of-the-art accuracy in tool-augmented language models
From the article 2 mentionsA 4B Qwen model, trained with the SMITH reinforcement learning framework on 13 procedural reasoning tasks featuring exact verifiers, achieved a 79.8% macro-average accuracy on held-out tasks.
SMITH's integrated approach significantly boosts performance of larger language models
© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.

