paper-with-me

홈 › Papers

Testing the Testers: Human-Driven Quality Assessment of Voice AI Testing Platforms

2025-11-06 · Miguel E. Andres, Vadim Fedorov, Rida Sadek, Enric Spagnolo-Arrizabalaga, Nadescha Trudel arxiv

Voice AI agents are rapidly transitioning to production deployments, yet systematic methods for ensuring testing reliability remain underdeveloped. Organizations cannot objectively assess whether their testing approaches (internal tools or external platforms) actually work, creating a critical measurement gap as voice AI scales to billions of daily interactions. We present the first systematic framework for evaluating voice AI testing quality through human-centered benchmarking. Our methodology addresses the fundamental dual challenge of testing platforms: generating realistic test conversations (simulation quality) and accurately evaluating agent responses (evaluation quality). The framework combines established psychometric techniques (pairwise comparisons yielding Elo ratings, bootstrap confidence intervals, and permutation tests) with rigorous statistical validation to provide reproducible metrics applicable to any testing approach. To validate the framework and demonstrate its utility, we conducted comprehensive empirical evaluation of three leading commercial platforms focused on Voice AI Testing using 21,600 human judgments across 45 simulations and ground truth validation on 60 conversations. Results reveal statistically significant performance differences with the proposed framework, with the top-performing platform, Evalion, achieving 0.92 evaluation quality measured as f1-score versus 0.73 for others, and 0.61 simulation quality using a league based scoring system (including ties) vs 0.43 for other platforms. This framework enables researchers and organizations to empirically validate the testing capabilities of any platform, providing essential measurement foundations for confident voice AI deployment at scale. Supporting materials are made available to facilitate reproducibility and adoption.

📄 PDF Abstract BibTeX arXiv:2511.04133

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Coverage-based Scene Fuzzing for Virtual Autonomous Driving Testing

2021-06-02 · Zhisheng Hu, Shengjian Guo, Zhenyu Zhong, Kang Li

Simulation-based virtual testing has become an essential step to ensure the safety of autonomous driving systems. Testers need to handcraft the virtual driving scenes and configure various environmental settings like sur…

Autonomous Driving

Towards Human-Like Automated Test Generation: Perspectives from Cognition and Problem Solving

2021-03-08 · Eduard Enoiu, Robert Feldt

Automated testing tools typically create test cases that are different from what human testers create. This often makes the tools less effective, the created tests harder to understand, and thus results in tools providin…

TestAgent: An Adaptive and Intelligent Expert for Human Assessment

2025-06-03 · Junhao Yu, Yan Zhuang, Yuxuan Sun, Weibo Gao 외

Accurately assessing internal human states is key to understanding preferences, offering personalized services, and identifying challenges in real-world applications. Originating from psychometrics, adaptive testing has …

Large Language ModelQuestion SelectionSociology

Automated Video Game Testing Using Synthetic and Human-Like Agents

2019-06-02 · Sinan Ariyurek, Aysu Betin-Can, Elif Surer

In this paper, we present a new methodology that employs tester agents to automate video game testing. We introduce two types of agents -synthetic and human-like- and two distinct approaches to create them. Our agents ar…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reward-Adaptive Iterative Discovery: A Case Study on Automated Game Testing for NHL26

2026-07-08 · Florian Fuchs, Jessy Gosselin-Grant, Boris Skuin, Michele Petteni 외 arxiv

Testing is a major effort for the gaming industry, requiring a significant part of development budget and people power. We present a case study on a development version of the ice hockey game EA SPORTS NHL 26, for which …

Reinforcement Learning