paper-with-me

홈 › Papers

Automated News Summarization Using Transformers

2021-04-23 · Anushka Gupta, Diksha Chugh, Anjum, Rahul Katarya

The amount of text data available online is increasing at a very fast pace hence text summarization has become essential. Most of the modern recommender and text classification systems require going through a huge amount of data. Manually generating precise and fluent summaries of lengthy articles is a very tiresome and time-consuming task. Hence generating automated summaries for the data and using it to train machine learning models will make these models space and time-efficient. Extractive summarization and abstractive summarization are two separate methods of generating summaries. The extractive technique identifies the relevant sentences from the original document and extracts only those from the text. Whereas in abstractive summarization techniques, the summary is generated after interpreting the original text, hence making it more complicated. In this paper, we will be presenting a comprehensive comparison of a few transformer architecture based pre-trained models for text summarization. For analysis and comparison, we have used the BBC news dataset that contains text data that can be used for summarization and human generated summaries for evaluating and comparing the summaries generated by machine learning models.

📄 PDF Abstract BibTeX arXiv:2108.01064

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationArticlesBIG-bench Machine LearningExtractive SummarizationNews Summarizationtext-classificationText ClassificationText Summarization

Similar Papers 제목 키워드 기반

Neural Abstractive Text Summarization and Fake News Detection

2019-03-24 · Soheil Esmaeilzadeh, Gao Xian Peh, Angela Xu

In this work, we study abstractive text summarization by exploring different models such as LSTM-encoder-decoder with attention, pointer-generator networks, coverage mechanisms, and transformers. Upon extensive and caref…

Abstractive Text SummarizationArticlesClassificationDecoder+3

Evaluating the Effectiveness of Large Language Models in Automated News Article Summarization

2025-02-24 · Lionel Richy Panlap Houamegni, Fatih Gedikli

The automation of news analysis and summarization presents a promising solution to the challenge of processing and analyzing vast amounts of information prevalent in today's information society. Large Language Models (LL…

News Summarization

Abstractive Summarization of Low resourced Nepali language using Multilingual Transformers

2024-09-29 · Prakash Dhakal, Daya Sagar Baral

Automatic text summarization in Nepali language is an unexplored area in natural language processing (NLP). Although considerable research has been dedicated to extractive summarization, the area of abstractive summariza…

Abstractive Text SummarizationArticlesExtractive SummarizationHeadline Generation+2

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

SAMSum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization

2019-11-27 · WS 2019 11 · Bogdan Gliwa, Iwona Mochol, Maciej Biesek, Aleksander Wawer

This paper introduces the SAMSum Corpus, a new dataset with abstractive dialogue summaries. We investigate the challenges it poses for automated summarization by testing several models and comparing their results with th…

Abstractive Dialogue SummarizationAbstractive Text SummarizationArticlesdialogue summary