paper-with-me

홈 › Papers

Rank Your Summaries: Enhancing Bengali Text Summarization via Ranking-based Approach

2023-07-14 · G. M. Shahariar, Tonmoy Talukder, Rafin Alam Khan Sotez, Md. Tanvir Rouf Shawon

With the increasing need for text summarization techniques that are both efficient and accurate, it becomes crucial to explore avenues that enhance the quality and precision of pre-trained models specifically tailored for summarizing Bengali texts. When it comes to text summarization tasks, there are numerous pre-trained transformer models at one's disposal. Consequently, it becomes quite a challenge to discern the most informative and relevant summary for a given text among the various options generated by these pre-trained summarization models. This paper aims to identify the most accurate and informative summary for a given text by utilizing a simple but effective ranking-based approach that compares the output of four different pre-trained Bengali text summarization models. The process begins by carrying out preprocessing of the input text that involves eliminating unnecessary elements such as special characters and punctuation marks. Next, we utilize four pre-trained summarization models to generate summaries, followed by applying a text ranking algorithm to identify the most suitable summary. Ultimately, the summary with the highest ranking score is chosen as the final one. To evaluate the effectiveness of this approach, the generated summaries are compared against human-annotated summaries using standard NLG metrics such as BLEU, ROUGE, BERTScore, WIL, WER, and METEOR. Experimental results suggest that by leveraging the strengths of each pre-trained transformer model and combining them using a ranking-based approach, our methodology significantly improves the accuracy and effectiveness of the Bengali text summarization.

📄 PDF Abstract BibTeX arXiv:2307.07392

Code (1)

tonmoytalukder/rank-your-summaries-enhancing-bengali-text-summarization-via-ranking-based-approach 공식 구현

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Unsupervised Abstractive Summarization of Bengali Text Documents

2021-01-26 · EACL 2021 2 · Radia Rayan Chowdhury, Mir Tafseer Nayeem, Tahsin Tasnim Mim, Md. Saifur Rahman Chowdhury 외

Abstractive summarization systems generally rely on large collections of document-summary pairs. However, the performance of abstractive systems remains a challenge due to the unavailability of parallel data for low-reso…

Abstractive Text SummarizationExtractive SummarizationLanguage ModelingLanguage Modelling+2

A Novel Word Pair-based Gaussian Sentence Similarity Algorithm For Bengali Extractive Text Summarization

2024-11-26 · Fahim Morshed, Md. Abdur Rahman, Sumon Ahmed

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

ArticlesExtractive SummarizationExtractive Text SummarizationSentence+2

Bangla hate speech detection on social media using attention-based recurrent neural network

2022-03-31 · Amit Kumar Das, Abdullah Al Asif, Anik Paul, Md. Nur Hossain

Hate speech has spread more rapidly through the daily use of technology and, most notably, by sharing your opinions or feelings on social media in a negative aspect. Although numerous works have been carried out in detec…

Decoder

Automatic Nostalgia Detection from Bengali Text

2024-02-27 · ICCIT 2024 2 · Ameya Debnath, Bipul Karmokar and Mohammad Shahidur Rahman

The rise of user-generated content on digital plat forms has led to various types of communication, including comments on social media, articles, and videos. In this context, detecting nostalgic feelings in Bengali …

ArticlesSentiment Analysis

Your Interest, Your Summaries: Query-Focused Long Video Summarization

2024-10-17 · Nirav Patel, Payal Prajapati, Maitrik Shah

Generating a concise and informative video summary from a long video is important, yet subjective due to varying scene importance. Users' ability to specify scene importance through text queries enhances the relevance of…

Query focused video summarizationVideo Summarization