English

Comparative Opinion Summarization via Collaborative Decoding

Computation and Language 2022-04-19 v2

Abstract

Opinion summarization focuses on generating summaries that reflect popular subjective information expressed in multiple online reviews. While generated summaries offer general and concise information about a particular hotel or product, the information may be insufficient to help the user compare multiple different choices. Thus, the user may still struggle with the question "Which one should I pick?" In this paper, we propose the comparative opinion summarization task, which aims at generating two contrastive summaries and one common summary from two different candidate sets of reviews. We develop a comparative summarization framework CoCoSum, which consists of two base summarization models that jointly generate contrastive and common summaries. Experimental results on a newly created benchmark CoCoTrip show that CoCoSum can produce higher-quality contrastive and common summaries than state-of-the-art opinion summarization models. The dataset and code are available at https://github.com/megagonlabs/cocosum

Keywords

Cite

@article{arxiv.2110.07520,
  title  = {Comparative Opinion Summarization via Collaborative Decoding},
  author = {Hayate Iso and Xiaolan Wang and Stefanos Angelidis and Yoshihiko Suhara},
  journal= {arXiv preprint arXiv:2110.07520},
  year   = {2022}
}

Comments

Findings of ACL 2022

R2 v1 2026-06-24T06:53:38.236Z