paper-with-me

홈 › Papers

Newsroom: A Dataset of 1.3 Million Summaries with Diverse Extractive Strategies

2018-04-30 · NAACL 2018 6 · Max Grusky, Mor Naaman, Yoav Artzi

We present NEWSROOM, a summarization dataset of 1.3 million articles and summaries written by authors and editors in newsrooms of 38 major news publications. Extracted from search and social media metadata between 1998 and 2017, these high-quality summaries demonstrate high diversity of summarization styles. In particular, the summaries combine abstractive and extractive strategies, borrowing words and phrases from articles at varying rates. We analyze the extraction strategies used in NEWSROOM summaries against other datasets to quantify the diversity and difficulty of our new data, and train existing methods on the data to evaluate its utility and challenges.

📄 PDF Abstract BibTeX arXiv:1804.11283

Code (6)

lil-lab/newsroom 공식 구현
ManuMahadevaswamy/PEGASUS tf
SumUpAnalytics/goldsum
amiyamandal-dev/pegasus tf
bondarchukb/PEGASUS tf
ibrahim-elsawy/test tf

Tasks

ArticlesDiversity

Similar Papers 제목 키워드 기반

Jointly Extracting and Compressing Documents with Summary State Representations

2019-04-03 · NAACL 2019 6 · Afonso Mendes, Shashi Narayan, Sebastião Miranda, Zita Marinho 외

We present a new neural model for text summarization that first extracts sentences from a document and then compresses them. The proposed model offers a balance that sidesteps the difficulties in abstractive methods whil…

Extractive SummarizationText Summarization

Efficient Extractive Text Summarization for Online News Articles Using Machine Learning

2025-09-19 · Sajib Biswas, Milon Biswas, Arunima Mandal, Fatema Tabassum Liza 외 arxiv

In the age of information overload, content management for online news articles relies on efficient summarization to enhance accessibility and user engagement. This article addresses the challenge of extractive text summ…

Extractive Text SummarizationBinary Classification

Unsupervised Compressive Text Summarisation with Reinforcement Learning

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…

Hallucinationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient and Interpretable Compressive Text Summarisation with Unsupervised Dual-Agent Reinforcement Learning

2023-06-06 · Peggy Tang, Junbin Gao, Lei Zhang, Zhiyong Wang

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…

Hallucinationreinforcement-learning

Towards Enhancing Coherence in Extractive Summarization: Dataset and Experiments with LLMs

2024-07-05 · Mihir Parmar, Hanieh Deilamsalehy, Franck Dernoncourt, Seunghyun Yoon 외

Extractive summarization plays a pivotal role in natural language processing due to its wide-range applications in summarizing diverse content efficiently, while also being faithful to the original content. Despite signi…

Extractive Summarization