Collaborative Multi-agent Dialogue Model Training Via Reinforcement Learning | Awesome LLM Papers Add your paper to Awesome LLM Papers

Collaborative Multi-agent Dialogue Model Training Via Reinforcement Learning

Alexandros Papangelis, Yi-Chia Wang, Piero Molino, Gokhan Tur . Proceedings of the 20th Annual SIGdial Meeting on Discourse and Dialogue 2019 – 41 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Agentic Compositional Generalization Evaluation Tools Training Techniques

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.

Similar Work