CLMay 23, 2023

Revealing User Familiarity Bias in Task-Oriented Dialogue via Interactive Evaluation

arXiv:2305.13857v228 citations
Originality Incremental advance
AI Analysis

This work addresses a critical data bias issue for developers of task-oriented dialogue systems, though it is incremental as it builds on known limitations in existing benchmarks.

The study tackled the problem of user familiarity bias in task-oriented dialogue benchmarks by conducting an interactive user evaluation, revealing that 92% of dialogues in realistic open-goal settings led to catastrophic system failures.

Most task-oriented dialogue (TOD) benchmarks assume users that know exactly how to use the system by constraining the user behaviors within the system's capabilities via strict user goals, namely "user familiarity" bias. This data bias deepens when it combines with data-driven TOD systems, as it is impossible to fathom the effect of it with existing static evaluations. Hence, we conduct an interactive user study to unveil how vulnerable TOD systems are against realistic scenarios. In particular, we compare users with 1) detailed goal instructions that conform to the system boundaries (closed-goal) and 2) vague goal instructions that are often unsupported but realistic (open-goal). Our study reveals that conversations in open-goal settings lead to catastrophic failures of the system, in which 92% of the dialogues had significant issues. Moreover, we conduct a thorough analysis to identify distinctive features between the two settings through error annotation. From this, we discover a novel "pretending" behavior, in which the system pretends to handle the user requests even though they are beyond the system's capabilities. We discuss its characteristics and toxicity while showing recent large language models can also suffer from this behavior.

Foundations

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

Your Notes