paper-with-me

Papers

Unsupervised Neural Single-Document Summarization of Reviews via Learning Latent Discourse Structure and its Ranking

2019-06-13 · ACL 2019 7 · Masaru Isonuma, Junichiro Mori, Ichiro Sakata

This paper focuses on the end-to-end abstractive summarization of a single product review without supervision. We assume that a review can be described as a discourse tree, in which the summary is the root, and the child sentences explain their parent in detail. By recursively estimating a parent from its children, our model learns the latent discourse tree without an external parser and generates a concise summary. We also introduce an architecture that ranks the importance of each sentence on the tree to support summary generation focusing on the main review point. The experimental results demonstrate that our model is competitive with or outperforms other unsupervised approaches. In particular, for relatively long reviews, it achieves a competitive or better performance than supervised models. The induced tree shows that the child sentences provide additional information about their parent, and the generated summary abstracts the entire review.

📄 PDF Abstract BibTeX arXiv:1906.05691

Code (1)

misonuma/strsum 공식 구현 tf

Tasks

Abstractive Text SummarizationDocument SummarizationSentence

Similar Papers 제목 키워드 기반

Unsupervised Opinion Summarization as Copycat-Review Generation

2019-11-06 · ACL 2020 6 · Arthur Bražinskas, Mirella Lapata, Ivan Titov

Opinion summarization is the task of automatically creating summaries that reflect subjective information expressed in multiple documents, such as product reviews. While the majority of previous work has focused on the e…

Abstractive Text SummarizationOpinion SummarizationReview GenerationUnsupervised Opinion Summarization

Unsupervised Aspect-Based Multi-Document Abstractive Summarization

2019-11-01 · WS 2019 11 · Maximin Coavoux, Hady Elsahar, Matthias Gall{\'e}

User-generated reviews of products or services provide valuable information to customers. However, it is often impossible to read each of the potentially thousands of reviews: it would therefore save valuable time to pro…

Abstractive Text SummarizationClusteringDocument SummarizationLanguage Modeling+3

Unsupervised Neural Multi-Document Abstractive Summarization of Reviews

2018-09-27 · Eric Chu, Peter J. Liu

Abstractive summarization has been studied using neural sequence transduction methods with datasets of large, paired document-summary examples. However, such datasets are rare and the models trained from them do not gene…

Abstractive Text Summarization

Unsupervised Opinion Summarisation in the Wasserstein Space

2022-11-27 · Jiayu Song, Iman Munire Bilal, Adam Tsakalidis, Rob Procter 외

Opinion summarisation synthesises opinions expressed in a group of documents discussing the same topic to produce a single summary. Recent work has looked at opinion summarisation of clusters of social media posts. Such …

Abstractive Text SummarizationDecoder

MeanSum: A Neural Model for Unsupervised Multi-document Abstractive Summarization

2018-10-12 · Eric Chu, Peter J. Liu

Abstractive summarization has been studied using neural sequence transduction methods with datasets of large, paired document-summary examples. However, such datasets are rare and the models trained from them do not gene…

Abstractive Text Summarization