paper-with-me

Papers

Enhancing Goal-oriented Proactive Dialogue Systems via Consistency Reflection and Correction

2025-06-16 · Didi Zhang, Yaxin Fan, Peifeng Li, Qiaoming Zhu

Goal-oriented proactive dialogue systems are designed to guide user conversations seamlessly towards specific objectives by planning a goal-oriented path. However, previous research has focused predominantly on optimizing these paths while neglecting the inconsistencies that may arise between generated responses and dialogue contexts, including user profiles, dialogue history, domain knowledge, and subgoals. To address this issue, we introduce a model-agnostic two-stage Consistency Reflection and Correction (CRC) framework. Specifically, in the consistency reflection stage, the model is prompted to reflect on the discrepancies between generated responses and dialogue contexts, identifying inconsistencies and suggesting possible corrections. In the consistency correction stage, the model generates responses that are more consistent with the dialogue context based on these reflection results. We conducted experiments on various model architectures with different parameter sizes, including encoder-decoder models (BART, T5) and decoder-only models (GPT-2, DialoGPT, Phi3, Mistral and LLaMA3), and the experimental results on three datasets demonstrate that our CRC framework significantly improves the consistency between generated responses and dialogue contexts.

📄 PDF Abstract BibTeX arXiv:2506.13366

Code (1)

zhyidi/crc 공식 구현

Tasks

Decoder

Similar Papers 제목 키워드 기반

Enhancing Large Language Model Induced Task-Oriented Dialogue Systems Through Look-Forward Motivated Goals

2023-09-16 · Zhiyuan Hu, Yue Feng, Yang Deng, Zekun Li 외

Recently, the development of large language models (LLMs) has been significantly enhanced the question answering and dialogue generation, and makes them become increasingly popular in current practical scenarios. While u…

Dialogue GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

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 …

Unified Conversational Models with System-Initiated Transitions between Chit-Chat and Task-Oriented Dialogues

2023-07-04 · Ye Liu, Stefan Ultes, Wolfgang Minker, Wolfgang Maier

Spoken dialogue systems (SDSs) have been separately developed under two different categories, task-oriented and chit-chat. The former focuses on achieving functional goals and the latter aims at creating engaging social …

SentenceSpoken Dialogue Systems

Enhancing User-Oriented Proactivity in Open-Domain Dialogues with Critic Guidance

2025-05-18 · Yufeng Wang, Jinwu Hu, Ziteng Huang, Kunyang Lin 외

Open-domain dialogue systems aim to generate natural and engaging conversations, providing significant practical value in real applications such as social robotics and personal assistants. The advent of large language mo…

Chatbot

SimRPD: Optimizing Recruitment Proactive Dialogue Agents through Simulator-Based Data Evaluation and Selection

2026-01-06 · Zhiyong Cao, Dunqiang Liu, Qi Dai, Haojun Xu 외 arxiv

Task-oriented proactive dialogue agents play a pivotal role in recruitment, particularly for steering conversations towards specific business outcomes, such as acquiring social-media contacts for private-channel conversi…

Reinforcement Learning