CLHCIRApr 15, 2024

Context Does Matter: Implications for Crowdsourced Evaluation Labels in Task-Oriented Dialogue Systems

arXiv:2404.09980v130 citationsh-index: 19NAACL-HLT
Originality Incremental advance
AI Analysis

This work addresses a practical problem for researchers and developers in dialogue systems by showing how annotation task design impacts label quality, offering incremental insights for optimizing crowdsourced evaluation.

The study investigated how the amount of dialogue context provided to annotators affects the quality and consistency of crowdsourced labels for evaluating task-oriented dialogue systems, finding that full context improves relevance ratings but increases ambiguity in usefulness ratings, while using only the first user utterance reduces annotation effort by 50% while maintaining consistency.

Crowdsourced labels play a crucial role in evaluating task-oriented dialogue systems (TDSs). Obtaining high-quality and consistent ground-truth labels from annotators presents challenges. When evaluating a TDS, annotators must fully comprehend the dialogue before providing judgments. Previous studies suggest using only a portion of the dialogue context in the annotation process. However, the impact of this limitation on label quality remains unexplored. This study investigates the influence of dialogue context on annotation quality, considering the truncated context for relevance and usefulness labeling. We further propose to use large language models (LLMs) to summarize the dialogue context to provide a rich and short description of the dialogue context and study the impact of doing so on the annotator's performance. Reducing context leads to more positive ratings. Conversely, providing the entire dialogue context yields higher-quality relevance ratings but introduces ambiguity in usefulness ratings. Using the first user utterance as context leads to consistent ratings, akin to those obtained using the entire dialogue, with significantly reduced annotation effort. Our findings show how task design, particularly the availability of dialogue context, affects the quality and consistency of crowdsourced evaluation labels.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes