CLAILGSep 18, 2021

Towards Zero and Few-shot Knowledge-seeking Turn Detection in Task-orientated Dialogue Systems

arXiv:2109.08820v1662 citations
Originality Incremental advance
AI Analysis

It addresses the challenge of handling out-of-scope requests in dialogue systems, which is incremental as it builds on existing detection methods.

The paper tackles the problem of detecting user requests outside the scope of APIs in task-oriented dialogue systems, proposing REDE, a method that achieves competitive performance in zero-shot and few-shot settings with updates to less than 3K parameters.

Most prior work on task-oriented dialogue systems is restricted to supporting domain APIs. However, users may have requests that are out of the scope of these APIs. This work focuses on identifying such user requests. Existing methods for this task mainly rely on fine-tuning pre-trained models on large annotated data. We propose a novel method, REDE, based on adaptive representation learning and density estimation. REDE can be applied to zero-shot cases, and quickly learns a high-performing detector with only a few shots by updating less than 3K parameters. We demonstrate REDE's competitive performance on DSTC9 data and our newly collected test set.

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