paper-with-me

Papers

Extractive Summarization Considering Discourse and Coreference Relations based on Heterogeneous Graph

2021-04-01 · EACL 2021 2 · Yin Jou Huang, Sadao Kurohashi

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Summarization

Similar Papers 제목 키워드 기반

Extractive is not Faithful: An Investigation of Broad Unfaithfulness Problems in Extractive Summarization

2022-09-08 · Shiyue Zhang, David Wan, Mohit Bansal

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 Summarization

Discourse-Aware Neural Extractive Text Summarization

2019-10-30 · ACL 2020 6 · Jiacheng Xu, Zhe Gan, Yu Cheng, Jingjing Liu

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 Summarization

Leveraging Discourse Structure for Extractive Meeting Summarization

2024-05-17 · Virgile Rennard, Guokan Shang, Michalis Vazirgiannis, Julie Hunter

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 Classification

HEGEL: Hypergraph Transformer for Long Document Summarization

2022-10-09 · Haopeng Zhang, Xiao Liu, Jiawei Zhang

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 SummarizationSentence

Multiplex Graph Neural Network for Extractive Text Summarization

2021-08-29 · EMNLP 2021 11 · Baoyu Jing, Zeyu You, Tao Yang, Wei Fan 외

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