English

GRETEL: Graph Contrastive Topic Enhanced Language Model for Long Document Extractive Summarization

Computation and Language 2022-08-23 v1

Abstract

Recently, neural topic models (NTMs) have been incorporated into pre-trained language models (PLMs), to capture the global semantic information for text summarization. However, in these methods, there remain limitations in the way they capture and integrate the global semantic information. In this paper, we propose a novel model, the graph contrastive topic enhanced language model (GRETEL), that incorporates the graph contrastive topic model with the pre-trained language model, to fully leverage both the global and local contextual semantics for long document extractive summarization. To better capture and incorporate the global semantic information into PLMs, the graph contrastive topic model integrates the hierarchical transformer encoder and the graph contrastive learning to fuse the semantic information from the global document context and the gold summary. To this end, GRETEL encourages the model to efficiently extract salient sentences that are topically related to the gold summary, rather than redundant sentences that cover sub-optimal topics. Experimental results on both general domain and biomedical datasets demonstrate that our proposed method outperforms SOTA methods.

Keywords

Cite

@article{arxiv.2208.09982,
  title  = {GRETEL: Graph Contrastive Topic Enhanced Language Model for Long Document Extractive Summarization},
  author = {Qianqian Xie and Jimin Huang and Tulika Saha and Sophia Ananiadou},
  journal= {arXiv preprint arXiv:2208.09982},
  year   = {2022}
}

Comments

Accepted by COLING2022

R2 v1 2026-06-25T01:51:20.283Z