paper-with-me

Papers

A New Sentence Extraction Strategy for Unsupervised Extractive Summarization Methods

2021-12-06 · Dehao Tao, Yingzhu Xiong, Zhongliang Yang, Yongfeng Huang

In recent years, text summarization methods have attracted much attention again thanks to the researches on neural network models. Most of the current text summarization methods based on neural network models are supervised methods which need large-scale datasets. However, large-scale datasets are difficult to obtain in practical applications. In this paper, we model the task of extractive text summarization methods from the perspective of Information Theory, and then describe the unsupervised extractive methods with a uniform framework. To improve the feature distribution and to decrease the mutual information of summarization sentences, we propose a new sentence extraction strategy which can be applied to existing unsupervised extractive methods. Experiments are carried out on different datasets, and results show that our strategy is indeed effective and in line with expectations.

📄 PDF Abstract BibTeX arXiv:2112.03203

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive SummarizationExtractive Text SummarizationSentenceText SummarizationUnsupervised Extractive Summarization

Similar Papers 제목 키워드 기반

Identifying Implicit Quotes for Unsupervised Extractive Summarization of Conversations

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Ryuji Kano, Yasuhide Miura, Tomoki Taniguchi, Tomoko Ohkuma

We propose Implicit Quote Extractor, an end-to-end unsupervised extractive neural summarization model for conversational texts. When we reply to posts, quotes are used to highlight important part of texts. We aim to extr…

Extractive SummarizationUnsupervised Extractive Summarization

Unsupervised Extractive Summarization by Pre-training Hierarchical Transformers

2020-10-16 · Findings of the Association for Computational Linguistics 2020 · Shusheng Xu, Xingxing Zhang, Yi Wu, Furu Wei 외

Unsupervised extractive document summarization aims to select important sentences from a document without using labeled summaries during training. Existing methods are mostly graph-based with sentences as nodes and edge …

Document SummarizationExtractive Document SummarizationExtractive SummarizationExtractive Text Summarization+2

RankSum An unsupervised extractive text summarization based on rank fusion

2024-02-07 · A. Joshi, E. Fidalgo, E. Alegre, R. Alaiz-Rodriguez

In this paper, we propose Ranksum, an approach for extractive text summarization of single documents based on the rank fusion of four multi-dimensional sentence features extracted for each sentence: topic information, se…

Extractive Text SummarizationSentenceSentence EmbeddingsText Summarization+1

BottleSum: Unsupervised and Self-supervised Sentence Summarization using the Information Bottleneck Principle

2019-09-16 · IJCNLP 2019 11 · Peter West, Ari Holtzman, Jan Buys, Yejin Choi

The principle of the Information Bottleneck (Tishby et al. 1999) is to produce a summary of information X optimized to predict some other relevant information Y. In this paper, we propose a novel approach to unsupervised…

Abstractive Text SummarizationExtractive SummarizationLanguage ModelingLanguage Modelling+4

Improving Sentence Similarity Estimation for Unsupervised Extractive Summarization

2023-02-24 · Shichao Sun, Ruifeng Yuan, Wenjie Li, Sujian Li

Unsupervised extractive summarization aims to extract salient sentences from a document as the summary without labeled data. Recent literatures mostly research how to leverage sentence similarity to rank sentences in the…

Contrastive LearningExtractive SummarizationSentenceSentence Similarity+1