A Novel Word Pair-based Gaussian Sentence Similarity Algorithm For Bengali Extractive Text Summarization
Fahim Morshed, Md. Abdur Rahman, Sumon Ahmed

TL;DR
This paper introduces a novel Gaussian sentence similarity algorithm based on word pairs for Bengali extractive summarization, significantly improving semantic accuracy and outperforming previous models on multiple datasets.
Contribution
It proposes the WGSS algorithm that uses word pair Gaussian similarity for better semantic sentence comparison in Bengali NLP tasks.
Findings
Outperformed recent models by 43.2% on average ROUGE scores.
Validated on four datasets and other low-resource languages.
Curated a new Bengali dataset with 250 articles and summaries.
Abstract
Extractive Text Summarization is the process of selecting the most representative parts of a larger text without losing any key information. Recent attempts at extractive text summarization in Bengali, either relied on statistical techniques like TF-IDF or used naive sentence similarity measures like the word averaging technique. All of these strategies suffer from expressing semantic relationships correctly. Here, we propose a novel Word pair-based Gaussian Sentence Similarity (WGSS) algorithm for calculating the semantic relation between two sentences. WGSS takes the geometric means of individual Gaussian similarity values of word embedding vectors to get the semantic relationship between sentences. It compares two sentences on a word-to-word basis which rectifies the sentence representation problem faced by the word averaging method. The summarization process extracts key sentences…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Topic Modeling · Text and Document Classification Technologies
MethodsSpectral Clustering
