paper-with-me

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, Taufiqul Jannat

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-resource languages like Bengali. To overcome this problem, we propose a graph-based unsupervised abstractive summarization system in the single-document setting for Bengali text documents, which requires only a Part-Of-Speech (POS) tagger and a pre-trained language model trained on Bengali texts. We also provide a human-annotated dataset with document-summary pairs to evaluate our abstractive model and to support the comparison of future abstractive summarization systems of the Bengali Language. We conduct experiments on this dataset and compare our system with several well-established unsupervised extractive summarization systems. Our unsupervised abstractive summarization model outperforms the baselines without being exposed to any human-annotated reference summaries.

📄 PDF Abstract BibTeX arXiv:2102.04490

Code (1)

tafseer-nayeem/BengaliSummarization 공식 구현 pytorch

Tasks

Abstractive Text SummarizationExtractive SummarizationLanguage ModelingLanguage ModellingPOSUnsupervised Extractive Summarization

Similar Papers 제목 키워드 기반

Bengali Abstractive News Summarization(BANS): A Neural Attention Approach

2020-12-03 · Prithwiraj Bhattacharjee, Avi Mallick, Md Saiful Islam, Marium-E-Jannat

Abstractive summarization is the process of generating novel sentences based on the information extracted from the original text document while retaining the context. Due to abstractive summarization's underlying complex…

Abstractive Text SummarizationArticlesDecoderDocument Summarization+2

Absformer: Transformer-based Model for Unsupervised Multi-Document Abstractive Summarization

2023-06-07 · Mohamed Trabelsi, Huseyin Uzunalioglu

Multi-document summarization (MDS) refers to the task of summarizing the text in multiple documents into a concise summary. The generated summary can save the time of reading many documents by providing the important con…

Abstractive Text SummarizationDecoderDocument SummarizationLanguage Modeling+4

Legal Case Document Summarization: Extractive and Abstractive Methods and their Evaluation

2022-10-14 · Abhay Shukla, Paheli Bhattacharya, Soham Poddar, Rajdeep Mukherjee 외

Summarization of legal case judgement documents is a challenging problem in Legal NLP. However, not much analyses exist on how different families of summarization models (e.g., extractive vs. abstractive) perform when ap…

Abstractive Text SummarizationDocument SummarizationOpen-Ended Question Answering

Topic-Centric Unsupervised Multi-Document Summarization of Scientific and News Articles

2020-11-03 · Amanuel Alambo, Cori Lohstroh, Erik Madaus, Swati Padhee 외

Recent advances in natural language processing have enabled automation of a wide range of tasks, including machine translation, named entity recognition, and sentiment analysis. Automated summarization of documents, or g…

Abstractive Text SummarizationArticlesDocument SummarizationMachine Translation+8

A Novel LLM-based Two-stage Summarization Approach for Long Dialogues

2024-10-09 · Yuan-Jhe Yin, Bo-Yu Chen, Berlin Chen

Long document summarization poses a significant challenge in natural language processing due to input lengths that exceed the capacity of most state-of-the-art pre-trained language models. This study proposes a hierarchi…

Abstractive Text SummarizationDocument Summarization