Summarizing Multiple Documents With Conversational Structure For Meta-review Generation · The Large Language Model Bible Contribute to LLM-Bible

Summarizing Multiple Documents With Conversational Structure For Meta-review Generation

Li Miao, Hovy Eduard, Lau Jey Han. Arxiv 2023

[Paper]    
Attention Mechanism Ethics And Bias Model Architecture Survey Paper Training Techniques

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.

Similar Work