Unsupervised Opinion Summarization with Content Planning
The recent success of deep learning techniques for abstractive summarization is predicated on the availability of large-scale datasets. When summarizing reviews (e.g., for products or movies), such training data is neither available nor can be easily sourced, motivating the development of methods which rely on synthetic datasets for supervised training. We show that explicitly incorporating content planning in a summarization model not only yields output of higher quality, but also allows the creation of synthetic datasets which are more natural, resembling real world document-summary pairs. Our content plans take the form of aspect and sentiment distributions which we induce from data without access to expensive annotations. Synthetic datasets are created by sampling pseudo-reviews from a Dirichlet distribution parametrized by our content planner, while our model generates summaries based on input reviews and induced content plans. Experimental results on three domains show that our approach outperforms competitive models in generating informative, coherent, and fluent summaries that capture opinion consensus.
Code (1)
Tasks
Abstractive Text SummarizationOpinion SummarizationUnsupervised Opinion SummarizationSimilar Papers 제목 키워드 기반
Unsupervised Abstractive Opinion Summarization by Generating Sentences with Tree-Structured Topic Guidance
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 SummarizationSentenceSimple Yet Effective Synthetic Dataset Construction for Unsupervised Opinion Summarization
Opinion summarization provides an important solution for summarizing opinions expressed among a large number of reviews. However, generating aspect-specific and general summaries is challenging due to the lack of annotat…
Natural Language InferenceOpinion SummarizationUnsupervised Opinion SummarizationUnsupervised Aspect-Based Multi-Document Abstractive Summarization
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+3Unsupervised Extractive Opinion Summarization Using Sparse Coding
Opinion summarization is the task of automatically generating summaries that encapsulate information from multiple user reviews. We present Semantic Autoencoder (SemAE) to perform extractive opinion summarization in an u…
Dictionary LearningExtractive SummarizationOpinion SummarizationSentenceUnsupervised Opinion Summarization Using Approximate Geodesics
Opinion summarization is the task of creating summaries capturing popular opinions from user reviews. In this paper, we introduce Geodesic Summarizer (GeoSumm), a novel system to perform unsupervised extractive opinion s…
DecoderDictionary LearningOpinion SummarizationRepresentation Learning+1