Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization.

Hanqi Jin,Tianming Wang,Xiaojun Wan
DOI: https://doi.org/10.18653/v1/2020.acl-main.556
2020-01-01
Abstract:In this paper, we propose a multi-granularity interaction network for extractive and abstractive multi-document summarization, which jointly learn semantic representations for words, sentences, and documents.The word representations are used to generate an abstractive summary while the sentence representations are used to produce an extractive summary.We employ attention mechanisms to interact between different granularity of semantic representations, which helps to capture multi-granularity key information and improves the performance of both abstractive and extractive summarization.Experiment results show that our proposed model substantially outperforms all strong baseline methods and achieves the best results on the Multi-News dataset.
What problem does this paper attempt to address?