English

Dialog State Tracking with Reinforced Data Augmentation

Computation and Language 2019-11-19 v2 Artificial Intelligence Machine Learning

Abstract

Neural dialog state trackers are generally limited due to the lack of quantity and diversity of annotated training data. In this paper, we address this difficulty by proposing a reinforcement learning (RL) based framework for data augmentation that can generate high-quality data to improve the neural state tracker. Specifically, we introduce a novel contextual bandit generator to learn fine-grained augmentation policies that can generate new effective instances by choosing suitable replacements for the specific context. Moreover, by alternately learning between the generator and the state tracker, we can keep refining the generative policies to generate more high-quality training data for neural state tracker. Experimental results on the WoZ and MultiWoZ (restaurant) datasets demonstrate that the proposed framework significantly improves the performance over the state-of-the-art models, especially with limited training data.

Keywords

Cite

@article{arxiv.1908.07795,
  title  = {Dialog State Tracking with Reinforced Data Augmentation},
  author = {Yichun Yin and Lifeng Shang and Xin Jiang and Xiao Chen and Qun Liu},
  journal= {arXiv preprint arXiv:1908.07795},
  year   = {2019}
}

Comments

AAAI 2020

R2 v1 2026-06-23T10:53:03.823Z