ACL 2021long51 citations

BASS: Boosting Abstractive Summarization with Unified Semantic Graph

Wenhao Wu, Wei Li, Xinyan Xiao, Jiachen Liu, Ziqiang Cao, Sujian Li, Hua Wu, Haifeng Wang

Abstract

Abstractive summarization for long-document or multi-document remains challenging for the Seq2Seq architecture, as Seq2Seq is not good at analyzing long-distance relations in text. In this paper, we present BASS, a novel framework for Boosting Abstractive Summarization based on a unified Semantic graph, which aggregates co-referent phrases distributing across a long range of context and conveys rich relations between phrases. Further, a graph-based encoder-decoder model is proposed to improve both the document representation and summary generation process by leveraging the graph structure. Specifically, several graph augmentation methods are designed to encode both the explicit and implicit relations in the text while the graph-propagation attention mechanism is developed in the decoder to select salient content into the summary. Empirical results show that the proposed architecture brings substantial improvements for both long-document and multi-document summarization tasks.

BibTeX
@inproceedings{wu-etal-2021-bass,
    title = "{BASS}: Boosting Abstractive Summarization with Unified Semantic Graph",
    author = "Wu, Wenhao  and
      Li, Wei  and
      Xiao, Xinyan  and
      Liu, Jiachen  and
      Cao, Ziqiang  and
      Li, Sujian  and
      Wu, Hua  and
      Wang, Haifeng",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.472/",
    doi = "10.18653/v1/2021.acl-long.472",
    pages = "6052--6067"
}
BASS: Boosting Abstractive Summarization with Unified Semantic Graph · ACL 2021