Extractive Text Summarization with Latent Topics using Heterogeneous Graph Neural Network
This paper presents a heterogeneous graph neural network (HeterGNN) model for extractive text summarization (ETS) by using latent topics to capture the important content of input documents. Specifically, topical information has been widely used as global information for sentence selection. However, most of the recent approaches use neural models, which lead the training models more complex and difficult for extensibility. In this regard, this study presents a novel graph-based ETS by adding a new node of latent topics into HeterGN for the summarization (TopicHeterGraphSum). Specifically, TopicHeterGraphSum includes three types of semantic nodes (i.e., topic-word-sentence) in order to enrich the cross-sentence relations. Furthermore, an extended version of TopicHeterGraphSum for multi documents extraction is also taken into account to emphasize the advantage of the proposed method. Experiments on benchmark datasets such as CNN/DailyMail and Multi-News show the promising results of our method compared with state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
Extractive Text SummarizationGraph Neural NetworkSentenceText SummarizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Data-driven Latent Semantic Analysis for Automatic Text Summarization using LDA Topic Modelling
With the advent and popularity of big data mining and huge text analysis in modern times, automated text summarization became prominent for extracting and retrieving important information from documents. This research in…
ArticlesExtractive SummarizationText SummarizationHEGEL: 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 SummarizationSentenceEnhancing 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+2Extractive Summarization Considering Discourse and Coreference Relations based on Heterogeneous Graph
Modeling the relations between text spans in a document is a crucial yet challenging problem for extractive summarization. Various kinds of relations exist among text spans of different granularity, such as discourse rel…
Extractive SummarizationInvestigating Entropy for Extractive Document Summarization
Automatic text summarization aims to cut down readers time and cognitive effort by reducing the content of a text document without compromising on its essence. Ergo, informativeness is the prime attribute of document sum…
AttributeDocument SummarizationExtractive Document SummarizationInformativeness+3