AICLMay 31, 2020

Variational Reward Estimator Bottleneck: Learning Robust Reward Estimator for Multi-Domain Task-Oriented Dialog

arXiv:2006.00417v1
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in training dialog systems for multi-domain tasks, offering an incremental improvement to enhance robustness in reward estimation.

The paper tackles the problem of balancing policy generator and reward estimator performance in adversarial inverse reinforcement learning for multi-domain task-oriented dialog systems, where the reward estimator often overwhelms the generator. It proposes the Variational Reward estimator Bottleneck (VRB) as a regularization method, demonstrating significant performance improvements over previous methods on a multi-domain dataset.

Despite its notable success in adversarial learning approaches to multi-domain task-oriented dialog system, training the dialog policy via adversarial inverse reinforcement learning often fails to balance the performance of the policy generator and reward estimator. During optimization, the reward estimator often overwhelms the policy generator and produces excessively uninformative gradients. We proposes the Variational Reward estimator Bottleneck (VRB), which is an effective regularization method that aims to constrain unproductive information flows between inputs and the reward estimator. The VRB focuses on capturing discriminative features, by exploiting information bottleneck on mutual information. Empirical results on a multi-domain task-oriented dialog dataset demonstrate that the VRB significantly outperforms previous methods.

Foundations

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

Your Notes