| Challenge: | Bangla is considered a low resource language in terms of language processing. |
| Approach: | They propose a high-quality synthetic Bangla Paraphrase dataset curated by a novel filtering pipeline. |
| Outcome: | The proposed pipeline ensures quality by preserving both semantics and diversity, making it particularly useful to enhance other Bangla datasets. |
Similar Papers
BanglaTLit: A Benchmark Dataset for Back-Transliteration of Romanized Bangla (2024.findings-emnlp)
Copied to clipboard
| Challenge: | low-resource languages like Bangla are limited by the lack of datasets. |
| Approach: | They propose a large-scale transliteration dataset and a pre-training corpus on romanized Bangla. |
| Outcome: | The proposed datasets show that the proposed methods can enrich romanized Bangla. |
BanglaNLG and BanglaT5: Benchmarks and Resources for Evaluating Low-Resource Natural Language Generation in Bangla (2023.findings-eacl)
Copied to clipboard
| Challenge: | 'BanglaNLG' is a comprehensive benchmark for evaluating natural language generation models in Bangla, a widely spoken yet low-resource language. |
| Approach: | They propose to aggregate six conditional text generation tasks under the BanglaNLG benchmark and introduce a new dataset on dialogue generation in the process. |
| Outcome: | The proposed model outperforms several multilingual models by 9% absolute gain and 32% relative gain on all of these tasks. |
On Evaluation of Bangla Word Analogies (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing word embeddings in Bangla struggle to perform well on low-resource data sets. |
| Approach: | They propose to use a benchmark dataset of Bangla word analogies to evaluate the quality of existing Bangla embeddings. |
| Outcome: | The proposed evaluation set includes 16,678 unique word analogies in Bangla and a translated and curated version of the original Mikolov dataset (10,594 samples) . |
BanglaSTEM: A Parallel Corpus and Term-Weighted Evaluation for Technical Bangla-English Translation (2026.acl-srw)
Copied to clipboard
| Challenge: | Large language models excel at technical problem solving in English but struggle when questions are posed in Bangla. |
| Approach: | They propose a dataset of 5,000 Bangla-English sentence pairs to align technical terms . they use OCR to extract matching passages from bilingual textbooks . |
| Outcome: | The proposed pipeline extracts matching passages from bilingual textbooks and uses them to align sentences and mark technical terms. |
BanglaByT5: Byte-Level Modelling for Bangla (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Large language models (LLMs) have achievedremarkable success across various natural lan-guage processing tasks. |
| Approach: | They propose a byte-level encoder-decoder model specifically tailored for Bangla. |
| Outcome: | The proposed model outperforms existing models in gen-erative and classification tasks and surpasses several multilingual and larger models. |
BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla (2022.findings-naacl)
Copied to clipboard
Abhik Bhattacharjee, Tahmid Hasan, Wasi Ahmad, Kazi Samin Mubasshir, Md Saiful Islam, Anindya Iqbal, M. Sohel Rahman, Rifat Shahriyar
| Challenge: | Bangla is a widely spoken yet low-resource language in the NLP literature. |
| Approach: | They propose a BERT-based natural language understanding model pretrainable in Bangla, a widely spoken yet low-resource language in the NLP literature. |
| Outcome: | The proposed model outperforms multilingual and monolingual models on four NLU tasks covering text classification, sequence labeling, and span prediction. |
Controllable Paraphrase Generation for Semantic and Lexical Similarities (2024.lrec-main)
Copied to clipboard
| Challenge: | Lexically diverse paraphrases are crucial in data augmentation because they enhance the linguistic diversity of the corpus. |
| Approach: | They propose a controllable model for semantic and lexical similarities by attaching tags to the head of the input sentence. |
| Outcome: | The proposed model can paraphrase an input sentence according to the tags specified. |
Synthetic Data in the Era of Large Language Models (2025.acl-tutorials)
Copied to clipboard
| Challenge: | 'synthetic data' is a data generated with the assistance of large language models to make dataset construction faster and cheaper. |
| Approach: | This tutorial seeks to build a shared understanding of recent progress in synthetic data generation from NLP and related fields by grouping and describing major methods, applications, and open problems. |
| Outcome: | This tutorial will describe methods, applications, and open problems that have been developed and are being used to improve the quality and efficiency of synthetic data generation. |
BanglaBook: A Large-scale Bangla Dataset for Sentiment Analysis from Book Reviews (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing literature on Bangla Sentiment Analysis (SA) has limited data and cross-domain adaptability. |
| Approach: | They present a large-scale dataset of Bangla book reviews with 158,065 samples . they employ a range of machine learning models to establish baselines including SVM, LSTM, and Bangla-BERT. |
| Outcome: | The proposed model improves performance over models that rely on manual features. |
ParaAMR: A Large-Scale Syntactically Diverse Paraphrase Dataset by AMR Back-Translation (2023.acl-long)
Copied to clipboard
| Challenge: | Paraphrase generation is a long-standing task in natural language processing (NLP). |
| Approach: | They propose to generate large-scale syntactically diverse paraphrase datasets by abstract meaning representation back-translation. |
| Outcome: | The proposed dataset is syntactically more diverse than existing datasets while maintaining good semantic similarity. |