English

On Task-Adaptive Pretraining for Dialogue Response Selection

Computation and Language 2022-10-11 v1

Abstract

Recent advancements in dialogue response selection (DRS) are based on the \textit{task-adaptive pre-training (TAP)} approach, by first initializing their model with BERT~\cite{devlin-etal-2019-bert}, and adapt to dialogue data with dialogue-specific or fine-grained pre-training tasks. However, it is uncertain whether BERT is the best initialization choice, or whether the proposed dialogue-specific fine-grained learning tasks are actually better than MLM+NSP. This paper aims to verify assumptions made in previous works and understand the source of improvements for DRS. We show that initializing with RoBERTa achieve similar performance as BERT, and MLM+NSP can outperform all previously proposed TAP tasks, during which we also contribute a new state-of-the-art on the Ubuntu corpus. Additional analyses shows that the main source of improvements comes from the TAP step, and that the NSP task is crucial to DRS, different from common NLU tasks.

Keywords

Cite

@article{arxiv.2210.04073,
  title  = {On Task-Adaptive Pretraining for Dialogue Response Selection},
  author = {Tzu-Hsiang Lin and Ta-Chung Chi and Anna Rumshisky},
  journal= {arXiv preprint arXiv:2210.04073},
  year   = {2022}
}

Comments

6 pages, 4 figures

R2 v1 2026-06-28T03:04:16.750Z