English

BASS: Boosting Abstractive Summarization with Unified Semantic Graph

Computation and Language 2021-05-26 v1

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.

Keywords

Cite

@article{arxiv.2105.12041,
  title  = {BASS: Boosting Abstractive Summarization with Unified Semantic Graph},
  author = {Wenhao Wu and Wei Li and Xinyan Xiao and Jiachen Liu and Ziqiang Cao and Sujian Li and Hua Wu and Haifeng Wang},
  journal= {arXiv preprint arXiv:2105.12041},
  year   = {2021}
}

Comments

Accepted by ACL-IJCNLP 2021 main conference

R2 v1 2026-06-24T02:27:19.182Z