paper-with-me

홈 › Papers

GLIMPSE: Pragmatically Informative Multi-Document Summarization for Scholarly Reviews

2024-06-11 · Maxime Darrin, Ines Arous, Pablo Piantanida, Jackie CK Cheung

Scientific peer review is essential for the quality of academic publications. However, the increasing number of paper submissions to conferences has strained the reviewing process. This surge poses a burden on area chairs who have to carefully read an ever-growing volume of reviews and discern each reviewer's main arguments as part of their decision process. In this paper, we introduce \sys, a summarization method designed to offer a concise yet comprehensive overview of scholarly reviews. Unlike traditional consensus-based methods, \sys extracts both common and unique opinions from the reviews. We introduce novel uniqueness scores based on the Rational Speech Act framework to identify relevant sentences in the reviews. Our method aims to provide a pragmatic glimpse into all reviews, offering a balanced perspective on their opinions. Our experimental results with both automatic metrics and human evaluation show that \sys generates more discriminative summaries than baseline methods in terms of human evaluation while achieving comparable performance with these methods in terms of automatic metrics.

📄 PDF Abstract BibTeX arXiv:2406.07359

Code (1)

icannos/glimpse-mds 공식 구현 pytorch

Tasks

Document SummarizationMulti-Document Summarization

Similar Papers 제목 키워드 기반

Pragmatically Informative Text Generation

2019-04-02 · NAACL 2019 6 · Sheng Shen, Daniel Fried, Jacob Andreas, Dan Klein

We improve the informativeness of models for conditional text generation using techniques from computational pragmatics. These techniques formulate language production as a game between speakers and listeners, in which a…

Abstractive Text SummarizationConditional Text GenerationData-to-Text GenerationGrounded language learning+2

Multi-document abstractive summarization using ILP based multi-sentence compression

2016-09-22 · Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

Abstractive summarization is an ideal form of summarization since it can synthesize information from multiple documents to create concise informative summaries. In this work, we aim at developing an abstractive summarize…

Abstractive Text SummarizationDocument SummarizationInformativenessMulti-Document Summarization+2

ACM -- Attribute Conditioning for Abstractive Multi Document Summarization

2022-05-09 · Aiswarya Sankar, Ankit Chadha

Abstractive multi document summarization has evolved as a task through the basic sequence to sequence approaches to transformer and graph based techniques. Each of these approaches has primarily focused on the issues of …

AttributeDocument SummarizationInformativenessMulti-Document Summarization

Investigating Entropy for Extractive Document Summarization

2021-09-22 · Alka Khurana, Vasudha Bhatnagar

Automatic text summarization aims to cut down readers time and cognitive effort by reducing the content of a text document without compromising on its essence. Ergo, informativeness is the prime attribute of document sum…

AttributeDocument SummarizationExtractive Document SummarizationInformativeness+3

Improving Neural Abstractive Document Summarization with Structural Regularization

2018-10-01 · EMNLP 2018 10 · Wei Li, Xinyan Xiao, Yajuan Lyu, Yuanzhuo Wang

Recent neural sequence-to-sequence models have shown significant progress on short text summarization. However, for document summarization, they fail to capture the long-term structure of both documents and multi-sentenc…

Abstractive Text SummarizationDocument SummarizationMachine TranslationSentence+3