CLMar 2, 2024

BootTOD: Bootstrap Task-oriented Dialogue Representations by Aligning Diverse Responses

arXiv:2403.01163v181 citationsh-index: 19LREC
Originality Incremental advance
AI Analysis

This addresses the challenge of improving dialogue systems for task-oriented applications, representing an incremental advancement over existing contrastive methods.

The paper tackles the problem of limited effectiveness of pre-trained language models in task-oriented dialogues by proposing BootTOD, a self-bootstrapping framework that aligns context and response representations without contrastive pairs and models response diversity, resulting in outperforming strong baselines on diverse downstream tasks.

Pre-trained language models have been successful in many scenarios. However, their usefulness in task-oriented dialogues is limited due to the intrinsic linguistic differences between general text and task-oriented dialogues. Current task-oriented dialogue pre-training methods rely on a contrastive framework, which faces challenges such as selecting true positives and hard negatives, as well as lacking diversity. In this paper, we propose a novel dialogue pre-training model called BootTOD. It learns task-oriented dialogue representations via a self-bootstrapping framework. Unlike contrastive counterparts, BootTOD aligns context and context+response representations and dismisses the requirements of contrastive pairs. BootTOD also uses multiple appropriate response targets to model the intrinsic one-to-many diversity of human conversations. Experimental results show that BootTOD outperforms strong TOD baselines on diverse downstream dialogue tasks.

Foundations

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

Your Notes