@inproceedings{jiao-etal-2026-invocation,
title = "Invocation Refiner: A Plug-and-Play Module for Rectifying {LLM} Tool Invocations",
author = "Jiao, Qirui and
Jiao, Dian and
Du, Nan and
Shen, Ying and
Lin, Liang",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {ACL} 2026",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.findings-acl.731/",
pages = "14866--14898",
ISBN = "979-8-89176-395-1",
abstract = "Large Language Models (LLMs) have shown remarkable capabilities in Tool-Integrated Reasoning (TIR). However, the practical application is often hindered by frequent errors in tool invocations, such as incorrect parameters or malformed formats. Prevailing training paradigms, such as Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL), can mitigate these issues but require modification on the base LLM. This lack of modularity necessitates extensive retraining when deploying the system across different base models. To address the limitation, we introduce the Invocation Refiner, a specialized post-processing module designed to enhance the tool-use reliability of base LLMs without directly training on them. The Refiner takes the output from a frozen upstream LLM and the user{'}s query as input, performing independent reasoning to rectify the invocation. We construct a dedicated training dataset and train this module using an advanced RL algorithm. On a diverse set of tool-use and reasoning benchmarks, our Refiner improves task completion rates and invocation accuracy over the raw outputs of various upstream LLMs. This highlights our Refiner as a plug-and-play solution for improving the operational reliability of LLM-based agents. We release our code to facilitate future research."
}Markdown (Informal)
[Invocation Refiner: A Plug-and-Play Module for Rectifying LLM Tool Invocations](https://preview.aclanthology.org/ingest-acl/2026.findings-acl.731/) (Jiao et al., Findings 2026)
ACL