TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Attributable and Scalable Opinion Summarization

Attributable and Scalable Opinion Summarization

Tom Hosking, Hao Tang, Mirella Lapata

2023-05-19Unsupervised Opinion Summarization
PaperPDFCode(official)

Abstract

We propose a method for unsupervised opinion summarization that encodes sentences from customer reviews into a hierarchical discrete latent space, then identifies common opinions based on the frequency of their encodings. We are able to generate both abstractive summaries by decoding these frequent encodings, and extractive summaries by selecting the sentences assigned to the same frequent encodings. Our method is attributable, because the model identifies sentences used to generate the summary as part of the summarization process. It scales easily to many hundreds of input reviews, because aggregation is performed in the latent space rather than over long sequences of tokens. We also demonstrate that our appraoch enables a degree of control, generating aspect-specific summaries by restricting the model to parts of the encoding space that correspond to desired aspects (e.g., location or food). Automatic and human evaluation on two datasets from different domains demonstrates that our method generates summaries that are more informative than prior work and better grounded in the input reviews.

Results

TaskDatasetMetricValueModel
Text SummarizationSPACE (Opinion Summarization)ROUGE-214.76Hercules (abstractive)
Text SummarizationSPACE (Opinion Summarization)ROUGE-L27.22Hercules (abstractive)

Related Papers

Automatically Evaluating Opinion Prevalence in Opinion Summarization2023-07-26Simple Yet Effective Synthetic Dataset Construction for Unsupervised Opinion Summarization2023-03-21Unsupervised Opinion Summarization Using Approximate Geodesics2022-09-15OrderSum: Reading Order-Aware Unsupervised Opinion Summarization2021-11-16Convex Aggregation for Opinion Summarization2021-04-03Unsupervised Opinion Summarization with Content Planning2020-12-14Unsupervised Opinion Summarization with Noising and Denoising2020-04-21Unsupervised Opinion Summarization as Copycat-Review Generation2019-11-06