SOTAVerified

Multi Graph Neural Network for Extractive Long Document Summarization

2022-10-01COLING 2022Code Available0· sign in to hype

Xuan-Dung Doan, Le-Minh Nguyen, Khac-Hoai Nam Bui

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Heterogeneous Graph Neural Networks (HeterGNN) have been recently introduced as an emergent approach for extracting document summarization (EDS) by exploiting the cross-relations between words and sentences. However, applying HeterGNN for long documents is still an open research issue. One of the main majors is the lacking of inter-sentence connections. In this regard, this paper exploits how to apply HeterGNN for long documents by building a graph on sentence-level nodes (homogeneous graph) and combine with HeterGNN for capturing the semantic information in terms of both inter and intra-sentence connections. Experiments on two benchmark datasets of long documents such as PubMed and ArXiv show that our method is able to achieve state-of-the-art results in this research field.

Tasks

Reproductions