EMNLP 2022main12 citations

HydraSum: Disentangling Style Features in Text Summarization with Multi-Decoder Models

Tanya Goyal, Nazneen Rajani, Wenhao Liu, Wojciech Kryscinski

Abstract

Summarization systems make numerous “decisions” about summary properties during inference, e.g. degree of copying, specificity and length of outputs, etc. However, these are implicitly encoded within model parameters and specific styles cannot be enforced. To address this, we introduce HydraSum, a new summarization architecture that extends the single decoder framework of current models to a mixture-of-experts version with multiple decoders. We show that HydraSum’s multiple decoders automatically learn contrasting summary styles when trained under the standard training objective without any extra supervision. Through experiments on three summarization datasets (CNN, Newsroom and XSum), we show that HydraSum provides a simple mechanism to obtain stylistically-diverse summaries by sampling from either individual decoders or their mixtures, outperforming baseline models. Finally, we demonstrate that a small modification to the gating strategy during training can enforce an even stricter style partitioning, e.g. high- vs low-abstractiveness or high- vs low-specificity, allowing users to sample from a larger area in the generation space and vary summary styles along multiple dimensions.

BibTeX
@inproceedings{goyal-etal-2022-hydrasum,
    title = "{H}ydra{S}um: Disentangling Style Features in Text Summarization with Multi-Decoder Models",
    author = "Goyal, Tanya  and
      Rajani, Nazneen  and
      Liu, Wenhao  and
      Kryscinski, Wojciech",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.30/",
    doi = "10.18653/v1/2022.emnlp-main.30",
    pages = "464--479"
}
HydraSum: Disentangling Style Features in Text Summarization with Multi-Decoder Models · EMNLP 2022