English

MirrorBench: A Benchmark to Evaluate Conversational User-Proxy Agents for Human-Likeness

Artificial Intelligence 2026-05-19 v3 Machine Learning

Abstract

Large language models (LLMs) are increasingly used as human simulators, both for evaluating conversational systems and for generating fine-tuning data. However, naive "act-as-a-user" prompting often yields verbose, unrealistic utterances, motivating principled evaluation of *user proxy agents*. We present **MirrorBench**, a reproducible and extensible benchmarking framework that evaluates user proxies solely on their ability to produce human-like user utterances across diverse conversational regimes, explicitly decoupled from downstream task success. **MirrorBench** combines three lexical-diversity metrics (**MATTR**, **Yule's~KK**, and **HD-D**) with three LLM-judge-based metrics (**GTEval**, **Pairwise Indistinguishability**, and **Rubric-and-Reason**), and contextualizes judge scores using Human-Human and Proxy-Proxy calibration controls. Across four public datasets, **MirrorBench** yields variance-aware comparisons and reveals systematic gaps between user proxies and real human users. The framework is open sourced at https://github.com/SAP/mirrorbench and includes a command-line interface for running and managing user-proxy benchmarking experiments.

Keywords

Cite

@article{arxiv.2601.08118,
  title  = {MirrorBench: A Benchmark to Evaluate Conversational User-Proxy Agents for Human-Likeness},
  author = {Ashutosh Hathidara and Julien Yu and Vaishali Senthil and Sebastian Schreiber and Anil Babu Ankisettipalli},
  journal= {arXiv preprint arXiv:2601.08118},
  year   = {2026}
}

Comments

KDD 2026 (Dataset & Benchmark Track)

R2 v1 2026-07-01T09:01:55.678Z