paper-with-me

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 extractive setting, i.e., selecting fragments from input reviews to produce a summary, we let the model generate novel sentences and hence produce abstractive summaries. Recent progress in summarization has seen the development of supervised models which rely on large quantities of document-summary pairs. Since such training data is expensive to acquire, we instead consider the unsupervised setting, in other words, we do not use any summaries in training. We define a generative model for a review collection which capitalizes on the intuition that when generating a new review given a set of other reviews of a product, we should be able to control the "amount of novelty" going into the new review or, equivalently, vary the extent to which it deviates from the input. At test time, when generating summaries, we force the novelty to be minimal, and produce a text reflecting consensus opinions. We capture this intuition by defining a hierarchical variational autoencoder model. Both individual reviews and the products they correspond to are associated with stochastic latent codes, and the review generator ("decoder") has direct access to the text of input reviews through the pointer-generator mechanism. Experiments on Amazon and Yelp datasets, show that setting at test time the review's latent code to its mean, allows the model to produce fluent and coherent summaries reflecting common opinions.

📄 PDF Abstract BibTeX arXiv:1911.02247

Code (3)

ixlan/CopyCat-abstractive-opinion-summarizer 공식 구현 pytorch
abrazinskas/Copycat-abstractive-opinion-summarizer pytorch
maria-liakata-nlp-group/wassos pytorch

Tasks

Abstractive Text SummarizationOpinion SummarizationReview GenerationUnsupervised Opinion Summarization

Methods 이 논문이 사용한 방법론

Test 설명 없음
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Beyond Opinion Mining: Summarizing Opinions of Customer Reviews

2022-06-03 · Reinald Kim Amplayo, Arthur Bražinskas, Yoshi Suhara, Xiaolan Wang 외

Customer reviews are vital for making purchasing decisions in the Information Age. Such reviews can be automatically summarized to provide the user with an overview of opinions. In this tutorial, we present various aspec…

Opinion MiningOpinion SummarizationText GenerationVariational Inference

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

Simple Yet Effective Synthetic Dataset Construction for Unsupervised Opinion Summarization

2023-03-21 · Ming Shen, Jie Ma, Shuai Wang, Yogarshi Vyas 외

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 Summarization

Unsupervised Opinion Summarization Using Approximate Geodesics

2022-09-15 · Somnath Basu Roy Chowdhury, Nicholas Monath, Avinava Dubey, Amr Ahmed 외

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

OpineSum: Entailment-based self-training for abstractive opinion summarization

2022-12-21 · Annie Louis, Joshua Maynez

A typical product or place often has hundreds of reviews, and summarization of these texts is an important and challenging problem. Recent progress on abstractive summarization in domains such as news has been driven by …

Abstractive Text SummarizationArticlesFew-Shot LearningNatural Language Inference+1