Multi Graph Neural Network for Extractive Long Document Summarization
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.
Code (1)
Tasks
Document SummarizationGraph Neural NetworkSentenceSimilar Papers 제목 키워드 기반
Enhancing Extractive Text Summarization with Topic-Aware Graph Neural Networks
Text summarization aims to compress a textual document to a short summary while keeping salient information. Extractive approaches are widely used in text summarization because of their fluency and efficiency. However, m…
Document SummarizationExtractive SummarizationExtractive Text SummarizationGraph Neural Network+2HeterGraphLongSum: Heterogeneous Graph Neural Network with Passage Aggregation for Extractive Long Document Summarization
Graph Neural Network (GNN)-based models have proven effective in various Natural Language Processing (NLP) tasks in recent years. Specifically, in the case of the Extractive Document Summarization (EDS) task, modeling do…
Document SummarizationExtractive Document SummarizationGraph Neural NetworkSentenceHEGEL: Hypergraph Transformer for Long Document Summarization
Extractive summarization for long documents is challenging due to the extended structured input context. The long-distance sentence dependency hinders cross-sentence relations modeling, the critical step of extractive su…
Document SummarizationExtractive SummarizationSentenceGoSum: Extractive Summarization of Long Documents by Reinforcement Learning and Graph Organized discourse state
Extracting summaries from long documents can be regarded as sentence classification using the structural information of the documents. How to use such structural information to summarize a document is challenging. In thi…
ArticlesDocument SummarizationExtractive Document SummarizationExtractive Summarization+6Multiplex Graph Neural Network for Extractive Text Summarization
Extractive text summarization aims at extracting the most representative sentences from a given document as its summary. To extract a good summary from a long text document, sentence embedding plays an important role. Re…
Extractive Text SummarizationGraph Neural NetworkSemantic SimilaritySemantic Textual Similarity+4