paper-with-me

Papers

Non-Collaborative User Simulators for Tool Agents

2025-09-27 · Jeonghoon Shim, Woojung Song, Cheyon Jin, Seungwon KooK, Yohan Jo arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.23124

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Perspectives of Patients, Caregivers and Clinicians towards Emerging Collaborative-decision Making Technologies

2026-05-20 · Ray-Yuan Chung, Athena Ortega, Zixuan Xu, Daeun Yoo 외 arxiv

In pediatrics, patients, caregivers, and clinicians share responsibility for health decisions, but limited collaboration can undermine outcomes. We conducted a qualitative study examining decision-makers perceptions towa…

Decision Making

Exploring Personality-Aware Interactions in Salesperson Dialogue Agents

2025-04-25 · Sijia Cheng, Wen-Yu Chang, Yun-Nung Chen

The integration of dialogue agents into the sales domain requires a deep understanding of how these systems interact with users possessing diverse personas. This study explores the influence of user personas, defined usi…

The Indispensable Role of User Simulation in the Pursuit of AGI

2025-09-23 · Krisztian Balog, ChengXiang Zhai arxiv

Progress toward Artificial General Intelligence (AGI) faces significant bottlenecks, particularly in rigorously evaluating complex interactive systems and acquiring the vast interaction data needed for training adaptive …

Multi-Agent Collaborative Filtering: Orchestrating Users and Items for Agentic Recommendations

2025-11-23 · Yu Xia, Sungchul Kim, Tong Yu, Ryan A. Rossi 외 arxiv

Agentic recommendations cast recommenders as large language model (LLM) agents that can plan, reason, use tools, and interact with users of varying preferences in web applications. However, most existing agentic recommen…

Collaborative Filtering

Leveraging User Simulation to Develop and Evaluate Conversational Information Access Agents

2023-12-13 · Nolwenn Bernard

We observe a change in the way users access information, that is, the rise of conversational information access (CIA) agents. However, the automatic evaluation of these agents remains an open challenge. Moreover, the tra…

Conversational Information AccessReinforcement LearningUser Simulation