Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unsupervised Extractive Opinion Summarization Using Sparse Coding

About

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 unsupervised manner. SemAE uses dictionary learning to implicitly capture semantic information from the review and learns a latent representation of each sentence over semantic units. A semantic unit is supposed to capture an abstract semantic concept. Our extractive summarization algorithm leverages the representations to identify representative opinions among hundreds of reviews. SemAE is also able to perform controllable summarization to generate aspect-specific summaries. We report strong performance on SPACE and AMAZON datasets, and perform experiments to investigate the functioning of our model. Our code is publicly available at https://github.com/brcsomnath/SemAE.

Somnath Basu Roy Chowdhury, Chao Zhao, Snigdha Chaturvedi• 2022

Related benchmarks

TaskDatasetResultRank
Aspect-based SummarizationSPACE (test)
ROUGE-143.46
24
Opinion SummarizationAmazon (test)
ROUGE-1 Score32.03
22
Summary GenerationSPACE
SCrefs27.89
13
Summary GenerationAmaSum 4 domains
QA2.66
13
Aspect SummarizationSPACE
Aspect Informativeness-13
3
General SummarizationSPACE
Informativeness-21.3
3
Showing 6 of 6 rows

Other info

Code

Follow for update