paper-with-me

홈 › Papers

Data-driven Summarization of Scientific Articles

2018-04-24 · Nikola I. Nikolov, Michael Pfeiffer, Richard H. R. Hahnloser

Data-driven approaches to sequence-to-sequence modelling have been successfully applied to short text summarization of news articles. Such models are typically trained on input-summary pairs consisting of only a single or a few sentences, partially due to limited availability of multi-sentence training data. Here, we propose to use scientific articles as a new milestone for text summarization: large-scale training data come almost for free with two types of high-quality summaries at different levels - the title and the abstract. We generate two novel multi-sentence summarization datasets from scientific articles and test the suitability of a wide range of existing extractive and abstractive neural network-based summarization approaches. Our analysis demonstrates that scientific papers are suitable for data-driven text summarization. Our results could serve as valuable benchmarks for scaling sequence-to-sequence models to very long sequences.

📄 PDF Abstract BibTeX arXiv:1804.08875

Code (3)

ninikolov/data-driven-summarization 공식 구현
Santosh-Gupta/Arxiv-Manatee tf
jananiarunachalam/Research-Paper-Summarization tf

Tasks

ArticlesSentenceSentence SummarizationText Summarization

Similar Papers 제목 키워드 기반

Prompting LLMs with content plans to enhance the summarization of scientific articles

2023-12-13 · Aldan Creo, Manuel Lama, Juan C. Vidal

This paper presents novel prompting techniques to improve the performance of automatic summarization systems for scientific articles. Scientific article summarization is highly challenging due to the length and complexit…

Articles

Multi-XScience: A Large-scale Dataset for Extreme Multi-document Summarization of Scientific Articles

2020-10-27 · EMNLP 2020 11 · Yao Lu, Yue Dong, Laurent Charlin

Multi-document summarization is a challenging task for which there exists little large-scale datasets. We propose Multi-XScience, a large-scale multi-document summarization dataset created from scientific articles. Multi…

ArticlesDescriptiveDocument SummarizationExtreme Summarization+1

SurveySum: A Dataset for Summarizing Multiple Scientific Articles into a Survey Section

2024-08-29 · Leandro Carísio Fernandes, Gustavo Bartz Guedes, Thiago Soares Laitz, Thales Sales Almeida 외

Document summarization is a task to shorten texts into concise and informative summaries. This paper introduces a novel dataset designed for summarizing multiple scientific articles into a section of a survey. Our contri…

ArticlesDocument SummarizationRetrievalSurvey

SciBERTSUM: Extractive Summarization for Scientific Documents

2022-01-21 · Athar Sefid, C Lee Giles

The summarization literature focuses on the summarization of news articles. The news articles in the CNN-DailyMail are relatively short documents with about 30 sentences per document on average. We introduce SciBERTSUM, …

ArticlesExtractive SummarizationSentence

MedTSS: transforming abstractive summarization of scientific articles with linguistic analysis and concept reinforcement

2024-01-30 · Knowledge and Information Systems 2024 1 · Dr. Nadia Saeed, Dr. Hammad Naveed

This research addresses the limitations of pretrained models (PTMs) in generating accurate and comprehensive abstractive summaries for scientific articles, with a specific focus on the challenges posed by medical researc…

Abstractive Text SummarizationArticlesHallucinationText Simplification