Informative and Controllable Opinion Summarization
Opinion summarization is the task of automatically generating summaries for a set of reviews about a specific target (e.g., a movie or a product). Since the number of reviews for each target can be prohibitively large, neural network-based methods follow a two-stage approach where an extractive step first pre-selects a subset of salient opinions and an abstractive step creates the summary while conditioning on the extracted subset. However, the extractive model leads to loss of information which may be useful depending on user needs. In this paper we propose a summarization framework that eliminates the need to rely only on pre-selected content and waste possibly useful information, especially when customizing summaries. The framework enables the use of all input reviews by first condensing them into multiple dense vectors which serve as input to an abstractive model. We showcase an effective instantiation of our framework which produces more informative summaries and also allows to take user preferences into account using our zero-shot customization technique. Experimental results demonstrate that our model improves the state of the art on the Rotten Tomatoes dataset and generates customized summaries effectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Opinion SummarizationSimilar Papers 제목 키워드 기반
Read what you need: Controllable Aspect-based Opinion Summarization of Tourist Reviews
Manually extracting relevant aspects and opinions from large volumes of user-generated text is a time-consuming process. Summaries, on the other hand, help readers with limited time budgets to quickly consume the key ide…
Document SummarizationMulti-Document SummarizationOpinion SummarizationExtractive Opinion Summarization in Quantized Transformer Spaces
We present the Quantized Transformer (QT), an unsupervised system for extractive opinion summarization. QT is inspired by Vector-Quantized Variational Autoencoders, which we repurpose for popularity-driven summarization.…
ClusteringExtract AspectOpinion SummarizationSTRONG -- Structure Controllable Legal Opinion Summary Generation
We propose an approach for the structure controllable summarization of long legal opinions that considers the argument structure of the document. Our approach involves using predicted argument role information to guide t…
Unsupervised 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 SummarizationSentenceOpinionDigest: A Simple Framework for Opinion Summarization
We present OpinionDigest, an abstractive opinion summarization framework, which does not rely on gold-standard summaries for training. The framework uses an Aspect-based Sentiment Analysis model to extract opinion phrase…
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Opinion SummarizationSentiment Analysis