CLAISep 28, 2020

DialoGLUE: A Natural Language Understanding Benchmark for Task-Oriented Dialogue

arXiv:2009.13570v2148 citations
Originality Synthesis-oriented
AI Analysis

This provides a standardized benchmark for researchers working on transfer learning and domain adaptation in task-oriented dialogue systems, though it is incremental as it builds on existing datasets and methods.

The authors tackled the problem of adapting task-oriented dialogue models to new domains by introducing DialoGLUE, a benchmark with 7 datasets covering 4 NLU tasks, and achieved state-of-the-art results on 5 out of 7 tasks through pre-training and task-adaptive training.

A long-standing goal of task-oriented dialogue research is the ability to flexibly adapt dialogue models to new domains. To progress research in this direction, we introduce DialoGLUE (Dialogue Language Understanding Evaluation), a public benchmark consisting of 7 task-oriented dialogue datasets covering 4 distinct natural language understanding tasks, designed to encourage dialogue research in representation-based transfer, domain adaptation, and sample-efficient task learning. We release several strong baseline models, demonstrating performance improvements over a vanilla BERT architecture and state-of-the-art results on 5 out of 7 tasks, by pre-training on a large open-domain dialogue corpus and task-adaptive self-supervised training. Through the DialoGLUE benchmark, the baseline methods, and our evaluation scripts, we hope to facilitate progress towards the goal of developing more general task-oriented dialogue models.

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