Papers › RoTBench: A Multi-Level Benchmark for Evaluating the Robustness of Large Language...

RoTBench: A Multi-Level Benchmark for Evaluating the Robustness of Large Language Models in Tool Learning

16 Jan 2024arXiv:2401.08326archive 2025-07-28

Junjie Ye, Yilong Wu, Songyang Gao, Caishuang Huang, Sixian Li, Guanyu Li, Xiaoran Fan, Qi Zhang, Tao Gui, Xuanjing Huang

Tool learning has generated widespread interest as a vital means of interaction between Large Language Models (LLMs) and the physical world. Current research predominantly emphasizes LLMs' capacity to utilize tools in well-structured environments while overlooking their stability when confronted with the inevitable noise of the real world. To bridge this gap, we introduce RoTBench, a multi-level benchmark for evaluating the robustness of LLMs in tool learning. Specifically, we establish five external environments, each featuring varying levels of noise (i.e., Clean, Slight, Medium, Heavy, and Union), providing an in-depth analysis of the model's resilience across three critical phases: tool selection, parameter identification, and content filling. Experiments involving six widely-used models underscore the urgent necessity for enhancing the robustness of LLMs in tool learning. For instance, the performance of GPT-4 even drops significantly from 80.00 to 58.10 when there is no substantial change in manual accuracy. More surprisingly, the noise correction capability inherent in the GPT family paradoxically impedes its adaptability in the face of mild noise. In light of these findings, we propose RoTTuning, a strategy that enriches the diversity of training environments to bolster the robustness of LLMs in tool learning. The code and data are available at https://github.com/Junjie-Ye/RoTBench.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.08326")

Code

Syntology Ran 10 of 15 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · violated contract; 9 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

junjie-ye/rotbench officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
9ran
5unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Junjie-Ye/RoTBench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compress_prompt Junjie-Ye/RoTBench/Code/Inference/models.py official repository ran Apache-2.0 (permissive) · b8f6a0e07e142f30 · report
conversations_process Junjie-Ye/RoTBench/Code/Data_Process/transform_process.py official repository ran Apache-2.0 (permissive) · c6316fc799a85487 · report
get_answer_list Junjie-Ye/RoTBench/Code/Evaluation/evaluate.py official repository ran Apache-2.0 (permissive) · f6309633583a2931 · report
get_cata_list Junjie-Ye/RoTBench/Code/Evaluation/evaluate.py official repository ran Apache-2.0 (permissive) · 31049a1bb3c726a8 · report
get_compressed_list Junjie-Ye/RoTBench/Code/model/compression.py official repository ran Apache-2.0 (permissive) · 709a780a94ca2670 · report
mode_control Junjie-Ye/RoTBench/Code/Data_Process/transform_process.py official repository ran fingerprinted Apache-2.0 (permissive) · b7e2a5655a7335a3 · report
raise_warning_for_incompatible_cpu_offloading_configuration Junjie-Ye/RoTBench/Code/model/model_adapter.py official repository ran · violated contract Apache-2.0 (permissive) · 0bf414a2b44babe6 · report
random_name Junjie-Ye/RoTBench/Code/Data_Process/transformer.py official repository ran Apache-2.0 (permissive) · b5daeb59f8c9cfd0 · report
reverse Junjie-Ye/RoTBench/Code/Data_Process/transformer.py official repository ran fingerprinted Apache-2.0 (permissive) · 78e64427cacb1728 · report
tool_slight_transform Junjie-Ye/RoTBench/Code/Data_Process/transformer.py official repository ran Apache-2.0 (permissive) · 9f30e5c30d04940e · report
compress Junjie-Ye/RoTBench/Code/model/compression.py official repository unverified Apache-2.0 (permissive) · 386536152177a379 · report
get_config Junjie-Ye/RoTBench/Code/Evaluation/evaluate.py official repository unverified Apache-2.0 (permissive) · bbfc0fbb6c40d003 · report
get_conv_template Junjie-Ye/RoTBench/Code/tool_conversation.py official repository unverified Apache-2.0 (permissive) · 6aa619d359276223 · report
get_gpu_memory Junjie-Ye/RoTBench/Code/utils.py official repository unverified Apache-2.0 (permissive) · 2f3cb5d0dcc18502 · report
load_compress_model Junjie-Ye/RoTBench/Code/model/compression.py official repository unverified Apache-2.0 (permissive) · 5f9d4d17fb70af2b · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPTGPT-4Label SmoothingLayer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformerWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections