paper-with-me

Papers

Planning with Diffusion Models for Target-Oriented Dialogue Systems

2025-04-23 · Hanwen Du, Bo Peng, Xia Ning

Target-Oriented Dialogue (TOD) remains a significant challenge in the LLM era, where strategic dialogue planning is crucial for directing conversations toward specific targets. However, existing dialogue planning methods generate dialogue plans in a step-by-step sequential manner, and may suffer from compounding errors and myopic actions. To address these limitations, we introduce a novel dialogue planning framework, DiffTOD, which leverages diffusion models to enable non-sequential dialogue planning. DiffTOD formulates dialogue planning as a trajectory generation problem with conditional guidance, and leverages a diffusion language model to estimate the likelihood of the dialogue trajectory. To optimize the dialogue action strategies, DiffTOD introduces three tailored guidance mechanisms for different target types, offering flexible guidance towards diverse TOD targets at test time. Extensive experiments across three diverse TOD settings show that DiffTOD can effectively perform non-myopic lookahead exploration and optimize action strategies over a long horizon through non-sequential dialogue planning, and demonstrates strong flexibility across complex and diverse dialogue scenarios. Our code and data are accessible through https://anonymous.4open.science/r/DiffTOD.

📄 PDF Abstract BibTeX arXiv:2504.16858

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Target-constrained Bidirectional Planning for Generation of Target-oriented Proactive Dialogue

2024-03-10 · Jian Wang, Dongding Lin, Wenjie Li

Target-oriented proactive dialogue systems aim to lead conversations from a dialogue context toward a pre-determined target, such as making recommendations on designated items or introducing new specific topics. To this …

Dialogue Generation

Pseudo-Siamese Network for Planning in Target-Oriented Proactive Dialogues

2026-04-04 · Xinyue Kang, Maodong Li, Yibin Zheng, Fang Kong arxiv

A target-oriented proactive dialogue system is designed to steer conversations toward predefined targets while actively providing suggestions. The core paradigm of such a system is to plan a reasonable dialogue path and …

Response Generation

Planning for Goal-Oriented Dialogue Systems

2019-10-17 · Christian Muise, Tathagata Chakraborti, Shubham Agarwal, Ondrej Bajgar 외

Generating complex multi-turn goal-oriented dialogue agents is a difficult problem that has seen a considerable focus from many leaders in the tech industry, including IBM, Google, Amazon, and Microsoft. This is in large…

Goal-Oriented Dialogue Systemsslot-fillingSlot Filling

Target-oriented Proactive Dialogue Systems with Personalization: Problem Formulation and Dataset Curation

2023-10-11 · Jian Wang, Yi Cheng, Dongding Lin, Chak Tou Leong 외

Target-oriented dialogue systems, designed to proactively steer conversations toward predefined targets or accomplish specific system-side goals, are an exciting area in conversational AI. In this work, by formulating a …

Follow Me: Conversation Planning for Target-driven Recommendation Dialogue Systems

2022-08-06 · Jian Wang, Dongding Lin, Wenjie Li

Recommendation dialogue systems aim to build social bonds with users and provide high-quality recommendations. This paper pushes forward towards a promising paradigm called target-driven recommendation dialogue systems, …

Dialogue Generation