Unsupervised Opinion Summarisation in the Wasserstein Space
Jiayu Song, Iman Munire Bilal, Adam Tsakalidis, Rob Procter, Maria, Liakata

TL;DR
This paper introduces WassOS, an unsupervised opinion summarization model that leverages Wasserstein distance and disentangled semantic and syntactic representations to generate high-quality summaries from noisy social media data.
Contribution
WassOS is a novel unsupervised abstractive summarization approach that uses Wasserstein barycenters and disentangled representations for social media opinion summarization.
Findings
Outperforms state-of-the-art on ROUGE metrics.
Produces summaries that better preserve meaning according to human evaluations.
Effective across multiple social media and review datasets.
Abstract
Opinion summarisation synthesises opinions expressed in a group of documents discussing the same topic to produce a single summary. Recent work has looked at opinion summarisation of clusters of social media posts. Such posts are noisy and have unpredictable structure, posing additional challenges for the construction of the summary distribution and the preservation of meaning compared to online reviews, which has been so far the focus of opinion summarisation. To address these challenges we present \textit{WassOS}, an unsupervised abstractive summarization model which makes use of the Wasserstein distance. A Variational Autoencoder is used to get the distribution of documents/posts, and the distributions are disentangled into separate semantic and syntactic spaces. The summary distribution is obtained using the Wasserstein barycenter of the semantic and syntactic distributions. A…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Computational and Text Analysis Methods
MethodsGated Recurrent Unit
