CLMay 18, 2023

Causal Document-Grounded Dialogue Pre-training

arXiv:2305.10927v3133 citations
Originality Highly original
AI Analysis

This work addresses the need for better pre-training in document-grounded dialogue, an incremental advance for natural language processing applications.

The paper tackles the problem of generating responses in document-grounded dialogue by addressing the lack of pre-training methods that capture causal relationships, resulting in considerable and consistent improvements across various settings on three benchmark datasets.

The goal of document-grounded dialogue (DocGD) is to generate a response by grounding the evidence in a supporting document in accordance with the dialogue context. This process involves four variables that are causally connected. Recently, task-specific pre-training has greatly boosted performances on many downstream tasks. Existing DocGD methods, however, continue to rely on general pre-trained language models without a specifically tailored pre-training approach that explicitly captures the causal relationships. To tackle this issue, we are the first to present a causally-complete dataset construction strategy for building million-level DocGD pre-training corpora. To better capture causality, we further propose a causally-perturbed pre-training strategy, which introduces causal perturbations on the variables and optimizes the overall causal effect. Experiments on three benchmark datasets demonstrate that our causal pre-training achieves considerable and consistent improvements under fully-supervised, low-resource, few-shot, and zero-shot settings.

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