SS-MPC: A Sequence-Structured Multi-Party Conversation System
Yoonjin Jang, Keunha Kim, Youngjoong Ko

TL;DR
SS-MPC introduces a sequence-structured approach for multi-party conversation response generation, effectively leveraging pre-trained language models without relying on explicit graph structures, leading to improved performance and response quality.
Contribution
The paper presents SS-MPC, a novel sequence-structured MPC model that encodes dialogue as sequential input, avoiding graph-based limitations and enhancing response generation.
Findings
Achieves 15.60% BLEU-1 and 12.44% ROUGE-L scores, outperforming state-of-the-art.
Outperforms existing models by 3.91%p in BLEU-1 and 0.62%p in ROUGE-L.
Human evaluation shows more fluent and accurate responses.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems
