SOTAVerified

Collaborative Multi-Agent Dialogue Model Training Via Reinforcement Learning

2019-07-11WS 2019Code Available1· sign in to hype

Alexandros Papangelis, Yi-Chia Wang, Piero Molino, Gokhan Tur

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present the first complete attempt at concurrently training conversational agents that communicate only via self-generated language. Using DSTC2 as seed data, we trained natural language understanding (NLU) and generation (NLG) networks for each agent and let the agents interact online. We model the interaction as a stochastic collaborative game where each agent (player) has a role ("assistant", "tourist", "eater", etc.) and their own objectives, and can only interact via natural language they generate. Each agent, therefore, needs to learn to operate optimally in an environment with multiple sources of uncertainty (its own NLU and NLG, the other agent's NLU, Policy, and NLG). In our evaluation, we show that the stochastic-game agents outperform deep learning based supervised baselines.

Tasks

Reproductions