paper-with-me

Papers

Multi-News: a Large-Scale Multi-Document Summarization Dataset and Abstractive Hierarchical Model

2019-06-04 · ACL 2019 7 · Alexander R. Fabbri, Irene Li, Tianwei She, Suyi Li, Dragomir R. Radev

Automatic generation of summaries from multiple news articles is a valuable tool as the number of online publications grows rapidly. Single document summarization (SDS) systems have benefited from advances in neural encoder-decoder model thanks to the availability of large datasets. However, multi-document summarization (MDS) of news articles has been limited to datasets of a couple of hundred examples. In this paper, we introduce Multi-News, the first large-scale MDS news dataset. Additionally, we propose an end-to-end model which incorporates a traditional extractive summarization model with a standard SDS model and achieves competitive results on MDS datasets. We benchmark several methods on Multi-News and release our data and code in hope that this work will promote advances in summarization in the multi-document setting.

📄 PDF Abstract BibTeX arXiv:1906.01749

Code (1)

Alex-Fabbri/Multi-News 공식 구현 pytorch

Tasks

ArticlesDecoderDocument SummarizationExtractive SummarizationMulti-Document Summarization

Similar Papers 제목 키워드 기반

EventSum: A Large-Scale Event-Centric Summarization Dataset for Chinese Multi-News Documents

2024-12-16 · Mengna Zhu, Kaisheng Zeng, Mao Wang, Kaiming Xiao 외

In real life, many dynamic events, such as major disasters and large-scale sports events, evolve continuously over time. Obtaining an overview of these events can help people quickly understand the situation and respond …

Document SummarizationMulti-Document Summarization

NewsEmbed: Modeling News through Pre-trained Document Representations

2021-06-01 · Jialu Liu, Tianqi Liu, Cong Yu

Effectively modeling text-rich fresh content such as news articles at document-level is a challenging problem. To ensure a content-based model generalize well to a broad range of applications, it is critical to have a tr…

ArticlesContrastive LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

LipKey: A Large-Scale News Dataset with Abstractive Keyphrases and Their Benefits for Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Summaries, keyphrases, and titles are different ways of concisely capturing the content of a document. While most previous work has addressed them separately, in this work, we jointly use the three elements via multi-tas…

Document Summarization

A Large-Scale Multi-Document Summarization Dataset from the Wikipedia Current Events Portal

2020-05-20 · ACL 2020 6 · Demian Gholipour Ghalandari, Chris Hokamp, Nghia The Pham, John Glover 외

Multi-document summarization (MDS) aims to compress the content in large document collections into short summaries and has important applications in story clustering for newsfeeds, presentation of search results, and tim…

ArticlesClusteringDocument SummarizationMulti-Document Summarization

CNewSum: A Large-scale Chinese News Summarization Dataset with Human-annotated Adequacy and Deducibility Level

2021-10-21 · Danqing Wang, Jiaze Chen, Xianze Wu, Hao Zhou 외

Automatic text summarization aims to produce a brief but crucial summary for the input documents. Both extractive and abstractive methods have witnessed great success in English datasets in recent years. However, there h…

News SummarizationText Summarization