Unsupervised Opinion Summarization with Noising and Denoising (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for abstractive summarization are limited and cannot be easily sourced.
Approach: They propose a supervised learning model which learns to denoise the input and generate original reviews.
Outcome: The proposed model improves on the baselines of abstractive and extractive models on a large dataset with only a few reviews and no ground truth summaries.

Similar Papers

Few-Shot Learning for Opinion Summarization (2020.emnlp-main)

Copied to clipboard

Challenge: a recent study shows that abstractive summarization models fail to capture their essential properties due to the high cost of summary production.
Approach: They propose a few-shot framework for abstractive opinion summarization that bootstraps the output of an unsupervised model.
Outcome: The proposed framework outperforms extractive and abstractive methods on Amazon and Yelp datasets.
Unsupervised Opinion Summarization as Copycat-Review Generation (2020.acl-main)

Copied to clipboard

Challenge: Recent work on opinion summarization has focused on extracting fragments from reviews, but we use novel sentences to generate abstractive summaries.
Approach: They propose an abstractive summarizer which does not use summaries in training and is trained end-to-end on a large collection of reviews.
Outcome: The proposed model produces fluent and coherent summaries reflecting consensus opinions on Amazon and Yelp reviews.
Informative and Controllable Opinion Summarization (2021.eacl-main)

Copied to clipboard

Challenge: Existing methods for opinion summarization use a two-stage extractive and abstractive approach to generate summaries for reviews of a specific target.
Approach: They propose a framework for opinion summarization that condenses all input reviews into multiple dense vectors which serve as input to an abstractive model.
Outcome: The proposed framework produces more informative summaries and allows to take user preferences into account using a zero-shot customization technique.
Self-Supervised and Controlled Multi-Document Opinion Summarization (2021.eacl-main)

Copied to clipboard

Challenge: Existing unsupervised methods for summarizing reviews are based on bootstrapping and require a combination of loss functions or hierarchical latent variables to ensure that the generated summaries remain on-topic.
Approach: They propose a self-supervised setup that considers an individual document as a target summary for a set of similar documents.
Outcome: The proposed setup makes training simpler than previous approaches by relying only on standard log-likelihood loss and mainstream models.
Learning Opinion Summarizers by Selecting Informative Reviews (2021.emnlp-main)

Copied to clipboard

Challenge: supervised summarization has been traditionally approached with unsupervised, weakly-supervised and few-shot learning techniques.
Approach: They propose to combine a large dataset of opinion summaries with user reviews to form a supervised summarizer.
Outcome: The proposed method improves the quality of summarization and reduces hallucinations in the summarizer.
Unsupervised Extractive Opinion Summarization Using Sparse Coding (2022.acl-long)

Copied to clipboard

Challenge: Existing methods for opinion summarization rely on human annotations, which may not be feasible.
Approach: They propose to perform opinion summarization in an unsupervised manner by using a dictionary learning algorithm that implicitly captures semantic information from the review text.
Outcome: The proposed algorithm performs well on SPACE and AMAZON datasets and performs controllable summarization to generate aspect-specific summaries using only a few samples.
Synthesize, if you do not have: Effective Synthetic Dataset Creation Strategies for Self-Supervised Opinion Summarization in E-commerce (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to generate general and aspect-specific opinion summarization are limited due to their reliance on human-specified aspects and seed words.
Approach: They propose synthetic dataset creation approaches for general and aspect-specific opinion summarization . general opinion summaries struggle to generate faithful to the input reviews, they say . aspect- specific opinion summarisation models are limited due to reliance on human-specified aspects .
Outcome: The proposed approach outperforms existing models on three e-commerce test sets on general and aspect-specific opinion summarization.
Attributable and Scalable Opinion Summarization (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for opinion summarization encode sentences from customer reviews into a hierarchical discrete latent space.
Approach: They propose a method that encodes customer reviews into a hierarchical discrete latent space and then identifies common opinions based on their frequency.
Outcome: The proposed method generates summaries that are more informative than previous work and more grounded in the input reviews.
TED: A Pretrained Unsupervised Summarization Model with Theme Modeling and Denoising (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing abstractive summarization models ignore abundant unlabeled corpora resources . TED outperforms all unsupervised abstractive baselines on NYT, CNN/DM and English Gigaword datasets .
Approach: They propose a transformer-based unsupervised text summarization system with pretraining on large-scale data.
Outcome: The proposed system outperforms baseline models on NYT, CNN/DM and English Gigaword datasets with various document styles.
Product Description and QA Assisted Self-Supervised Opinion Summarization (2024.findings-naacl)

Copied to clipboard

Challenge: Existing methods to generate opinion summarization without supervised training data are limited due to the lack of additional sources.
Approach: They propose a synthetic dataset creation strategy that leverages reviews and additional sources to generate a pseudo-summary.
Outcome: The proposed approach achieves 14.5% improvement in ROUGE-1 F1 over existing models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations