English

UBARv2: Towards Mitigating Exposure Bias in Task-Oriented Dialogs

Computation and Language 2022-09-16 v1

Abstract

This paper studies the exposure bias problem in task-oriented dialog systems, where the model's generated content over multiple turns drives the dialog context away from the ground-truth distribution at training time, introducing error propagation and damaging the robustness of the TOD system. To bridge the gap between training and inference for multi-turn task-oriented dialogs, we propose session-level sampling which explicitly exposes the model to sampled generated content of dialog context during training. Additionally, we employ a dropout-based consistency regularization with the masking strategy R-Mask to further improve the robustness and performance of the model. The proposed UBARv2 achieves state-of-the-art performance on the standardized evaluation benchmark MultiWOZ and extensive experiments show the effectiveness of the proposed methods.

Keywords

Cite

@article{arxiv.2209.07239,
  title  = {UBARv2: Towards Mitigating Exposure Bias in Task-Oriented Dialogs},
  author = {Yunyi Yang and Hong Ding and Qingyi Liu and Xiaojun Quan},
  journal= {arXiv preprint arXiv:2209.07239},
  year   = {2022}
}

Comments

15 pages, 8 figures

R2 v1 2026-06-28T01:21:30.561Z