ACL 2022findings25 citations

Comparative Opinion Summarization via Collaborative Decoding

Hayate Iso, Xiaolan Wang, Stefanos Angelidis, Yoshihiko Suhara

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

BibTeX
@inproceedings{iso-etal-2022-comparative,
    title = "Comparative Opinion Summarization via Collaborative Decoding",
    author = "Iso, Hayate  and
      Wang, Xiaolan  and
      Angelidis, Stefanos  and
      Suhara, Yoshihiko",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.261/",
    doi = "10.18653/v1/2022.findings-acl.261",
    pages = "3307--3324"
}
Comparative Opinion Summarization via Collaborative Decoding · ACL 2022