On the Abstractiveness of Neural Document Summarization

Fangfang Zhang,Jin-ge Yao,Rui Yan
DOI: https://doi.org/10.18653/v1/d18-1089
2018-01-01
Abstract:Many modern neural document summarization systems based on encoder-decoder networks are designed to produce abstractive summaries. We attempted to verify the degree of abstractiveness of modern neural abstractive summarization systems by calculating overlaps in terms of various types of units. Upon the observation that many abstractive systems tend to be near-extractive in practice, we also implemented a pure copy system, which achieved comparable results as abstractive summarizers while being far more computationally efficient. These findings suggest the possibility for future efforts towards more efficient systems that could better utilize the vocabulary in the original document.
What problem does this paper attempt to address?