Discourse Coherence and Response-Guided Context Rewriting for Multi-Party Dialogue Generation

arXiv cs.CL / 4/9/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that multi-party dialogue generation is hindered by colloquial language and incomplete utterances that make structural dialogue representations difficult to interpret and faithful to use.
  • It introduces DRCR (Discourse Coherence and Response-guided Context Rewriting), a framework that rewrites dialogue context using two feedback signals: discourse coherence and response quality.
  • DRCR uses these signals to build preference data for both the context rewriter and the response generator, jointly improving the generation pipeline.
  • The method includes a dynamic self-evolution learning loop where the rewriter and responder iteratively improve through mutual interaction during training.
  • Experiments on four multi-party dialogue datasets show that DRCR improves the quality of generated dialogue, supporting the effectiveness of the coherence-and-response-guided rewriting approach.

Abstract

Previous research on multi-party dialogue generation has predominantly leveraged structural information inherent in dialogues to directly inform the generation process. However, the prevalence of colloquial expressions and incomplete utterances in dialogues often impedes comprehension and weakens the fidelity of dialogue structure representations, which is particularly pronounced in multi-party dialogues. In this work, we propose a novel framework DRCR (Discourse coherence and Response-guided Context Rewriting) to improve multi-party dialogue generation through dialogue context rewriting. Specifically, DRCR employs two complementary feedback signals, discourse coherence and response quality, to construct preference data for both context rewriting and response generation. Moreover, we propose a dynamic self-evolution learning method that allows the rewriter and responder to continuously enhance their capabilities through mutual interaction in an iterative training loop. Comprehensive experiments conducted on four multi-party dialogue datasets substantiate the effectiveness of DRCR.