English

Toolken+: Improving LLM Tool Usage with Reranking and a Reject Option

Computation and Language 2024-10-17 v1

Abstract

The recently proposed ToolkenGPT tool learning paradigm demonstrates promising performance but suffers from two major issues: first, it cannot benefit from tool documentation, and second, it often makes mistakes in whether to use a tool at all. We introduce Toolken+ that mitigates the first problem by reranking top kk tools selected by ToolkenGPT and the second problem with a special "Reject" option such that the model will generate a vocabulary token if "Reject" is ranked first. We demonstrate the effectiveness of Toolken+ on multistep numerical reasoning and tool selection tasks.

Keywords

Cite

@article{arxiv.2410.12004,
  title  = {Toolken+: Improving LLM Tool Usage with Reranking and a Reject Option},
  author = {Konstantin Yakovlev and Sergey Nikolenko and Andrey Bout},
  journal= {arXiv preprint arXiv:2410.12004},
  year   = {2024}
}

Comments

EMNLP 2024 Findings

R2 v1 2026-06-28T19:23:16.633Z