pith. sign in

arxiv: 2502.16920 · v1 · pith:ATKOTTDRnew · submitted 2025-02-24 · 💻 cs.CL

SS-MPC: A Sequence-Structured Multi-Party Conversation System

classification 💻 cs.CL
keywords textbfmodelsss-mpcconversationstructuresbleu-1dialogueexisting
0
0 comments X
read the original abstract

Recent Multi-Party Conversation (MPC) models typically rely on graph-based approaches to capture dialogue structures. However, these methods have limitations, such as information loss during the projection of utterances into structural embeddings and constraints in leveraging pre-trained language models directly. In this paper, we propose \textbf{SS-MPC}, a response generation model for MPC that eliminates the need for explicit graph structures. Unlike existing models that depend on graphs to analyze conversation structures, SS-MPC internally encodes the dialogue structure as a sequential input, enabling direct utilization of pre-trained language models. Experimental results show that \textbf{SS-MPC} achieves \textbf{15.60\% BLEU-1} and \textbf{12.44\% ROUGE-L} score, outperforming the current state-of-the-art MPC response generation model by \textbf{3.91\%p} in \textbf{BLEU-1} and \textbf{0.62\%p} in \textbf{ROUGE-L}. Additionally, human evaluation confirms that SS-MPC generates more fluent and accurate responses compared to existing MPC models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

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

    cs.CL 2026-04 unverdicted novelty 6.0

    DRCR improves multi-party dialogue generation by rewriting context with discourse coherence and response-guided preference data plus dynamic self-evolution learning between rewriter and responder.