English

EM Pre-training for Multi-party Dialogue Response Generation

Computation and Language 2023-05-23 v1

Abstract

Dialogue response generation requires an agent to generate a response according to the current dialogue history, in terms of which two-party dialogues have been well studied, but leaving a great gap for multi-party dialogues at the same time. Different from two-party dialogues where each response is a direct reply to its previous utterance, the addressee of a response utterance should be specified before it is generated in the multi-party scenario. Thanks to the huge amount of two-party conversational data, various pre-trained language models for two-party dialogue response generation have been proposed. However, due to the lack of annotated addressee labels in multi-party dialogue datasets, it is hard to use them to pre-train a response generation model for multi-party dialogues. To tackle this obstacle, we propose an Expectation-Maximization (EM) approach that iteratively performs the expectation steps to generate addressee labels, and the maximization steps to optimize a response generation model. Theoretical analyses and extensive experiments have justified the feasibility and effectiveness of our proposed method.

Keywords

Cite

@article{arxiv.2305.12412,
  title  = {EM Pre-training for Multi-party Dialogue Response Generation},
  author = {Yiyang Li and Hai Zhao},
  journal= {arXiv preprint arXiv:2305.12412},
  year   = {2023}
}

Comments

Accepted by ACL 2023

R2 v1 2026-06-28T10:40:26.146Z