CLAILGMar 18, 2021

Pretraining the Noisy Channel Model for Task-Oriented Dialogue

arXiv:2103.10518v1660 citations
Originality Incremental advance
AI Analysis

This work addresses a specific problem in task-oriented dialogue systems for improving response quality, representing an incremental advancement by applying a known noisy channel model with pretraining strategies.

The paper tackles the explaining-away effect in task-oriented dialogue, where direct decoding leads to short and generic responses, by using a noisy channel model based on Bayes' theorem to factorize the task into context-given-response and response prior models, resulting in improved decoding performance as shown in extensive experiments.

Direct decoding for task-oriented dialogue is known to suffer from the explaining-away effect, manifested in models that prefer short and generic responses. Here we argue for the use of Bayes' theorem to factorize the dialogue task into two models, the distribution of the context given the response, and the prior for the response itself. This approach, an instantiation of the noisy channel model, both mitigates the explaining-away effect and allows the principled incorporation of large pretrained models for the response prior. We present extensive experiments showing that a noisy channel model decodes better responses compared to direct decoding and that a two stage pretraining strategy, employing both open-domain and task-oriented dialogue data, improves over randomly initialized models.

Foundations

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

Your Notes