paper-with-me

Papers

Unsupervised Multi-Granularity Summarization

2022-01-29 · Ming Zhong, Yang Liu, Suyu Ge, Yuning Mao, Yizhu Jiao, Xingxing Zhang, Yichong Xu, Chenguang Zhu, Michael Zeng, Jiawei Han

Text summarization is a user-preference based task, i.e., for one document, users often have different priorities for summary. As a key aspect of customization in summarization, granularity is used to measure the semantic coverage between the summary and source document. However, developing systems that can generate summaries with customizable semantic coverage is still an under-explored topic. In this paper, we propose the first unsupervised multi-granularity summarization framework, GranuSum. We take events as the basic semantic units of the source documents and propose to rank these events by their salience. We also develop a model to summarize input documents with given events as anchors and hints. By inputting different numbers of events, GranuSum is capable of producing multi-granular summaries in an unsupervised manner. Meanwhile, we annotate a new benchmark GranuDUC that contains multiple summaries at different granularities for each document cluster. Experimental results confirm the substantial superiority of GranuSum on multi-granularity summarization over strong baselines. Further, by exploiting the event information, GranuSum also exhibits state-of-the-art performance under the conventional unsupervised abstractive setting. Dataset for this paper can be found at: https://github.com/maszhongming/GranuDUC

📄 PDF Abstract BibTeX arXiv:2201.12502

Code (2)

maszhongming/granuduc 공식 구현
yzjiao/Open-vocabulary-event-extraction 공식 구현

Tasks

Abstractive Text SummarizationText Summarization

Similar Papers 제목 키워드 기반

Unsupervised Multi-Granularity Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Text summarization is a user-preference based task. For one document, users often have different priorities for summary. Granularity level of the summary is a core component of these preferences. However, most existing s…

Abstractive Text SummarizationText Summarization

Scientific Paper Extractive Summarization Enhanced by Citation Graphs

2022-12-08 · Xiuying Chen, Mingzhe Li, Shen Gao, Rui Yan 외

In a citation graph, adjacent paper nodes share related scientific terms and topics. The graph thus conveys unique structure information of document-level relatedness that can be utilized in the paper summarization task,…

Extractive SummarizationLink PredictionSentence

An Efficient Coarse-to-Fine Facet-Aware Unsupervised Summarization Framework based on Semantic Blocks

2022-08-17 · COLING 2022 10 · Xinnian Liang, Jing Li, Shuangzhi Wu, Jiali Zeng 외

Unsupervised summarization methods have achieved remarkable results by incorporating representations from pre-trained language models. However, existing methods fail to consider efficiency and effectiveness at the same t…

Document Summarization

Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization

2020-07-01 · ACL 2020 6 · Hanqi Jin, Tianming Wang, Xiaojun Wan

In this paper, we propose a multi-granularity interaction network for extractive and abstractive multi-document summarization, which jointly learn semantic representations for words, sentences, and documents. The word re…

Document SummarizationExtractive SummarizationMulti-Document SummarizationSentence

Unsupervised Abstractive Opinion Summarization by Generating Sentences with Tree-Structured Topic Guidance

2021-06-15 · Masaru Isonuma, Junichiro Mori, Danushka Bollegala, Ichiro Sakata

This paper presents a novel unsupervised abstractive summarization method for opinionated texts. While the basic variational autoencoder-based models assume a unimodal Gaussian prior for the latent code of sentences, we …

Abstractive Text SummarizationOpinion SummarizationSentence