paper-with-me

홈 › Papers

Efficient Extractive Text Summarization for Online News Articles Using Machine Learning

2025-09-19 · Sajib Biswas, Milon Biswas, Arunima Mandal, Fatema Tabassum Liza, Joy Sarker 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 summarization by employing advanced machine learning techniques to generate concise and coherent summaries while preserving the original meaning. Using the Cornell Newsroom dataset, comprising 1.3 million article-summary pairs, we developed a pipeline leveraging BERT embeddings to transform textual data into numerical representations. By framing the task as a binary classification problem, we explored various models, including logistic regression, feed-forward neural networks, and long short-term memory (LSTM) networks. Our findings demonstrate that LSTM networks, with their ability to capture sequential dependencies, outperform baseline methods like Lede-3 and simpler models in F1 score and ROUGE-1 metrics. This study underscores the potential of automated summarization in improving content management systems for online news platforms, enabling more efficient content organization and enhanced user experiences.

📄 PDF Abstract BibTeX arXiv:2509.15614

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Text SummarizationBinary Classification

Similar Papers 제목 키워드 기반

Liputan6: A Large-scale Indonesian Dataset for Text Summarization

2020-11-02 · Asian Chapter of the Association for Computational Linguistics 2020 · Fajri Koto, Jey Han Lau, Timothy Baldwin

In this paper, we introduce a large-scale Indonesian summarization dataset. We harvest articles from Liputan6.com, an online news portal, and obtain 215,827 document-summary pairs. We leverage pre-trained language models…

Abstractive Text SummarizationArticlesText Summarization

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 외

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 enco…

ArticlesDecoderDocument SummarizationExtractive Summarization+1

Neural Extractive Summarization with Side Information

2017-04-14 · Shashi Narayan, Nikos Papasarantopoulos, Shay B. Cohen, Mirella Lapata

Most extractive summarization methods focus on the main body of the document from which sentences need to be extracted. However, the gist of the document may lie in side information, such as the title and image captions …

ArticlesDocument SummarizationExtractive SummarizationImage Captioning+1

Evaluating Extractive Summarization Techniques on News Articles

2021-07-22 · 2021 International Seminar on Intelligent Technology and Its Applications (ISITIA) 2021 7 · Sreeya Reddy Kotrakona Harinatha, Beauty Tatenda Tasara, Nunung Nurul Qomariyah

In recent years, due to the rise of deep learning and natural language processing, text summarization has become a huge topic among scholars. Text summarization derives a shorter coherent version of a longer document. Th…

ArticlesExtractive SummarizationText Summarization

Evaluating Extractive Summarization Techniques on News Articles

2021-07-22 · Sreeya Reddy Kotrakona Harinatha, Beauty Tatenda Tasara, Nunung Nurul Qomariyah

In recent years, due to the rise of deep learning and natural language processing, text summarization has become a huge topic among scholars. Text summarization derives a shorter coherent version of a longer document. Th…

ArticlesExtractive SummarizationText Summarization