NAACL 2021long53 citations

Sliding Selector Network with Dynamic Memory for Extractive Summarization of Long Documents

Peng Cui, Le Hu

Abstract

Neural-based summarization models suffer from the length limitation of text encoder. Long documents have to been truncated before they are sent to the model, which results in huge loss of summary-relevant contents. To address this issue, we propose the sliding selector network with dynamic memory for extractive summarization of long-form documents, which employs a sliding window to extract summary sentences segment by segment. Moreover, we adopt memory mechanism to preserve and update the history information dynamically, allowing the semantic flow across different windows. Experimental results on two large-scale datasets that consist of scientific papers demonstrate that our model substantially outperforms previous state-of-the-art models. Besides, we perform qualitative and quantitative investigations on how our model works and where the performance gain comes from.

BibTeX
@inproceedings{cui-hu-2021-sliding,
    title = "Sliding Selector Network with Dynamic Memory for Extractive Summarization of Long Documents",
    author = "Cui, Peng  and
      Hu, Le",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.470/",
    doi = "10.18653/v1/2021.naacl-main.470",
    pages = "5881--5891"
}
Sliding Selector Network with Dynamic Memory for Extractive Summarization of Long Documents · NAACL 2021