English

Post-Training Dialogue Summarization using Pseudo-Paraphrasing

Computation and Language 2022-04-29 v1

Abstract

Previous dialogue summarization techniques adapt large language models pretrained on the narrative text by injecting dialogue-specific features into the models. These features either require additional knowledge to recognize or make the resulting models harder to tune. To bridge the format gap between dialogues and narrative summaries in dialogue summarization tasks, we propose to post-train pretrained language models (PLMs) to rephrase from dialogue to narratives. After that, the model is fine-tuned for dialogue summarization as usual. Comprehensive experiments show that our approach significantly improves vanilla PLMs on dialogue summarization and outperforms other SOTA models by the summary quality and implementation costs.

Keywords

Cite

@article{arxiv.2204.13498,
  title  = {Post-Training Dialogue Summarization using Pseudo-Paraphrasing},
  author = {Qi Jia and Yizhu Liu and Haifeng Tang and Kenny Q. Zhu},
  journal= {arXiv preprint arXiv:2204.13498},
  year   = {2022}
}

Comments

Findings of NAACL 2022

R2 v1 2026-06-24T11:01:30.924Z