Papers › Non-Collaborative User Simulators for Tool Agents

Non-Collaborative User Simulators for Tool Agents

27 Sep 2025ICLRarXiv:2509.23124added by Syntology

Jeonghoon Shim, Woojung Song, Cheyon Jin, Seungwon KooK, Yohan Jo

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Tool agents interact with users through multi-turn dialogues to accomplish various tasks. Recent studies have adopted user simulation methods to develop these agents in multi-turn settings. However, existing user simulators tend to be agent-friendly, exhibiting only cooperative behaviors, failing to train and test agents against non-collaborative users in the real world. We propose a novel user simulator architecture that simulates four categories of non-collaborative behaviors: requesting unavailable services, digressing into tangential conversations, expressing impatience, and providing incomplete utterances. Our user simulator can simulate challenging and natural non-collaborative behaviors while reliably delivering all intents and information necessary to accomplish the task. Our experiments on MultiWOZ and τ-bench reveal significant performance degradation in state-of-the-art tool agents when encountering non-collaborative users, as well as agent weaknesses under each non-collaborative condition such as escalated hallucinations and dialogue breakdowns. Our findings point to the need for methods that can improve agent robustness to the wide range of user behaviors encountered in deployment. We release the extensible simulation framework to help the community develop and stress-test tool agents under realistic conditions within their own service domains. Our code is available at https://github.com/holi-lab/NCUser.

PaperPDFCode 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="2509.23124")

Code

Syntology Ran 4 of 19 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 2 ran · our draft was wrong.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

holi-lab/NCUser found in paper text by Syntology report

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

19 samples harvested; 4 ran; 1 honoured the contract we drafted; 15 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 · honoured contract
1ran · violated contract
2ran · our draft was wrong
15unverified

Licence: 0 of the 19 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 holi-lab/NCUser. “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.

dialogue_state_tracker holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 25a35d8336e9e465 · report
fragment_examples holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 133b1c71fcfe42a2 · report
gpt_apply_chat_template holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 51881f175898fee0 · report
is_apology holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology ran · violated contract MIT (permissive) · 1712295966b220b4 · report
MultiwozUser holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 20dbe45ff880c9f6 · report
emotional_delay holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · fc138d42517513f1 · report
emotional_fail holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 907332340034c6b6 · report
gpt_function_call holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 786d4a917628c6e9 · report
gpt_infer holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 9979deba676dec40 · report
is_ending holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 56d46ff719f3551e · report
rest_provider holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · df9423ee6398e51f · report
rewrite_with_cynical_tone holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · f9da9c635fecb3dd · report
style_transfer holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 696f7000c0416ab0 · report
system_action_classifier holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 2284d14597b0724b · report
tangential_complain_generator holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 63bd0f7e20fcf640 · report
tangential_merge holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 39fd33c735d33da9 · report
tangential_respond_verifier holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 3614754a17e3f5f9 · report
tangential_scenario_generator holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · a6a7007fc5675d3f · report
unavailable_service_generator holi-lab/NCUser/multiwoz_env/multiwoz_user.py found in paper text by Syntology unverified MIT (permissive) · 0c0caaae5624d445 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2509.23124, was issued in September 2025, after that date, so the archive has no leaderboard rows for it.

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