EMNLP 2021main32 citations

A Bag of Tricks for Dialogue Summarization

Muhammad Khalifa, Miguel Ballesteros, Kathleen McKeown

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.

BibTeX
@inproceedings{khalifa-etal-2021-bag,
    title = "A Bag of Tricks for Dialogue Summarization",
    author = "Khalifa, Muhammad  and
      Ballesteros, Miguel  and
      McKeown, Kathleen",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.631/",
    doi = "10.18653/v1/2021.emnlp-main.631",
    pages = "8014--8022"
}
A Bag of Tricks for Dialogue Summarization · EMNLP 2021