CLJun 1, 2023

Adversarial learning of neural user simulators for dialogue policy optimisation

arXiv:2306.00858v12 citationsh-index: 24
Originality Incremental advance
AI Analysis

This work addresses the need for better user simulators in dialogue systems, offering an incremental improvement for researchers and developers in conversational AI.

The paper tackled the problem of training dialogue policies by proposing an adversarial learning method for neural user simulators to generate more realistic and varied user behavior, resulting in policies with an 8.3% higher success rate compared to maximum likelihood simulators.

Reinforcement learning based dialogue policies are typically trained in interaction with a user simulator. To obtain an effective and robust policy, this simulator should generate user behaviour that is both realistic and varied. Current data-driven simulators are trained to accurately model the user behaviour in a dialogue corpus. We propose an alternative method using adversarial learning, with the aim to simulate realistic user behaviour with more variation. We train and evaluate several simulators on a corpus of restaurant search dialogues, and then use them to train dialogue system policies. In policy cross-evaluation experiments we demonstrate that an adversarially trained simulator produces policies with 8.3% higher success rate than those trained with a maximum likelihood simulator. Subjective results from a crowd-sourced dialogue system user evaluation confirm the effectiveness of adversarially training user simulators.

Foundations

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

Your Notes