English

Summarizing Multiple Documents with Conversational Structure for Meta-Review Generation

Computation and Language 2023-10-24 v4 Artificial Intelligence

Abstract

We present PeerSum, a novel dataset for generating meta-reviews of scientific papers. The meta-reviews can be interpreted as abstractive summaries of reviews, multi-turn discussions and the paper abstract. These source documents have rich inter-document relationships with an explicit hierarchical conversational structure, cross-references and (occasionally) conflicting information. To introduce the structural inductive bias into pre-trained language models, we introduce Rammer ( Relationship-aware Multi-task Meta-review Generator), a model that uses sparse attention based on the conversational structure and a multi-task training objective that predicts metadata features (e.g., review ratings). Our experimental results show that Rammer outperforms other strong baseline models in terms of a suite of automatic evaluation metrics. Further analyses, however, reveal that RAMMER and other models struggle to handle conflicts in source documents of PeerSum, suggesting meta-review generation is a challenging task and a promising avenue for further research.

Keywords

Cite

@article{arxiv.2305.01498,
  title  = {Summarizing Multiple Documents with Conversational Structure for Meta-Review Generation},
  author = {Miao Li and Eduard Hovy and Jey Han Lau},
  journal= {arXiv preprint arXiv:2305.01498},
  year   = {2023}
}

Comments

Long paper; Accepted to EMNLP 2023; Soundness: 3, 3, 4; Excitement: 3, 4, 4

R2 v1 2026-06-28T10:23:33.444Z