paper-with-me

Papers

Toward More Accurate and Generalizable Evaluation Metrics for Task-Oriented Dialogs

2023-06-06 · Abishek Komma, Nagesh Panyam Chandrasekarasastry, Timothy Leffel, Anuj Goyal, Angeliki Metallinou, Spyros Matsoukas, Aram Galstyan

Measurement of interaction quality is a critical task for the improvement of spoken dialog systems. Existing approaches to dialog quality estimation either focus on evaluating the quality of individual turns, or collect dialog-level quality measurements from end users immediately following an interaction. In contrast to these approaches, we introduce a new dialog-level annotation workflow called Dialog Quality Annotation (DQA). DQA expert annotators evaluate the quality of dialogs as a whole, and also label dialogs for attributes such as goal completion and user sentiment. In this contribution, we show that: (i) while dialog quality cannot be completely decomposed into dialog-level attributes, there is a strong relationship between some objective dialog attributes and judgments of dialog quality; (ii) for the task of dialog-level quality estimation, a supervised model trained on dialog-level annotations outperforms methods based purely on aggregating turn-level features; and (iii) the proposed evaluation model shows better domain generalization ability compared to the baselines. On the basis of these results, we argue that having high-quality human-annotated data is an important component of evaluating interaction quality for large industrial-scale voice assistant platforms.

📄 PDF Abstract BibTeX arXiv:2306.03984

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

WebCoderBench: Benchmarking Web Application Generation with Comprehensive and Interpretable Evaluation Metrics

2026-01-05 · Chenxu Liu, Yingjie Fu, Wei Yang, Ying Zhang 외 arxiv

Web applications (web apps) have become a key arena for large language models (LLMs) to demonstrate their code generation capabilities and commercial potential. However, building a benchmark for LLM-generated web apps re…

Code Generation

Towards Robust Offline Evaluation: A Causal and Information Theoretic Framework for Debiasing Ranking Systems

2025-04-04 · Seyedeh Baharan Khatami, Sayan Chakraborty, Ruomeng Xu, Babak Salimi

Evaluating retrieval-ranking systems is crucial for developing high-performing models. While online A/B testing is the gold standard, its high cost and risks to user experience require effective offline methods. However,…

Retrieval

Rethinking Few-shot Class-incremental Learning: Learning from Yourself

2024-07-10 · Yu-Ming Tang, Yi-Xing Peng, Jingke Meng, Wei-Shi Zheng

Few-shot class-incremental learning (FSCIL) aims to learn sequential classes with limited samples in a few-shot fashion. Inherited from the classical class-incremental learning setting, the popular benchmark of FSCIL use…

class-incremental learningClass Incremental LearningContinual LearningFew-Shot Class-Incremental Learning+1

RPAM: A Principled Metric for Evaluating Associations in Language Models with High Predictive Validity in Downstream Outputs

2026-07-06 · Damian Hodel, Jevin West, Aylin Caliskan arxiv

Language models (LMs) exhibit problematic biases, such as stereotypes. Effectively analyzing and mitigating such biases requires accurate and generalizable evaluation methods of the underlying associations. Some existing…

Confidence and Dispersity as Signals: Unsupervised Model Evaluation and Ranking

2025-10-03 · Weijian Deng, Weijie Tu, Ibrahim Radwan, Mohammad Abu Alsheikh 외 arxiv

Assessing model generalization under distribution shift is essential for real-world deployment, particularly when labeled test data is unavailable. This paper presents a unified and practical framework for unsupervised m…