English

A Bag of Tricks for Dialogue Summarization

Computation and Language 2021-09-20 v1

Abstract

Dialogue summarization comes with its own peculiar challenges as opposed to news or scientific articles summarization. In this work, we explore four different challenges of the task: handling and differentiating parts of the dialogue belonging to multiple speakers, negation understanding, reasoning about the situation, and informal language understanding. Using a pretrained sequence-to-sequence language model, we explore speaker name substitution, negation scope highlighting, multi-task learning with relevant tasks, and pretraining on in-domain data. Our experiments show that our proposed techniques indeed improve summarization performance, outperforming strong baselines.

Keywords

Cite

@article{arxiv.2109.08232,
  title  = {A Bag of Tricks for Dialogue Summarization},
  author = {Muhammad Khalifa and Miguel Ballesteros and Kathleen McKeown},
  journal= {arXiv preprint arXiv:2109.08232},
  year   = {2021}
}

Comments

EMNLP 2021 - short paper

R2 v1 2026-06-24T06:03:17.437Z