CLLGMay 9, 2023

Dialogue Planning via Brownian Bridge Stochastic Process for Goal-directed Proactive Dialogue

arXiv:2305.05290v1226 citations
Originality Highly original
AI Analysis

This work addresses the challenge of proactive goal-directed dialogue planning, which is under-explored, offering a novel approach for improving coherence and success in conversational AI systems.

The paper tackles the problem of planning coherent dialogue paths for goal-directed proactive dialogue systems, proposing a method that uses a Brownian bridge stochastic process to model latent trajectories and guide generation, resulting in more coherent utterances and a higher success rate in achieving goals.

Goal-directed dialogue systems aim to proactively reach a pre-determined target through multi-turn conversations. The key to achieving this task lies in planning dialogue paths that smoothly and coherently direct conversations towards the target. However, this is a challenging and under-explored task. In this work, we propose a coherent dialogue planning approach that uses a stochastic process to model the temporal dynamics of dialogue paths. We define a latent space that captures the coherence of goal-directed behavior using a Brownian bridge process, which allows us to incorporate user feedback flexibly in dialogue planning. Based on the derived latent trajectories, we generate dialogue paths explicitly using pre-trained language models. We finally employ these paths as natural language prompts to guide dialogue generation. Our experiments show that our approach generates more coherent utterances and achieves the goal with a higher success rate.

Code Implementations1 repo
Foundations

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

Your Notes