paper-with-me

Papers

Informative and Controllable Opinion Summarization

2019-09-05 · EACL 2021 2 · Reinald Kim Amplayo, Mirella Lapata

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.

📄 PDF Abstract BibTeX arXiv:1909.02322

Code (0)

등록된 구현이 없습니다.

Tasks

Opinion Summarization

Similar Papers 제목 키워드 기반

Read what you need: Controllable Aspect-based Opinion Summarization of Tourist Reviews

2020-06-08 · Rajdeep Mukherjee, Hari Chandana Peruri, Uppada Vishnu, Pawan Goyal 외

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 Summarization

Extractive Opinion Summarization in Quantized Transformer Spaces

2020-12-08 · Stefanos Angelidis, Reinald Kim Amplayo, Yoshihiko Suhara, Xiaolan Wang 외

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 Summarization

STRONG -- Structure Controllable Legal Opinion Summary Generation

2023-09-29 · Yang Zhong, Diane Litman

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

2022-03-15 · ACL 2022 5 · Somnath Basu Roy Chowdhury, Chao Zhao, Snigdha Chaturvedi

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 SummarizationSentence

OpinionDigest: A Simple Framework for Opinion Summarization

2020-05-05 · ACL 2020 6 · Yoshihiko Suhara, Xiaolan Wang, Stefanos Angelidis, Wang-Chiew Tan

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