CXMArena: Unified Dataset to benchmark performance in realistic CXM Scenarios
Raghav Garg, Kapil Sharma, Karan Gupta
TL;DR
CXMArena addresses the evaluation gap for AI in Customer Experience Management by offering a large-scale synthetic benchmark that tightly couples brand-specific knowledge bases with grounded, noisy conversations. The authors introduce a scalable LLM-driven data generation pipeline to create Information and Issue KBs, simulated customer-agent dialogues, and five operational tasks: Knowledge Base Refinement, Intent Prediction, Agent Quality Adherence, Article Search, and Multi-turn RAG with Integrated Tools. Baseline experiments across these tasks reveal significant challenges for current models in KB maintenance, domain-grounded retrieval, and tool-enabled dialogue, underscoring the need for integrated, end-to-end CXM pipelines. By providing a privacy-safe, domain-specific benchmark and accompanying validation, CXMArena aims to catalyze development of robust AI solutions with practical utility in real contact-center environments, along with plans to extend to more domains and languages.
Abstract
Large Language Models (LLMs) hold immense potential for revolutionizing Customer Experience Management (CXM), particularly in contact center operations. However, evaluating their practical utility in complex operational environments is hindered by data scarcity (due to privacy concerns) and the limitations of current benchmarks. Existing benchmarks often lack realism, failing to incorporate deep knowledge base (KB) integration, real-world noise, or critical operational tasks beyond conversational fluency. To bridge this gap, we introduce CXMArena, a novel, large-scale synthetic benchmark dataset specifically designed for evaluating AI in operational CXM contexts. Given the diversity in possible contact center features, we have developed a scalable LLM-powered pipeline that simulates the brand's CXM entities that form the foundation of our datasets-such as knowledge articles including product specifications, issue taxonomies, and contact center conversations. The entities closely represent real-world distribution because of controlled noise injection (informed by domain experts) and rigorous automated validation. Building on this, we release CXMArena, which provides dedicated benchmarks targeting five important operational tasks: Knowledge Base Refinement, Intent Prediction, Agent Quality Adherence, Article Search, and Multi-turn RAG with Integrated Tools. Our baseline experiments underscore the benchmark's difficulty: even state of the art embedding and generation models achieve only 68% accuracy on article search, while standard embedding methods yield a low F1 score of 0.3 for knowledge base refinement, highlighting significant challenges for current models necessitating complex pipelines and solutions over conventional techniques.
