paper-with-me

Papers

Unsupervised Extractive Summarization with Heterogeneous Graph Embeddings for Chinese Document

2022-11-09 · Chen Lin, Ye Liu, Siyu An, Di Yin

In the scenario of unsupervised extractive summarization, learning high-quality sentence representations is essential to select salient sentences from the input document. Previous studies focus more on employing statistical approaches or pre-trained language models (PLMs) to extract sentence embeddings, while ignoring the rich information inherent in the heterogeneous types of interaction between words and sentences. In this paper, we are the first to propose an unsupervised extractive summarizaiton method with heterogeneous graph embeddings (HGEs) for Chinese document. A heterogeneous text graph is constructed to capture different granularities of interactions by incorporating graph structural information. Moreover, our proposed graph is general and flexible where additional nodes such as keywords can be easily integrated. Experimental results demonstrate that our method consistently outperforms the strong baseline in three summarization datasets.

📄 PDF Abstract BibTeX arXiv:2211.04698

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive SummarizationSentenceSentence EmbeddingsUnsupervised Extractive Summarization

Similar Papers 제목 키워드 기반

Bipartite Graph Pre-training for Unsupervised Extractive Summarization with Graph Convolutional Auto-Encoders

2023-10-29 · Qianren Mao, Shaobo Zhao, Jiarui Li, Xiaolei Gu 외

Pre-trained sentence representations are crucial for identifying significant sentences in unsupervised document extractive summarization. However, the traditional two-step paradigm of pre-training and sentence-ranking, c…

Extractive SummarizationSentenceSentence EmbeddingsUnsupervised Extractive Summarization

Unsupervised document summarization using pre-trained sentence embeddings and graph centrality

2021-06-01 · NAACL (sdp) 2021 6 · Juan Ramirez-Orta, Evangelos Milios

This paper describes our submission for the LongSumm task in SDP 2021. We propose a method for incorporating sentence embeddings produced by deep language models into extractive summarization techniques based on graph ce…

Abstractive Text SummarizationDocument SummarizationExtractive SummarizationSentence+1

Combining Word Embeddings and N-grams for Unsupervised Document Summarization

2020-04-25 · Zhuolin Jiang, Manaj Srivastava, Sanjay Krishna, David Akodes 외

Graph-based extractive document summarization relies on the quality of the sentence similarity graph. Bag-of-words or tf-idf based sentence similarity uses exact word matching, but fails to measure the semantic similarit…

DiversityDocument SummarizationExtractive Document SummarizationExtractive Summarization+8

GUSUM: Graph-Based Unsupervised Summarization using Sentence-BERT and Sentence Features

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Unsupervised extractive document summarization aims to extract salient sentences from a document without requiring a labelled corpus. In existing graph-based methods, vertex and edge weights are mostly created by calcula…

Document SummarizationExtractive Document SummarizationExtractive Text SummarizationGraph Ranking+5

Unsupervised Extractive Dialogue Summarization in Hyperdimensional Space

2024-05-16 · Seongmin Park, Kyungho Kim, Jaejin Seo, Jihwa Lee

We present HyperSum, an extractive summarization framework that captures both the efficiency of traditional lexical summarization and the accuracy of contemporary neural approaches. HyperSum exploits the pseudo-orthogona…

ClusteringExtractive SummarizationSentenceSentence Embeddings+1