paper-with-me

홈 › Papers

Operationalising Multi-Dimensional Evaluation for Conversational Agents: A Scalable, Governed Pipeline with Selective Re-evaluation and Model Benchmarking

2026-07-13 · Niranjan Kumar M, Balaji Nagarajan, Karthik Nair, Faysal Satter, Nithin Surendran arxiv

Evaluating retail conversational agents requires methods beyond lexical-overlap metrics to assess intent alignment, factuality, helpfulness, clarity, tone, and overall response quality. Although LLM-as-a-judge methods provide scalable alternatives to human evaluation, production deployment introduces challenges in governance, reproducibility, cost, schema consistency, traceability, and reliability. We present GenAI Evaluation, a governed, configuration-driven pipeline for large-scale evaluation of retail conversational systems. It processes production chatbot logs through normalization, sharding, asynchronous execution, and schema-constrained LLM scoring. The framework evaluates helpfulness, truthfulness, clarity, tone alignment, and translation-specific dimensions. Selective re-evaluation processes only incomplete, malformed, or schema-invalid records, while schema locking, versioned configurations, validation logs, and record-level provenance support auditability. The framework processes approximately 50,000 records daily and has evaluated more than two million interactions. Validation used 12,980 stratified-random human-labeled records from four trained annotators. Classification covered 14 intents, 156 sub-intents, 18 major domains, and 129 sub-domains. The pipeline achieved a macro F1 score of 0.93 and 89% human-acceptability accuracy for translation.

📄 PDF Abstract BibTeX arXiv:2607.12085

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Users Are Happy but Agents Are Wrong: Multi-Dimensional Evaluation of Tool-Augmented Dialogue

2025-10-22 · Tanya Shourya, Yingfan Wang, Zhaoyi Joey Hou, Shamik Roy 외 arxiv

Evaluating conversational AI systems that use external tools is challenging, as errors can arise from complex interactions among user, agent, and tools. While existing evaluation methods assess either user satisfaction o…

AutoMedic: An Automated Evaluation Framework for Clinical Conversational Agents with Medical Dataset Grounding

2025-12-11 · Gyutaek Oh, Sangjoon Park, Byung-Hoon Kim arxiv

Evaluating large language models (LLMs) has recently emerged as a critical issue for safe and trustworthy application of LLMs in the medical domain. Although a variety of static medical question-answering (QA) benchmarks…

Substance over Style: Evaluating Proactive Conversational Coaching Agents

2025-03-25 · Vidya Srinivas, Xuhai Xu, Xin Liu, Kumar Ayush 외

While NLP research has made strides in conversational tasks, many approaches focus on single-turn responses with well-defined objectives or evaluation criteria. In contrast, coaching presents unique challenges with initi…

SocialBench: Sociality Evaluation of Role-Playing Conversational Agents

2024-03-20 · Hongzhan Chen, Hehong Chen, Ming Yan, Wenshen Xu 외

Large language models (LLMs) have advanced the development of various AI conversational agents, including role-playing conversational agents that mimic diverse characters and human behaviors. While prior research has pre…

Operationalising Rawlsian Ethics for Fairness in Norm-Learning Agents

2024-12-19 · Jessica Woodgate, Paul Marshall, Nirav Ajmeri

Social norms are standards of behaviour common in a society. However, when agents make decisions without considering how others are impacted, norms can emerge that lead to the subjugation of certain agents. We present RA…

Decision MakingEthicsFairness