NAACL 2021long10 citations

Nutri-bullets Hybrid: Consensual Multi-document Summarization

Darsh Shah, Lili Yu, Tao Lei, Regina Barzilay

Abstract

We present a method for generating comparative summaries that highlight similarities and contradictions in input documents. The key challenge in creating such summaries is the lack of large parallel training data required for training typical summarization systems. To this end, we introduce a hybrid generation approach inspired by traditional concept-to-text systems. To enable accurate comparison between different sources, the model first learns to extract pertinent relations from input documents. The content planning component uses deterministic operators to aggregate these relations after identifying a subset for inclusion into a summary. The surface realization component lexicalizes this information using a text-infilling language model. By separately modeling content selection and realization, we can effectively train them with limited annotations. We implemented and tested the model in the domain of nutrition and health – rife with inconsistencies. Compared to conventional methods, our framework leads to more faithful, relevant and aggregation-sensitive summarization – while being equally fluent.

BibTeX
@inproceedings{shah-etal-2021-nutri,
    title = "Nutri-bullets Hybrid: Consensual Multi-document Summarization",
    author = "Shah, Darsh  and
      Yu, Lili  and
      Lei, Tao  and
      Barzilay, Regina",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.411/",
    doi = "10.18653/v1/2021.naacl-main.411",
    pages = "5213--5222"
}
Nutri-bullets Hybrid: Consensual Multi-document Summarization · NAACL 2021