Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cl 95% Match Research Paper AI Researchers,NLP Engineers,Conversational AI Developers,Product Managers 4 weeks ago

SimulatorArena: Are User Simulators Reliable Proxies for Multi-Turn Evaluation of AI Assistants?

large-language-models › evaluation
📄 Abstract

Abstract: Large language models (LLMs) are increasingly used in interactive applications, and human evaluation remains the gold standard for assessing their performance in multi-turn conversations. Since human studies are costly, time-consuming, and hard to reproduce, recent work explores using LLMs to simulate users for automatic assistant evaluation. However, there is no benchmark or systematic study to evaluate whether these simulated users are reliable stand-ins for real users. To address this, we introduce SimulatorArena, a benchmark of 909 annotated human-LLM conversations on two interactive tasks -- math tutoring and document creation. SimulatorArena evaluates simulators based on how closely their messages match human behavior and how well their assistant ratings align with human judgments. Experiments on various simulator methods show that simulators conditioned on user profiles, capturing traits like background and message styles, align closely with human judgments. They reach Spearman's $\rho$ of 0.7 on both tasks, providing a practical, scalable alternative to human evaluation. Using the best simulator for each task, we benchmark 18 assistants, including the latest LLMs such as GPT-5, Claude 4.1 Opus, and Gemini 2.5 Pro.

Key Contributions

This paper introduces SimulatorArena, a benchmark designed to systematically evaluate the reliability of LLM-based user simulators for multi-turn AI assistant evaluation. It provides a dataset of human-LLM conversations and metrics to assess how closely simulator behavior matches human behavior and how well their assistant ratings align with human judgments, addressing the lack of systematic evaluation for user simulators.

Business Value

Enables faster, cheaper, and more reproducible evaluation of AI assistants, accelerating development cycles and improving the quality of conversational AI products.