Extractive Summarization Of Long Documents By Combining Global And Local Context | Awesome LLM Papers Contribute to Awesome LLM Papers

Extractive Summarization Of Long Documents By Combining Global And Local Context

Wen Xiao, Giuseppe Carenini . Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) 2019 – 161 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
EMNLP Uncategorized

In this paper, we propose a novel neural single document extractive summarization model for long documents, incorporating both the global context of the whole document and the local context within the current topic. We evaluate the model on two datasets of scientific papers, Pubmed and arXiv, where it outperforms previous work, both extractive and abstractive models, on ROUGE-1, ROUGE-2 and METEOR scores. We also show that, consistently with our goal, the benefits of our method become stronger as we apply it to longer documents. Rather surprisingly, an ablation study indicates that the benefits of our model seem to come exclusively from modeling the local context, even for the longest documents.

Similar Work