English

Summarizing Opinions: Aspect Extraction Meets Sentiment Prediction and They Are Both Weakly Supervised

Computation and Language 2018-08-28 v1 Artificial Intelligence Machine Learning

Abstract

We present a neural framework for opinion summarization from online product reviews which is knowledge-lean and only requires light supervision (e.g., in the form of product domain labels and user-provided ratings). Our method combines two weakly supervised components to identify salient opinions and form extractive summaries from multiple reviews: an aspect extractor trained under a multi-task objective, and a sentiment predictor based on multiple instance learning. We introduce an opinion summarization dataset that includes a training set of product reviews from six diverse domains and human-annotated development and test sets with gold standard aspect annotations, salience labels, and opinion summaries. Automatic evaluation shows significant improvements over baselines, and a large-scale study indicates that our opinion summaries are preferred by human judges according to multiple criteria.

Keywords

Cite

@article{arxiv.1808.08858,
  title  = {Summarizing Opinions: Aspect Extraction Meets Sentiment Prediction and They Are Both Weakly Supervised},
  author = {Stefanos Angelidis and Mirella Lapata},
  journal= {arXiv preprint arXiv:1808.08858},
  year   = {2018}
}

Comments

In EMNLP 2018 (long paper). For supplementary material, see http://stangelid.github.io/supplemental.pdf

R2 v1 2026-06-23T03:44:52.722Z