SOTAVerified

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

2021-06-01NAACL 2021Code Available0· sign in to hype

Peng Cui, Le Hu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions