Extractive 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 relations between elementary discourse units and coreference relations between phrase mentions. In this paper, we propose a heterogeneous graph based model for extractive summarization that incorporates both discourse and coreference relations. The heterogeneous graph contains three types of nodes, each corresponds to text spans of different granularity. Experimental results on a benchmark summarization dataset verify the effectiveness of our proposed method.
Code (0)
등록된 구현이 없습니다.
Tasks
Extractive SummarizationSimilar Papers 제목 키워드 기반
Extractive is not Faithful: An Investigation of Broad Unfaithfulness Problems in Extractive Summarization
The problems of unfaithful summaries have been widely discussed under the context of abstractive summarization. Though extractive summarization is less prone to the common unfaithfulness issues of abstractive summaries, …
Abstractive Text SummarizationExtractive SummarizationDiscourse-Aware Neural Extractive Text Summarization
Recently BERT has been adopted for document encoding in state-of-the-art text summarization models. However, sentence-based extractive models often result in redundant or uninformative phrases in the extracted summaries.…
Extractive Text SummarizationSentenceText SummarizationLeveraging Discourse Structure for Extractive Meeting Summarization
We introduce an extractive summarization system for meetings that leverages discourse structure to better identify salient information from complex multi-party discussions. Using discourse graphs to represent semantic re…
Extractive SummarizationMeeting SummarizationNode ClassificationHEGEL: 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 SummarizationSentenceMultiplex 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