An Advanced Text-Rank Model For Extractive Text Summarization Using Semantic Similarity And Redundancy Control

Authors

  • Nithyakalyani A
  • S Jothilakshmi

DOI:

https://doi.org/10.51483/IJAIML.6.2.2026.175-184

Keywords:

TextRank, BERT, Extractive summarization, Redundancy control, Semantic similarity, Maximal Marginal Relevance.

Abstract

Extractive text summarization is considered a significant issue within the field of natural language processing, especially in the context of ever-increasing volumes of digital data. While graph-based techniques like TextRank have proven effective at determining salient sentences, there have been issues with their inability to incorporate semantic relations and avoid redundant summaries. In this paper, we will propose a TextRank model that utilizes semantic similarity based on pre-trained transformers and employs Maximal Marginal Relevance (MMR) technique to reduce redundancy in the output. The new algorithm proposed in this work builds on the classic TextRank by adding the following: (1) replacing cosine similarity between TF-IDF vectors with more sophisticated sentence embeddings from the BERT architecture, (2) employing MMR for selecting sentences, and (3) introducing additional features of sentences’ positions and lengths. We tested the proposed method on two standard corpora: CNN/Daily Mail and DUC 2002. The experimental results have shown that the proposed advanced version of the TextRank algorithm is able to provide significant improvements compared to the baseline TextRank algorithm. The ROUGE-1 score was increased by 18.3%, the ROUGE-2 score was increased by 17.9%, and the ROUGE-L score was increased by 19.9%. Our model is computationally efficient and provides more coherent summaries.

Downloads

Published

2026-07-01

How to Cite

A, N., & Jothilakshmi, S. (2026). An Advanced Text-Rank Model For Extractive Text Summarization Using Semantic Similarity And Redundancy Control. International Journal of Artificial Intelligence and Machine Learning, 6(2), 175–184. https://doi.org/10.51483/IJAIML.6.2.2026.175-184