5-Dialects-BN: Unmasking the Impact of Transliteration on Bangla Dialectal LLMs

arXiv cs.CL Papers

Summary

The paper presents 5-Dialects-BN, a manually annotated benchmark dataset for five Bangla dialects with aligned transliterations and translations, designed to improve evaluation of dialect-aware LLMs.

arXiv:2609.09964v1 Announce Type: new Abstract: Large Language Models (LLMs) have achieved remarkable progress across natural language processing (NLP) tasks, yet their capabilities degrade sharply for low-resource languages and dialectally diverse settings. Bangla, the world's sixth most spoken language, exemplifies this gap: existing resources overwhelmingly target Standard Bangla, leaving its regional dialects without the benchmarks needed to develop or evaluate dialect-aware systems. We address this gap with 5-Dialects-BN, the first multi-annotation Bangla dialect benchmark to align Romanized transliteration with dialectal text, Standard Bangla, English, and subjectivity labels across five regional varieties. The dataset comprises 6,000 manually annotated entries spanning five major dialects: Chittagong, Barisal, Noakhali, Sylhet, and Rangpur (Chittagong 1,900; Noakhali 1,500; Sylhet 1,200; Barisal 700; Rangpur 700), reflecting natural online availability. Each entry is enriched with five aligned annotations: the original dialectal text, a Romanized transliteration, an English translation, a Standard Bangla translation, and a subjectivity label (subjective vs. objective). Annotations were produced and cross-validated by native speakers and undergraduate linguistics students to ensure dialectal authenticity and semantic fidelity. The resulting resource supports a diverse suite of tasks, including dialect identification, dialect-to-standard normalization, machine translation, subjectivity classification, and parameter-efficient fine-tuning (e.g., LoRA) of multilingual LLMs. By providing a standardized, multi-annotation benchmark, 5-Dialects-BN enables principled evaluation of LLMs on dialectally diverse Bangla and lays a foundation for further research in low-resource, dialect-aware NLP.
Original Article
View Cached Full Text

Cached at: 09/10/26, 08:17 AM

# 5-Dialects-BN: Unmasking the Impact of Transliteration on Bangla Dialectal LLMs
Source: [https://arxiv.org/html/2609.09964](https://arxiv.org/html/2609.09964)
Galib Mahmud JimAffiliation:Penta Global LimitedRafid AhmedAffiliation:University of Central FloridaMir Sazzat HossainAffiliation:Penta Global LimitedAffiliation:Center for Computational & Data Sciences, Independent University, BangladeshMd FahimAffiliation:Penta Global LimitedMd Farhad Alam BhuiyanAffiliation:Penta Global Limited

###### Abstract

Large Language Models \(LLMs\) have achieved remarkable progress across natural language processing \(NLP\) tasks, yet their capabilities degrade sharply for low\-resource languages and dialectally diverse settings\. Bangla, the world’s sixth most spoken language, exemplifies this gap: existing resources overwhelmingly target Standard Bangla, leaving its regional dialects without the benchmarks needed to develop or evaluate dialect\-aware systems\. We address this gap with5\-Dialects\-BN, the first multi\-annotation Bangla dialect benchmark to align Romanized transliteration with dialectal text, Standard Bangla, English, and subjectivity labels across five regional varieties\. The dataset comprises 6,000 manually annotated entries spanning five major dialects: Chittagong, Barisal, Noakhali, Sylhet, and Rangpur \(Chittagong 1,900; Noakhali 1,500; Sylhet 1,200; Barisal 700; Rangpur 700\), reflecting natural online availability\. Each entry is enriched with five aligned annotations: the original dialectal text, a Romanized transliteration, an English translation, a Standard Bangla translation, and a subjectivity label \(subjective vs\. objective\)\. Annotations were produced and cross\-validated by native speakers and undergraduate linguistics students to ensure dialectal authenticity and semantic fidelity\. The resulting resource supports a diverse suite of tasks, including dialect identification, dialect\-to\-standard normalization, machine translation, subjectivity classification, and parameter\-efficient fine\-tuning \(*e\.g\.*, LoRA\) of multilingual LLMs\. By providing a standardized, multi\-annotation benchmark,5\-Dialects\-BNenables principled evaluation of LLMs on dialectally diverse Bangla and lays a foundation for further research in low\-resource, dialect\-aware NLP\.

## 1Introduction

Large Language Models \(LLMs\) have driven rapid progress across natural language processing \(NLP\), but this progress is unevenly distributed across the world’s languages: low\-resource and dialectally diverse linguistic communities remain underserved by both training corpora and evaluation benchmarks[Joshi et al\. \(2020\)](https://arxiv.org/html/2609.09964#bib.bib2);[Blasi et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib3)\. Bangla, spoken by over 270 million people, exemplifies this gap[Bhattacharjee et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib24)\. While Standard \(Cholito\) Bangla has received growing attention in diverse NLP tasks[Ahmed et al\. \(2026\)](https://arxiv.org/html/2609.09964#bib.bib38);[Dehan et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib39), its regional dialects \(which differ markedly from the standard in phonology, lexicon, morphology, and syntax[Grierson \(1903\)](https://arxiv.org/html/2609.09964#bib.bib25);[Mahjabin and others \(2025\)](https://arxiv.org/html/2609.09964#bib.bib26)\) remain critically under\-resourced, and the absence of multi\-annotation benchmarks makes it difficult to diagnose model failures or evaluate dialect\-aware systems in a reproducible manner\.

To address this challenge, we introduce5\-Dialects\-BN, a manually curated and verified benchmark containing6,0006\{,\}000utterances across five major regional Bangla dialects: Chittagong, Barisal, Noakhali, Sylhet, and Rangpur \(Figure[1](https://arxiv.org/html/2609.09964#S1.F1)\)\. Each entry provides five aligned fields: native dialectal text, Romanized transliteration, Standard Bangla translation, English translation, and a binary subjectivity label\. We evaluate seven contemporary LLMs across three core tasks:\(i\) dialect\-to\-English machine translation,\(ii\) binary subjectivity classification, and\(iii\) dialect\-to\-Standard\-Bangla normalization\. We benchmark these models across four evaluation regimes: zero\-shot, few\-shot, and chain\-of\-thought \(CoT\) prompting, alongside parameter\-efficient fine\-tuning via LoRA[Hu et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib4)on open\-source LLMs\. This evaluation yields two primary findings:

1. 1\.Supervision bridges the resource divide:Fine\-tuning open\-source models with LoRA on just160160examples per dialect surpasses every closed\-source zero\-shot and few\-shot prompting baseline on translation and subjectivity classification \(e\.g\., Mistral\-7B reaching73\.673\.6BLEU vs\. Gemini 3 Flash’s46\.446\.4zero\-shot\)\.
2. 2\.Transliteration harms current LLMs:In contrast to earlier reports on smaller multilingual models[Khanuja et al\. \(2020\)](https://arxiv.org/html/2609.09964#bib.bib28);[Ma et al\. \(2024\)](https://arxiv.org/html/2609.09964#bib.bib12), Romanized transliterated input consistently and severely degrades current LLM performance across all models and regimes, driven by many\-to\-one phonemic information loss and subword token fragmentation\.

![Refer to caption](https://arxiv.org/html/2609.09964v1/images/dataset_fig_examples.png)Figure 1:Representative entries from each of the five regional dialects in5\-Dialects\-BN\. Each entry supplies five aligned fields: dialectal text in native Bangla script, a Romanized transliteration, a transliteration normalization, a binary subjectivity label, and an English translation\. The selected examples span both subjectivity classes and illustrate the lexical and phonological divergence each dialect introduces over Standard Bangla\.#### Why transliteration is a first\-class field\.

Online users in South Asia overwhelmingly type dialectal Bangla in Latin script \(Banglish\) on platforms such as YouTube, Facebook, and Reddit[Bali et al\. \(2014\)](https://arxiv.org/html/2609.09964#bib.bib27);[Fahim et al\. \(2024\)](https://arxiv.org/html/2609.09964#bib.bib11);[Haider et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib6)\. Evaluating models on Romanized text is therefore essential for practical deployment\. By aligning Romanized transliteration as a first\-class factorial variable alongside native script,5\-Dialects\-BNenables the first causal decomposition of the transliteration penalty on modern LLMs \(Section[5](https://arxiv.org/html/2609.09964#S5)\), revealing how orthographic ambiguity destroys underlying dialectal distinctions\.

Our primary contributions are:

- •We release5\-Dialects\-BN, thefirst multi\-annotation Bangla dialect benchmarkto incorporate Romanized transliteration as an aligned field alongside dialectal text, Standard Bangla, English, and subjectivity labels across five regional dialects \(6,0006\{,\}000verified entries\)\.
- •We establish inter\-annotator reliability with Cohen’sκ=0\.78\\kappa=0\.78for subjectivity,κ=0\.74\\kappa=0\.74for Standard Bangla rendering, and0\.840\.84ROUGE\-L agreement on English translations\.
- •We benchmark seven LLMs across zero\-shot, few\-shot, CoT prompting, and LoRA fine\-tuning under native and Romanized input across three tasks, providing an empirical and causal analysis of script effects, prompting failure modes \(demonstration interference and format collapse\), and linguistic divergence\.

## 2Related Work

#### Dialectal Bangla resources\.

Recent efforts have introduced parallel and annotated resources for regional Bangla dialects, including Vashantor[Faria et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib7), ONUBAD[Sultana et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib8), ChatgaiyyaAlap[Chowdhury et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib9), and ANCHOLIK\-NER[Paul et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib10)covering subsets of Chittagong, Sylhet, and Barisal\. Closest to our work is DIALTSA\-BN[Jawad et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib5), which compiles600600utterances across four dialects with Standard Bangla translations and sentiment labels\.5\-Dialects\-BNadvances this line of work along multiple dimensions: \(i\) expanding the corpus ten\-fold to6,0006\{,\}000utterances; \(ii\) incorporating the northwestern Rangpur dialect alongside Chittagong, Barisal, Noakhali, and Sylhet; \(iii\) providing five fully aligned fields per utterance \(adding Romanized transliteration and English translations\); \(iv\) evaluating script effects factorially across prompting and LoRA fine\-tuning; and \(v\) conducting causal tokenizer and linguistic error analyses \(see Table[6](https://arxiv.org/html/2609.09964#A1.T6)in Appendix[A](https://arxiv.org/html/2609.09964#A1)for a side\-by\-side comparison\)\.

#### Bangla MT and dialect normalization\.

Machine translation for Standard Bangla has progressed through large parallel benchmarks like BanglaNMT[Hasan et al\. \(2020\)](https://arxiv.org/html/2609.09964#bib.bib31)and Samanantar[Ramesh et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib34), alongside sequence\-to\-sequence architectures such as BanglaT5[Bhattacharjee et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib32), IndicBART[Dabre et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib35), and IndicTrans2[Gala et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib33)\. However, these models are trained almost exclusively on formal Standard Bangla and fail to generalize to colloquial regional dialects\. Our dialect\-to\-standard normalization benchmark parallels similar regional\-to\-standard mapping tasks in Arabic dialects \([Zbib et al\., 2012](https://arxiv.org/html/2609.09964#bib.bib36)\) and Swiss German \([Samardžić et al\., 2016](https://arxiv.org/html/2609.09964#bib.bib37)\)\.

#### Transliteration and script effects in Bangla\.

BanglaTLit[Fahim et al\. \(2024\)](https://arxiv.org/html/2609.09964#bib.bib11)investigated back\-transliteration and showed that transliteration\-adapted encoders improve noisy social media text classification, while BanTH[Haider et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib6)explored hate\-speech detection in Romanized Bangla\.[Ahmed et al\. \(2024\)](https://arxiv.org/html/2609.09964#bib.bib40)showed that fine\-tuned transformers barely outperform classical TF\-IDF baselines on transliterated Bangla, Hindi, and Arabic\. While[Ma et al\. \(2024\)](https://arxiv.org/html/2609.09964#bib.bib12)observed in\-context learning benefits from transliteration in older multilingual models, our study discovers an opposite trend on modern LLMs, which we systematically decompose in Section[5](https://arxiv.org/html/2609.09964#S5)\.

#### Affective text and evaluation targets\.

SentNoB[Islam et al\. \(2021\)](https://arxiv.org/html/2609.09964#bib.bib1)demonstrated that standard Bangla sentiment models degrade severely on noisy user\-generated content\. In5\-Dialects\-BN, we evaluate dialect\-to\-English translation to leverage English as an orthographically stable scoring target[Fahim et al\. \(2024\)](https://arxiv.org/html/2609.09964#bib.bib11), and use character\-level \(chrF\+\+\) and neural \(COMET\) metrics to evaluate dialect\-to\-Standard Bangla normalization without surface orthographic bias\.

## 35\-Dialects\-BN

We construct5\-Dialects\-BNthrough a four\-stage curation and annotation pipeline: \(i\) data harvesting from public online sources, \(ii\) authenticity and boundary verification by native speakers, \(iii\) tool\-assisted multi\-annotation by trained linguistics annotators, and \(iv\) inter\-annotator agreement validation\. Figure[1](https://arxiv.org/html/2609.09964#S1.F1)previews representative entries across the five regional dialects, illustrating the five aligned fields per entry\.

#### Data collection and dialect boundary verification\.

Dialectal utterances are harvested from public online platforms: YouTube comment threads on regional media channels, regional community Facebook groups, Reddit discussions, and regional news features \(Table[7](https://arxiv.org/html/2609.09964#A2.T7)\)\. To guarantee clean dialect boundaries and single\-label integrity, candidate utterances were screened by native speakers of each target dialect under Guideline G1 \(Appendix[D](https://arxiv.org/html/2609.09964#A4)\): an utterance is accepted only if it contains≥1\\geq 1dialect\-diagnostic feature \(lexical, morphological, or phonological\), while ambiguous items or border cases along regional continua \(e\.g\., Chittagong–Noakhali transitions\) were flagged for panel adjudication\. Native\-speaker verification rejected34%34\\%of harvested candidates on average\. Heavily code\-mixed items were filtered out, while naturally occurring lexical borrowings were retained \(11–5%5\\%of utterances contain≥1\\geq 1Bangla\-script English loanword\)\. Identifying spans \(usernames, phone numbers, personal names\) were manually stripped by verifiers; utterances remaining identifying after redaction were discarded\.

#### Annotation tool and quality control\.

Production annotation was conducted via a custom web\-based tool \(Figure[5](https://arxiv.org/html/2609.09964#A3.F5); live at[https://bangla\-dialect\-annotator\.vercel\.app/](https://bangla-dialect-annotator.vercel.app/)\) by fifteen undergraduate linguistics annotators \(three native/proficient speakers per dialect\), compensated above standard research\-assistant rates\. For each row, the annotator inputs or verifies the native\-script rendering via an integrated Avro input editor, verifies the Standard Bangla translation, edits or approves a draft English translation, and assigns a binary subjectivity label\. To mitigate annotator fatigue, candidate English translations were drafted by Gemini[Comanici et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib17)conditioned strictly on the human\-verified Standard Bangla \(not the noisy transliterated source\)\. Annotators actively edited41%41\\%of model drafts \(ranging from31%31\\%in Rangpur to52%52\\%in Sylhet\)\. An independent control sample of100100items translated from scratch without AI drafts confirmed that pre\-population introduced no stylistic anchoring bias \(Appendix[E](https://arxiv.org/html/2609.09964#A5)\)\.

#### Dataset composition and statistics\.

Each entry contains five aligned fields: \(1\) dialectal text in native Bangla script, \(2\) Romanized transliteration, \(3\) Standard Bangla translation, \(4\) English translation, and \(5\) a binary subjectivity label\. The dataset comprises6,0006\{,\}000verified entries spanning Chittagong \(1,9001\{,\}900\), Noakhali \(1,5001\{,\}500\), Sylhet \(1,2001\{,\}200\), Barisal \(700700\), and Rangpur \(700700\), naturally reflecting online availability \(Table[8](https://arxiv.org/html/2609.09964#A2.T8)\)\. Utterance length ranges from33to4040tokens \(mean11\.211\.2, median99; Table[1](https://arxiv.org/html/2609.09964#S3.T1)\), capturing natural conversational dialogue\.

StatisticValue \(Tokens\)Minimum Length3Maximum Length40Mean Length11\.2Median Length9Table 1:Utterance length statistics, reflecting the conversational register of the source material\.
#### Subjectivity formulation\.

We adopt binary subjectivity classification \(Subjectivevs\.Objective\) rather than fine\-grained sentiment polarity or emotion, because subjectivity boundaries remain highly consistent across diverse dialects \(κ=0\.78\\kappa=0\.78\), whereas sentiment polarity is heavily influenced by dialect\-specific emotional lexicalization\.

#### Inter\-annotator agreement\.

To validate dataset reliability, a stratified sample of1,5001\{,\}500entries \(300300per dialect\) was independently annotated by a second dialect expert, with disagreements resolved by a third senior linguist\. Categorical agreement yielded Cohen’sκ=0\.78\\kappa=0\.78for subjectivity,κ=0\.74\\kappa=0\.74for Standard Bangla translation acceptance, andκ=0\.71\\kappa=0\.71for English translation approval\. For free\-form English translations, the two annotators’ independent final edits converged at a mean ROUGE\-L of0\.840\.84\(0\.790\.79–0\.910\.91across dialects\), demonstrating strong semantic consistency\. Full per\-dialect agreement statistics and adjudication protocols are detailed in Appendix[E](https://arxiv.org/html/2609.09964#A5)\.

## 4Experimental Setup

We benchmark large language models across three tasks defined over5\-Dialects\-BN:dialect\-to\-English translation,binary subjectivity classification, anddialect\-to\-Standard\-Bangla normalization\. Our experimental framework evaluates four orthogonal axes: prompting regime \(zero\-shot, few\-shot, CoT\), script representation \(native Bangla vs\. Romanized transliteration\), model regime \(closed\-source vs\. open\-source\), and adaptation regime \(prompting vs\. LoRA fine\-tuning\)\.

#### Task definitions\.

1. 1\.Dialect\-to\-English MT:Given a dialectal utterancexx, the model produces an English translationy^\\hat\{y\}scored against the human English referenceyyin5\-Dialects\-BN\.
2. 2\.Subjectivity Classification:The model assigns a binary labels^∈\{Subjective,Objective\}\\hat\{s\}\\in\\\{\\textsc\{Subjective\},\\,\\textsc\{Objective\}\\\}to the input utterance\.
3. 3\.Dialect\-to\-Standard Normalization:The model maps the dialectal utterancexxinto its Standard \(Cholito\) Bangla equivalentz^\\hat\{z\}, scored against the human\-verified Standard Bangla referencezz\.

#### Prompting strategies\.

We evaluate three prompting regimes: \(i\)Zero\-shotprompting providing only task instructions and input; \(ii\)Few\-shotprompting supplying3636in\-context demonstrations \(66per regional dialect plus Standard Bangla\), resampled per query from the training partition; and \(iii\)Chain\-of\-Thought \(CoT\)prompting[Kojima et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib13)eliciting an eight\-step structured reasoning chain \(dialect recognition, token parsing, transliteration, semantic interpretation, cultural analysis, English translation, subjectivity assessment, and consistency check\) before generating the final answer\. Full prompt templates are provided in Appendix[F](https://arxiv.org/html/2609.09964#A6)\.

#### Script representation\.

Every configuration is tested under two script representations: anativecondition where input is presented in original Bangla script, and atransliteratedcondition where input is presented in Romanized transliteration\. Target outputs and label spaces remain identical\.

#### Parameter\-efficient fine\-tuning \(LoRA\)\.

For open\-source models, we fine\-tune separate LoRA adapters[Hu et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib4)for each task\-by\-script combination using rankr=16r=16, scalingα=32\\alpha=32, and dropout0\.050\.05on attention projections\. Closed\-source models are excluded from this regime as weights are inaccessible\. Full training hyperparameters, loss dynamics, and hardware specifications are detailed in Appendix[I](https://arxiv.org/html/2609.09964#A9)\.

#### Models and baselines\.

We evaluate seven primary LLMs: closed\-source models \(Gemini 3 Flash[Comanici et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib17), GPT\-4o\-mini[OpenAI \(2024\)](https://arxiv.org/html/2609.09964#bib.bib18), Claude Haiku 4\.5[Anthropic \(2024\)](https://arxiv.org/html/2609.09964#bib.bib19)\) and open\-source models \(Qwen\-3\-4B[Qwen Team \(2024\)](https://arxiv.org/html/2609.09964#bib.bib20), Gemma\-4\-4B[Gemma Team \(2024\)](https://arxiv.org/html/2609.09964#bib.bib21), Llama\-3\.1\-8B[Meta AI \(2024\)](https://arxiv.org/html/2609.09964#bib.bib22), Mistral\-7B[Jiang et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib23)\)\. We additionally compare against dedicated Indic sequence\-to\-sequence baselines: IndicBART[Dabre et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib35)and BanglaT5[Bhattacharjee et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib32)fine\-tuned on the identical training folds \(Appendix[M](https://arxiv.org/html/2609.09964#A13)\)\.

#### Data splits\.

All prompting experiments evaluate on a dialect\-balanced subset of≈100\\approx 100items per variety \(600600total across the five dialects plus Standard Bangla\)\. LoRA fine\-tuning utilizes a disjoint dialect\-balanced fold containing160160training instances and4040test instances per dialect \(1,0001\{,\}000train /200200test total\), with zero overlap across folds or prompting subsets\.

#### Evaluation metrics\.

To ensure robust and metric\-independent assessment, translation is evaluated using surfacenn\-gram metrics \(BLEU[Papineni et al\. \(2002\)](https://arxiv.org/html/2609.09964#bib.bib14), ROUGE\-2, ROUGE\-L[Lin \(2004\)](https://arxiv.org/html/2609.09964#bib.bib15), METEOR[Banerjee and Lavie \(2005\)](https://arxiv.org/html/2609.09964#bib.bib16)\), character\-level chrF\+\+[Popović \(2015\)](https://arxiv.org/html/2609.09964#bib.bib30), and neural COMET[Rei et al\. \(2020\)](https://arxiv.org/html/2609.09964#bib.bib29)\(‘wmt22\-comet\-da‘\)\. High absolute BLEU scores reflect the conversational register of short utterances \(mean11\.211\.2tokens\) and formulaic phrases with unique English translations \(58\.2%58\.2\\%exact string match under LoRA\)\. Dialect\-to\-Standard normalization is evaluated via chrF\+\+ and COMET against the human Standard Bangla reference\. Subjectivity is evaluated using macro Precision, Recall, and F1\.

## 5Results and Analysis

We benchmark seven LLMs across zero\-shot and few\-shot prompting \(Table[2](https://arxiv.org/html/2609.09964#S5.T2)\), chain\-of\-thought prompting \(Table[3](https://arxiv.org/html/2609.09964#S5.T3)\), and LoRA fine\-tuning \(Table[4](https://arxiv.org/html/2609.09964#S5.T4)\) across translation, subjectivity, and dialect\-to\-standard normalization \(Table[5](https://arxiv.org/html/2609.09964#S5.T5)\)\. All translation metrics are evaluated on English outputs against human references; normalization is scored via chrF\+\+ and COMET against Standard Bangla; subjectivity is evaluated via macro Precision, Recall, and F1\. All scores are macro\-averaged across the five dialects plus Standard Bangla\.

ModelsTranslationSubjectivityBLEUR\-2R\-LMeteorPRF1Zero\-Shot \(Native Bangla\)Closed\-Source LLMsGemini 3 Flash46\.454\.071\.771\.576\.570\.169\.6GPT\-4o\-mini38\.444\.462\.662\.355\.755\.054\.8Claude Haiku 4\.538\.043\.661\.261\.473\.867\.166\.2Open\-Source LLMsQwen\-3\-4B0\.22\.13\.94\.062\.552\.441\.3Gemma\-4\-4B31\.937\.656\.655\.772\.365\.865\.1Llama\-3\.1\-8B42\.548\.965\.665\.771\.571\.670\.6Mistral\-7B16\.220\.438\.438\.736\.532\.932\.8Zero\-Shot \(Transliterated\)Closed\-Source LLMsGemini 3 Flash40\.147\.566\.265\.874\.667\.867\.0GPT\-4o\-mini26\.432\.251\.050\.854\.654\.554\.3Claude Haiku 4\.524\.629\.247\.547\.872\.165\.064\.0Open\-Source LLMsQwen\-3\-4B0\.01\.62\.72\.854\.252\.842\.4Gemma\-4\-4B21\.125\.644\.043\.472\.662\.059\.7Llama\-3\.1\-8B26\.932\.950\.350\.968\.868\.767\.0Mistral\-7B7\.89\.724\.024\.937\.333\.634\.8Few\-Shot \(Native Bangla\)Closed\-Source LLMsGemini 3 Flash44\.953\.771\.072\.475\.966\.163\.9GPT\-4o\-mini42\.248\.565\.666\.167\.265\.265\.0Claude Haiku 4\.541\.048\.265\.265\.574\.962\.959\.0Open\-Source LLMsQwen\-3\-4B27\.531\.949\.648\.162\.958\.955\.3Gemma\-4\-4B30\.739\.257\.457\.971\.567\.166\.3Llama\-3\.1\-8B33\.240\.557\.358\.262\.261\.861\.5Mistral\-7B19\.325\.341\.142\.463\.661\.861\.4Few\-Shot \(Transliterated\)Closed\-Source LLMsGemini 3 Flash36\.539\.061\.060\.073\.964\.161\.9GPT\-4o\-mini25\.535\.956\.655\.865\.263\.263\.0Claude Haiku 4\.529\.932\.655\.452\.572\.960\.957\.0Open\-Source LLMsQwen\-3\-4B8\.514\.032\.631\.660\.956\.953\.3Gemma\-4\-4B28\.132\.154\.154\.169\.565\.164\.3Llama\-3\.1\-8B13\.816\.237\.138\.360\.259\.859\.5Mistral\-7B11\.316\.838\.838\.661\.659\.859\.4Table 2:Zero\-shot and few\-shot benchmarking across translation and subjectivity classification under native and Romanized input\. Scores are macro\-averaged across the five dialects plus Standard Bangla\.ModelsTranslationSubjectivityBLEUR\-2R\-LMeteorPRF1Chain\-of\-Thought \(Native Bangla\)Closed\-Source LLMsGemini 3 Flash38\.247\.466\.467\.775\.468\.968\.4GPT\-4o\-mini26\.333\.450\.751\.967\.466\.866\.0Claude Haiku 4\.525\.434\.651\.954\.372\.968\.068\.0Open\-Source LLMsQwen\-3\-4B11\.318\.036\.137\.257\.752\.839\.4Gemma\-4\-4B24\.032\.051\.151\.472\.771\.371\.5Llama\-3\.1\-8B33\.640\.658\.058\.571\.270\.469\.9Mistral\-7B9\.914\.130\.131\.058\.257\.957\.7Chain\-of\-Thought \(Transliterated\)Closed\-Source LLMsGemini 3 Flash39\.743\.064\.764\.174\.968\.567\.9GPT\-4o\-mini26\.836\.053\.653\.064\.563\.364\.0Claude Haiku 4\.532\.538\.057\.056\.471\.964\.666\.0Open\-Source LLMsQwen\-3\-4B6\.411\.425\.827\.156\.452\.241\.5Gemma\-4\-4B24\.532\.151\.552\.469\.467\.468\.3Llama\-3\.1\-8B33\.241\.657\.356\.369\.168\.367\.9Mistral\-7B11\.617\.634\.635\.058\.657\.458\.1Table 3:Chain\-of\-thought benchmarking of LLMs across translation and subjectivity under native and Romanized input\.ModelsTranslationSubjectivityBLEUR\-LchrF\+\+COMETMeteorPRF1LoRA Fine\-Tuning \(Native Bangla\)Open\-Source LLMsQwen\-3\-4B65\.978\.674\.6787\.7279\.177\.277\.777\.3Gemma\-4\-4B63\.977\.673\.1787\.0977\.774\.074\.574\.0Llama\-3\.1\-8B68\.981\.377\.0288\.9081\.077\.779\.378\.4Mistral\-7B73\.684\.780\.4389\.9784\.277\.879\.378\.3LoRA Fine\-Tuning \(Transliterated\)Open\-Source LLMsQwen\-3\-4B53\.967\.427\.4059\.3867\.769\.269\.869\.3Gemma\-4\-4B51\.966\.330\.4562\.1566\.366\.167\.366\.0Llama\-3\.1\-8B56\.969\.330\.6362\.0969\.069\.971\.570\.2Mistral\-7B61\.672\.736\.9464\.2772\.270\.372\.370\.5Table 4:LoRA fine\-tuning results on5\-Dialects\-BNevaluated on the held\-out test fold \(100100per dialect;600600items including Standard Bangla\)\. Closed\-source models are omitted due to API weight restrictions\. All four models outperform the strongest closed\-source zero\-shot baseline \(Gemini 3 Flash: COMET86\.6886\.68, chrF\+\+63\.6763\.67\)\.ModelsZero\-Shot \(chrF\+\+\)Few\-Shot \(chrF\+\+\)NativeRomanizedNativeRomanizedClosed\-Source LLMsGemini 3 Flash71\.4164\.8978\.7073\.00GPT\-4o\-mini58\.1047\.3663\.5854\.77Claude Haiku 4\.557\.1445\.4666\.1357\.57Open\-Source LLMsGemma\-4\-4B53\.0544\.7556\.7148\.17Mistral\-7B31\.5126\.6536\.7328\.66Llama\-3\.1\-8B15\.82∗32\.9046\.2836\.39Qwen\-3\-4B38\.96†28\.9944\.0636\.61Copy\-input baseline39\.66—39\.66—

Table 5:Dialect\-to\-Standard\-Bangla normalization macro chrF\+\+ across zero\-shot and few\-shot prompting\.∗Llama zero\-shot native is depressed by69\.5%69\.5\\%output\-script drift, repaired by few\-shot\.†Qwen\-3\-4B required constrained JSON decoding \(format="json"\): as a hybrid\-reasoning model it emits reasoning text outside<think\>delimiters and exhausts the generation budget before returning the required JSON object, yielding no parseable output under the unconstrained configuration used for all other models; constrained decoding governs output format only, not content quality\.*Copy\-input baseline*is the score obtained by returning the dialectal input unchanged \(39\.6639\.66chrF\+\+, native script; near\-zero for Romanized input against a Bangla\-script reference, hence omitted\), and marks the floor below which a system has not performed the task\. Qwen\-3\-4B returns its input verbatim on34\.1%34\.1\\%of native items \(all other models1\.81\.8–11\.1%11\.1\\%\), so its native\-script scores are inflated by pass\-through; on the items it does modify it reaches46\.2546\.25chrF\+\+\. Mistral\-7B few\-shot and Llama\-3\.1\-8B zero\-shot fall below the copy baseline in the native\-script condition\.### 5\.1Prompting Strategies vs\. Model Competence

A critical empirical insight is thatprompting\-regime scores reflect the interaction between a model and a prompting strategy rather than its underlying Bangla competence\. While closed\-source frontier models maintain steady performance under zero\-shot prompting \(Gemini leading at46\.446\.4BLEU /71\.4171\.41normalization chrF\+\+\), open\-source models suffer severe strategy\-specific pathology:

- •Llama\-3\.1\-8B Demonstration Interference:Llama degrades sharply under few\-shot translation \(42\.5→33\.242\.5\\to 33\.2BLEU\)\. Item\-level error auditing revealssource neglect: correct zero\-shot outputs are replaced under few\-shot by fluent demonstration\-register sentences unrelated to the source utterance\. Llama’s correct\-to\-unrelated flip rate is5\.9%5\.9\\%\(a15×15\\times–30×30\\timesoutlier compared to0\.20\.2–0\.4%0\.4\\%for all other models; Table[11](https://arxiv.org/html/2609.09964#A8.T11)\)\. A prompt\-count sweep \(Appendix[H\.2](https://arxiv.org/html/2609.09964#A8.SS2)\) confirms this interference is regime\-triggered at even11demo/dialect \(38\.638\.6chrF\+\+ vs\.54\.654\.6zero\-shot\)\. In normalization, Llama zero\-shot exhibits69\.5%69\.5\\%output\-script drift \(emitting Romanized text with diacritics instead of Bangla script\), which few\-shot prompting repairs to0%0\\%\.
- •Qwen\-3\-4B Format Collapse:Qwen’s near\-zero zero\-shot scores \(0\.20\.2BLEU\) are caused by a91\.4%91\.4\\%unparseable generation/format collapse rather than poor translation capability; few\-shot and CoT prompting repair formatting, restoring scores to27\.527\.5and11\.311\.3BLEU\.
- •CoT Task Asymmetry:CoT consistently improves categorical subjectivity classification \(e\.g\., GPT\-4o\-mini\+11\.2\+11\.2F1, Gemma\+6\.4\+6\.4F1\) by encouraging structured pragmatic analysis\. However, CoT degrades translation surface fidelity across all closed models \(Gemini46\.4→38\.246\.4\\to 38\.2BLEU\)\. Error decomposition \(Appendix[H\.3](https://arxiv.org/html/2609.09964#A8.SS3)\) reveals this drop is driven byparaphrase driftand verbosity \(producing45\.2%45\.2\\%CompleteMistranslation under surface metrics\), while neural COMET drops much less \(Δ​COMET=3\.4\\Delta\\text\{COMET\}=3\.4vs\.Δ​chrF\+\+=5\.8\\Delta\\text\{chrF\+\+\}=5\.8\)\.

Because prompting strategies introduce confounding interactions, we treatLoRA fine\-tuning as the primary measure of model capacity\.

### 5\.2Causal Decomposition of the Transliteration Penalty

Across all seven LLMs, three tasks, and four regimes \(Tables[2](https://arxiv.org/html/2609.09964#S5.T2)–[5](https://arxiv.org/html/2609.09964#S5.T5)\),Romanized input consistently underperforms native Bangla script\. Every finding is metric\-robust: re\-scoring all35,46035\{,\}460outputs with neural COMET \(‘wmt22\-comet\-da‘\) and chrF\+\+ confirms that native script outperforms Romanized input in all1919model\-regime pairs\. We isolate the mechanism behind this penalty into three causal components:

#### 1\. Many\-to\-One Information Loss\.

Standard Romanization \(Avro\) collapses distinct phonemic features \(vowel length, aspiration, and nasal distinctions; Figure[16](https://arxiv.org/html/2609.09964#A10.F16)\)\. To quantify this, we executed around\-trip inverse transliteration control\(Appendix[J\.2](https://arxiv.org/html/2609.09964#A10.SS2)\) by mapping Romanized text back to native script via deterministic inverse mapping\. Character recovery is poor \(mean CER0\.140\.14–0\.210\.21\), and re\-evaluating LLMs on back\-transliterated text recovers essentiallynoneof the performance gap \(Gemini zero\-shot chrF\+\+: native62\.1362\.13, round\-trip55\.5755\.57, Romanized57\.8157\.81; Mistral: native29\.3529\.35, round\-trip22\.5222\.52, Romanized23\.1723\.17\)\. The penalty is dominated by irreversible information destroyed in the mapping channel\.

#### 2\. Subword Token Fragmentation\.

In aggregate, Romanized text is more token\-compact than native Bangla \(≈0\.4\\approx 0\.4vs\.0\.40\.4–1\.251\.25tokens/char\), ruling out a simple context\-budget inefficiency\. However, an item\-level regression of the native\-minus\-Romanized COMET gap on token inflation \(Appendix[J\.1](https://arxiv.org/html/2609.09964#A10.SS1)\) is positive and statistically significant for all four open models under LoRA \(β=\+7\.86\\beta=\+7\.86to\+60\.92,p≤0\.035\+60\.92,p\\leq 0\.035\)\. Atypical subword fragmentation serves as the per\-item signature of damaged, ambiguous mappings\.

#### 3\. Distributional Sparsity and Scheme Robustness\.

Unstandardized Romanization scatters probability mass across spelling variants\. To verify that this is not an artifact of the Avro convention, we benchmarked models under two alternative Romanization schemes: ITRANS and ISO\-15919 \(Appendix[J\.3](https://arxiv.org/html/2609.09964#A10.SS3)\)\. The penalty holds across all schemes, and Avro is themildestpenalty \(Gemini penalty: Avro4\.634\.63vs\. ITRANS8\.928\.92vs\. ISO4\.244\.24chrF\+\+\), proving that our reported gaps are conservative lower bounds\.

![Refer to caption](https://arxiv.org/html/2609.09964v1/fig_bleu_regimes_bold.png)Figure 2:Translation BLEU across four regimes \(zero\-shot, few\-shot, chain\-of\-thought, LoRA fine\-tuning\) for all seven models, native Bangla input, macro\-averaged across dialects\. LoRA elevates all four open\-source models into a6464–7474BLEU band, with Mistral\-7B gaining\+57\.4\+57\.4BLEU over its zero\-shot baseline and surpassing all closed\-source models\.

### 5\.3Supervision and Adaptation Dynamics

Fine\-tuning open\-source models via LoRA on only160160examples per dialect yields large gains on both benchmarked generation tasks—translation and subjectivity classification \(Table[4](https://arxiv.org/html/2609.09964#S5.T4), Figures[2](https://arxiv.org/html/2609.09964#S5.F2)–[3](https://arxiv.org/html/2609.09964#S5.F3)\)\. We did not fine\-tune adapters for normalization; the normalization results in Table[5](https://arxiv.org/html/2609.09964#S5.T5)are prompting\-only, and the supervised comparison available for that task is the Indic seq2seq fine\-tune in Appendix[M](https://arxiv.org/html/2609.09964#A13):

- •Translation:Mistral\-7B jumps from16\.216\.2to73\.673\.6BLEU \(COMET89\.9789\.97\), outperforming Gemini 3 Flash zero\-shot \(46\.446\.4BLEU / COMET86\.6886\.68\)\. Gemma\-4\-4B, Qwen\-3\-4B, and Llama\-3\.1\-8B reach63\.963\.9–68\.968\.9BLEU\.
- •Subjectivity:All four open models land in the74\.074\.0–78\.478\.4F1 range, exceeding all closed\-source zero\-shot and few\-shot baselines\.
- •Comparison to Indic Baselines:Dedicated seq2seq models fine\-tuned on the identical160160/dialect fold trail LoRA\-adapted LLMs substantially: IndicBART achieves11\.1911\.19chrF\+\+ \(7\.397\.39BLEU\) on translation—a figure dominated by its50\.6%50\.6\\%empty\-output rate, rising to22\.6622\.66chrF\+\+ on the items it does generate—and40\.8240\.82chrF\+\+ on normalization; BanglaT5 reaches42\.0642\.06chrF\+\+ \(27\.7427\.74BLEU\) on translation and44\.4744\.47on normalization \(Appendix[M](https://arxiv.org/html/2609.09964#A13)\)\.
- •Persistent Script Gap:Even under LoRA, the native\-over\-transliterated gap remains substantial \(Δ=12\.0\\Delta=12\.0–17\.017\.0BLEU;β=38\\beta=38–61,p<0\.00161,p<0\.001\), confirming that160160examples cannot reconstruct distinctions destroyed in the Romanization channel\.

![Refer to caption](https://arxiv.org/html/2609.09964v1/images/fig_subj_f1_grouped_bars_bold.png)Figure 3:Subjectivity classification F1 across four regimes for all seven models \(native script\)\. LoRA lifts every open\-source model into the7474–7979F1 band, closing the open\-vs\-closed performance gap\.
### 5\.4Linguistic Divergence and Error Analysis

A feature\-conditioned error analysis \(Appendix[K](https://arxiv.org/html/2609.09964#A11)\) reveals that error rates mirror linguistic distance from Standard Bangla:

- •Lexical vs\. Phonological Divergence:High\-lexical\-divergence items exhibit≈2×\\approx 2\\timestheCompleteMistranslationrate of low\-divergence items zero\-shot \(27\.4%27\.4\\%vs\.13\.4%13\.4\\%\) and remain resistant even after LoRA \(9\.8%9\.8\\%vs\.5\.9%5\.9\\%\)\. Specifically, Chittagong non\-cognate*goijja*\-class verbs remain hardest after adaptation \(16\.2%16\.2\\%mistranslation, chrF\+\+54\.454\.4\), whereas Barisal phonologicalhCh^\{C\}\-cluster shifts are fully mastered \(0%0\\%error, chrF\+\+92\.392\.3\)\.
- •Error Taxonomy Progression:LoRA shifts the prediction distribution towardSuccess\(17\.2%→58\.2%17\.2\\%\\to 58\.2\\%\) and away fromCompleteMistranslation\(29\.1%→9\.5%29\.1\\%\\to 9\.5\\%\), while CoT produces the highest mistranslation rate \(45\.2%45\.2\\%\) due to unconstrained paraphrase generation\.

Detailed per\-dialect tables, confusion matrices, and qualitative failure case studies are provided in Appendices[G](https://arxiv.org/html/2609.09964#A7)–[L](https://arxiv.org/html/2609.09964#A12)\.

## 6Conclusion

We introduce5\-Dialects\-BN, the first Bangla dialect benchmark to align Romanized transliteration as a factorial variable with Standard Bangla, English, and subjectivity labels across five regional dialects \(6,0006\{,\}000entries\)\. Experiments on seven LLMs show that LoRA fine\-tuning with only160160examples per dialect surpasses closed\-source models, Romanized transliteration consistently degrades current LLMs due to many\-to\-one information loss and token fragmentation, and dialect\-aligned supervision is the critical bottleneck for Bangla dialect understanding\.

## Limitations

5\-Dialects\-BNhas two primary limitations\. First, the dataset is naturally imbalanced across dialects \(1,9001\{,\}900Chittagong entries vs\.700700each for Barisal and Rangpur\), reflecting the differential online availability of dialect\-tagged content; while our evaluation protocols sample dialect\-balanced subsets to prevent the imbalance from confounding macro\-averaged scores, the imbalance may still bias future cross\-dialect transfer studies\. Second, Bangla dialects lack fixed transliteration rules or a standardized Romanization grammar: while our multi\-scheme evaluations confirm that the transliteration penalty is robust across Avro, ITRANS, and ISO\-15919 conventions \(Appendix[J](https://arxiv.org/html/2609.09964#A10)\), downstream users should account for orthographic variance when comparing across transliterated resources\. Beyond these, our LoRA experiments evaluate a160160\-instance\-per\-dialect configuration \(1,0001\{,\}000train total\), representing a practical lower bound on what adaptation can achieve; while we benchmark fine\-tuned Indic seq2seq models \(IndicBART and BanglaT5; Appendix[M](https://arxiv.org/html/2609.09964#A13)\), larger Indic foundation models remain future work; and our dataset captures written online dialectal Bangla, which may differ from spoken dialectal varieties\.

#### Scope of the reported experiments\.

Several analyses that would further constrain our claims are outside the scope of this version\. Our parameter\-efficient fine\-tuning results rest on a single training budget \(160160examples per dialect\) and one hyperparameter configuration; we do not report a data\-scaling curve, so the claim that dialect\-aligned supervision is the binding constraint is supported by a single\-budget comparison against prompting rather than by a trend\. Our adaptation experiments cover translation and subjectivity classification; dialect\-to\-standard normalization is benchmarked under prompting only, and the sole supervised normalization comparison we report is the Indic seq2seq fine\-tune in Appendix[M](https://arxiv.org/html/2609.09964#A13), which suggests that160160dialect\-aligned examples are not sufficient for a small Indic seq2seq model to match strong prompting on this task; the extent to which LoRA transfers the translation\-side gains to normalization remains open\. The demonstration\-count sweep \(Appendix[H\.2](https://arxiv.org/html/2609.09964#A8.SS2)\) covers Llama\-3\.1\-8B, Mistral\-7B and Gemma\-4\-4B; Qwen\-3\-4B is excluded because it requires constrained JSON decoding \(Table[5](https://arxiv.org/html/2609.09964#S5.T5)\), which would confound a cross\-model comparison, and the closed\-source models are excluded on API cost\. Automatic evaluation is metric\-diverse—BLEU, chrF\+\+, and COMET across all35,46035\{,\}460outputs—but we do not report human adequacy or fluency judgements, nor a rubric\-based audit of chain\-of\-thought intermediate steps; both remain future work\. Finally, we report per\-dialect inter\-annotator agreement \(Table[9](https://arxiv.org/html/2609.09964#A5.T9)\) and the overall adjudication rejection rate, but not per\-dialect rejection rates, which were not logged separately during annotation\.

## Ethical Considerations

All data was collected from publicly accessible online sources; no private, personally identifying, or otherwise sensitive information was deliberately collected\. The dataset contains only ordinary user\-generated sentences \(everyday conversations, opinions, and commentary\) and does not include private communication, personal correspondence, financial or medical information, government identifiers, or other sensitive content\. Where user identifiers or contact information incidentally appeared in source text, they were removed during the verification stage\. The released dataset poses no privacy risk to the original posters of the source content\. All annotation was performed in\-house by the research team and contracted student annotators, who were briefed on data handling and confidentiality and paid above the local research\-assistantship rate\.5\-Dialects\-BNis intended for research on dialect\-aware NLP, low\-resource language technology, dialect identification, dialect\-to\-standard normalization, and cross\-dialectal transfer; it is*not*intended for inferring demographic or geographic attributes of individual users, and should not be used as a basis for any such inference\.

### Usage of AI

The authors employed AI tools solely for limited language polishing and grammatical improvements in selected sections of this manuscript\. All scientific aspects of the work, including study design, data acquisition, annotation, analysis, interpretation, and conclusions, were independently carried out by the authors\. No AI system was used to generate findings, create figures or tables, review or synthesize literature, or formulate scientific claims\. The authors assume full responsibility for the accuracy and integrity of the content presented in this paper\.

## References

- Ahmedet al\.\(2024\)F\. Ahmed, M\. Fahim, M\. A\. Amin, A\. A\. Ali, and A\. M\. RahmanImproving the performance of transformer\-based models over classical baselines in multiple transliterated languages\.InECAI 2024,U\. Endriss, F\. S\. Melo, K\. Bach, A\. Bugarín\-Diz, J\. M\. Alonso\-Moral, S\. Barro, and F\. Heintz \(Eds\.\),Frontiers in Artificial Intelligence and Applications,pp\. 4043–4050\.External Links:[Document](https://dx.doi.org/10.3233/FAIA240972)Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px3.p1.1)\.
- Ahmedet al\.\(2026\)R\. Ahmed, I\. Tahmid, M\. S\. Hossain, T\. H\. Tomal, M\. M\. Jawad, A\. B\. Uddin, M\. Fahim, and M\. F\. A\. BhuiyanEvaluating large vision language models on Bangla medical visual question answering\.InFindings of the Association for Computational Linguistics: ACL 2026,M\. Liakata, V\. P\. Moreira, J\. Zhang, and D\. Jurgens \(Eds\.\),San Diego, California, United States,pp\. 37362–37378\.External Links:[Link](https://aclanthology.org/2026.findings-acl.1862/),[Document](https://dx.doi.org/10.18653/v1/2026.findings-acl.1862),ISBN 979\-8\-89176\-395\-1Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Anthropic \(2024\)AnthropicThe Claude 3 model family: opus, sonnet, haiku\.Technical reportAnthropic\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Baliet al\.\(2014\)K\. Bali, J\. Sharma, M\. Choudhury, and Y\. Vyas“I am borrowing ya mixing?” an analysis of English\-Hindi code mixing in Facebook\.InProceedings of the First Workshop on Computational Approaches to Code Switching,pp\. 116–126\.Cited by:[§1](https://arxiv.org/html/2609.09964#S1.SS0.SSS0.Px1.p1.1)\.
- Banerjee and Lavie \(2005\)S\. Banerjee and A\. LavieMETEOR: an automatic metric for MT evaluation with improved correlation with human judgments\.InProceedings of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation and/or Summarization,pp\. 65–72\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px7.p1.1)\.
- Bhattacharjeeet al\.\(2022\)A\. Bhattacharjee, T\. Hasan, W\. U\. Ahmad, K\. S\. Mubasshir, Md\. S\. Islam, A\. Iqbal, M\. S\. Rahman, and R\. ShahriyarBanglaBERT: language model pretraining and benchmarks for low\-resource language understanding evaluation in Bangla\.InFindings of the Association for Computational Linguistics: NAACL 2022,pp\. 1318–1327\.External Links:[Link](https://aclanthology.org/2022.findings-naacl.103)Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Bhattacharjeeet al\.\(2023\)A\. Bhattacharjee, T\. Hasan, W\. U\. Ahmad, and R\. ShahriyarBanglaT5: a sequence\-to\-sequence model for bangla natural language processing\.arXiv preprint arXiv:2305\.09706\.Cited by:[Appendix M](https://arxiv.org/html/2609.09964#A13.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1),[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Blasiet al\.\(2022\)D\. Blasi, A\. Anastasopoulos, and G\. NeubigSystematic inequalities in language technology performance across the world’s languages\.InProceedings of the 60th Annual Meeting of the Association for Computational Linguistics,pp\. 5486–5505\.Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Chowdhuryet al\.\(2025\)S\. Chowdhury M\. Rahmanet al\.ChatgaiyyaAlap: a dataset for conversion from Chittagonian dialect to standard Bangla\.Data in Brief\.Cited by:[Appendix B](https://arxiv.org/html/2609.09964#A2.SS0.SSS0.Px1.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px1.p1.1)\.
- Comaniciet al\.\(2025\)G\. Comanici, E\. Bieber, M\. Schaekermann,et al\.Gemini 2\.5: pushing the frontier with advanced reasoning, multimodality, long context, and next generation agentic capabilities\.arXiv preprint arXiv:2507\.06261\.Cited by:[§3](https://arxiv.org/html/2609.09964#S3.SS0.SSS0.Px2.p1.1),[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Dabreet al\.\(2022\)R\. Dabre, H\. Shrivastava, F\. Burlot,et al\.IndicBART: a pre\-trained sequence\-to\-sequence model for Indic languages\.InFindings of the Association for Computational Linguistics: ACL 2022,pp\. 1849–1863\.Cited by:[Appendix M](https://arxiv.org/html/2609.09964#A13.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1),[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Dehanet al\.\(2025\)F\. N\. Dehan, M\. Fahim, A\. K\. M\. M\. Rahman, M\. A\. Amin, and A\. A\. AliTinyLLM efficacy in low\-resource language: an experiment on bangla text classification task\.InPattern Recognition,A\. Antonacopoulos, S\. Chaudhuri, R\. Chellappa, C\. Liu, S\. Bhattacharya, and U\. Pal \(Eds\.\),Cham,pp\. 472–487\.External Links:ISBN 978\-3\-031\-78495\-8Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Fahimet al\.\(2024\)M\. Fahim F\. I\. Islamet al\.BanglaTLit: a benchmark dataset for back\-transliteration of romanized Bangla\.InFindings of the Association for Computational Linguistics: EMNLP 2024,Cited by:[§1](https://arxiv.org/html/2609.09964#S1.SS0.SSS0.Px1.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px3.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px4.p1.1)\.
- Fariaet al\.\(2023\)F\. T\. J\. Faria, M\. B\. Mukaffi, M\. R\. Rahman,et al\.Vashantor: a large\-scale multilingual benchmark dataset for Bangla regional dialects\.arXiv preprint arXiv:2311\.11142\.Cited by:[Appendix B](https://arxiv.org/html/2609.09964#A2.SS0.SSS0.Px1.p1.1),[Table 7](https://arxiv.org/html/2609.09964#A2.T7.2.2.3.1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px1.p1.1)\.
- Galaet al\.\(2023\)J\. Gala P\. Kadoleet al\.IndicTrans2: towards high\-quality and accessible machine translation for all 22 scheduled indian languages\.Transactions on Machine Learning Research\.Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1)\.
- Gemma Team \(2024\)Gemma TeamGemma: open models based on Gemini research and technology\.Technical reportGoogle DeepMind\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Grierson \(1903\)G\. A\. GriersonLinguistic survey of india: indo\-aryan family\. eastern group\. specimens of the bengali and assamese languages\.Vol\.5, Part1,Office of the Superintendent of Government Printing, India\.Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Haideret al\.\(2025\)F\. Haider, F\. T\. Shifat, M\. F\. Ishmam, M\. S\. U\. R\. Sourove, D\. D\. Barua, M\. Fahim, and M\. F\. A\. BhuiyanBanTH: a multi\-label hate speech detection dataset for transliterated Bangla\.InFindings of the Association for Computational Linguistics: NAACL 2025,Albuquerque, New Mexico,pp\. 7232–7251\.External Links:[Document](https://dx.doi.org/10.18653/v1/2025.findings-naacl.403)Cited by:[§1](https://arxiv.org/html/2609.09964#S1.SS0.SSS0.Px1.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px3.p1.1)\.
- Hasanet al\.\(2020\)T\. Hasan, A\. Bhattacharjee, W\. U\. Ahmad, K\. Mubasshir, M\. S\. Islam, A\. Rahman, M\. S\. Rahman, and R\. ShahriyarNot low\-resource anymore: a large scale benchmark for bengali to english machine translation\.InProceedings of the 2020 Conference on Empirical Methods in Natural Language Processing \(EMNLP\),pp\. 5665–5674\.Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1)\.
- Huet al\.\(2022\)E\. J\. Hu, Y\. Shen, P\. Wallis, Z\. Allen\-Zhu, Y\. Li, S\. Wang, L\. Wang, and W\. ChenLoRA: low\-rank adaptation of large language models\.InInternational Conference on Learning Representations \(ICLR\),Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p2.1),[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px4.p1.1)\.
- Islamet al\.\(2021\)K\. I\. Islam, S\. Kar, M\. S\. Islam, and M\. R\. AminSentNoB: a dataset for analysing sentiment on noisy Bangla texts\.InFindings of the Association for Computational Linguistics: EMNLP 2021,pp\. 3265–3271\.Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px4.p1.1)\.
- Jawadet al\.\(2025\)M\. M\. Jawad, R\. Ahmed, I\. S\. Apan, T\. H\. Tomal, F\. Haider, M\. S\. Hossain, and M\. F\. A\. BhuiyanBenchmarking large language models on Bangla dialect translation and dialectal sentiment analysis\.InProceedings of the Second Workshop on Bangla Language Processing \(BLP\-2025\),pp\. 322–337\.Cited by:[Appendix A](https://arxiv.org/html/2609.09964#A1.SS0.SSS0.Px6.p1.1),[Table 6](https://arxiv.org/html/2609.09964#A1.T6.2.1.2.1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px1.p1.1)\.
- Jianget al\.\(2023\)A\. Q\. Jiang, A\. Sablayrolles, A\. Mensch, C\. Bamford, D\. S\. Chaplot, D\. de las Casas, F\. Bressand, G\. Lengyel, G\. Lample, L\. Saulnier,et al\.Mistral 7B\.arXiv preprint arXiv:2310\.06825\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Joshiet al\.\(2020\)P\. Joshi, S\. Santy, A\. Budhiraja, K\. Bali, and M\. ChoudhuryThe state and fate of linguistic diversity and inclusion in the NLP world\.InProceedings of the 58th Annual Meeting of the Association for Computational Linguistics,pp\. 6282–6293\.Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Khanujaet al\.\(2020\)S\. Khanuja, S\. Dandapat, A\. Srinivasan, S\. Sitaram, and M\. ChoudhuryGLUECoS: an evaluation benchmark for code\-switched NLP\.InProceedings of the 58th Annual Meeting of the Association for Computational Linguistics,pp\. 3575–3585\.Cited by:[item 2](https://arxiv.org/html/2609.09964#S1.I1.i2.p1.1)\.
- Kojimaet al\.\(2022\)T\. Kojima, S\. S\. Gu, M\. Reid, Y\. Matsuo, and Y\. IwasawaLarge language models are zero\-shot reasoners\.InAdvances in Neural Information Processing Systems \(NeurIPS\),Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px2.p1.1)\.
- Lin \(2004\)C\. LinROUGE: a package for automatic evaluation of summaries\.InText Summarization Branches Out,pp\. 74–81\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px7.p1.1)\.
- Maet al\.\(2024\)C\. Ma, Y\. Liu, H\. Ye, and H\. SchützeExploring the role of transliteration in in\-context learning for low\-resource languages written in non\-Latin scripts\.arXiv preprint arXiv:2407\.02320\.Cited by:[item 2](https://arxiv.org/html/2609.09964#S1.I1.i2.p1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px3.p1.1)\.
- Mahjabinet al\.\(2025\)S\. Mahjabinet al\.Human–LLM benchmarks for Bangla dialect translation: Sylheti and Chittagonian\.arXiv preprint\.Cited by:[§1](https://arxiv.org/html/2609.09964#S1.p1.1)\.
- Meta AI \(2024\)Meta AIThe Llama 3 herd of models\.arXiv preprint arXiv:2407\.21783\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- OpenAI \(2024\)OpenAIGPT\-4o system card\.arXiv preprint arXiv:2410\.21276\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Papineniet al\.\(2002\)K\. Papineni, S\. Roukos, T\. Ward, and W\. ZhuBLEU: a method for automatic evaluation of machine translation\.InProceedings of the 40th Annual Meeting of the Association for Computational Linguistics,pp\. 311–318\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px7.p1.1)\.
- Paulet al\.\(2025\)B\. Paul, F\. F\. Preotee, S\. Sarker, S\. R\. Refat, S\. Islam, T\. Muhammad, M\. A\. Hoque, and S\. ManzoorANCHOLIK\-NER: a benchmark dataset for Bangla regional named entity recognition\.arXiv preprint arXiv:2502\.11198\.Cited by:[Appendix B](https://arxiv.org/html/2609.09964#A2.SS0.SSS0.Px1.p1.1),[Table 7](https://arxiv.org/html/2609.09964#A2.T7.2.12.3.1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px1.p1.1)\.
- Popović \(2015\)M\. PopovićChrF: character n\-gram f\-score for automatic mt evaluation\.InProceedings of the Tenth Workshop on Statistical Machine Translation,pp\. 392–395\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px7.p1.1)\.
- Qwen Team \(2024\)Qwen TeamQwen 2\.5: a party of foundation models\.Technical reportAlibaba Cloud\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px5.p1.1)\.
- Rameshet al\.\(2022\)G\. Ramesh, S\. Doddapaneni, A\. Bheemambika,et al\.Samanantar: the largest publicly available parallel corpora collection for 11 Indic languages\.InTransactions of the Association for Computational Linguistics \(TACL\),Vol\.10,pp\. 145–162\.Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1)\.
- Reiet al\.\(2020\)R\. Rei, C\. Stewart, A\. C\. Farinha, and A\. LavieCOMET: a neural framework for mt evaluation\.InProceedings of the 2020 Conference on Empirical Methods in Natural Language Processing \(EMNLP\),pp\. 2685–2702\.Cited by:[§4](https://arxiv.org/html/2609.09964#S4.SS0.SSS0.Px7.p1.1)\.
- Samardžićet al\.\(2016\)T\. Samardžić, Y\. Scherrer, and E\. GlaserUniversal dependencies for Swiss german: numeric information and other idiosyncrasies\.InProceedings of the 13th Conference on Natural Language Processing \(KONVENS 2016\),pp\. 245–255\.Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1)\.
- Sultanaet al\.\(2025\)N\. Sultana S\. Akteret al\.ONUBAD: a comprehensive dataset for automated conversion of Bangla dialects to standard Bangla\.Data in Brief\.Cited by:[Appendix B](https://arxiv.org/html/2609.09964#A2.SS0.SSS0.Px1.p1.1),[Table 7](https://arxiv.org/html/2609.09964#A2.T7.2.3.3.1.1),[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px1.p1.1)\.
- Zbibet al\.\(2012\)R\. Zbib, E\. Malchiodi, J\. Devlin, D\. Stallard, S\. Matsoukas, R\. Schwartz, J\. Makhoul, O\. F\. Zaidan, and C\. Callison\-BurchMachine translation of Arabic dialects\.InProceedings of the 2012 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies,pp\. 49–59\.Cited by:[§2](https://arxiv.org/html/2609.09964#S2.SS0.SSS0.Px2.p1.1)\.

## Appendix ADialect Linguistic Background

Bangla regional dialects differ from Standard Bangla along phonological, lexical, and morphological axes that are systematic enough to be diagnostic on a per\-sentence basis but variable enough to resist simple rule\-based normalization\. The five dialects in5\-Dialects\-BNspan the major regional varieties of Bangladesh and exhibit the following signatures:

#### Chittagong \(Chattogram\)\.

Spoken across the southeastern divisions of Bangladesh, Chittagong shows the strongest divergence from Standard Bangla of the five dialects in our benchmark, to the point that mutual intelligibility with the standard is partial rather than full\. Diagnostic features include the dialect\-final particle*dey*as an interrogative or assertive marker \(e\.g\.,*kemne goijji dey*, “how have you done this?”\), retroflex consonant shifts \(*r*→\\to*lr*,*l*→\\to*r*in onset positions\), the locative postposition*tu*/*at*in place of standard*ke*/*te*, and extensive lexical replacement of standard verbs \(e\.g\.,*goijja*for*kora*, “to do”\)\. Chittagong has the lowest per\-dialect BLEU under every regime in our experiments and the largest residual error rate even after LoRA adaptation; we attribute this to the combined effect of high lexical divergence and lower pretraining coverage compared to standard\-adjacent varieties\.

#### Barisal \(Barishal\)\.

A coastal southern dialect with comparatively mild divergence from Standard Bangla\. Diagnostic features include the consonant cluster simplification*r*C→\\to*h*C\(*karchen*→\\to*horlen*, “did”\), vowel raising in word\-medial positions, and adoption of the present\-perfect auxiliary*ase*where Standard Bangla would prefer the simple past\. Barisal sentences are usually intelligible to a Standard Bangla speaker after a few exposures and our LoRA\-tuned models reach near\-saturation \(8585\+ BLEU\) on this dialect\.

#### Noakhali\.

Geographically adjacent to Chittagong but linguistically a distinct continuum, Noakhali shows interior shifts in vowel quality \(notably the front\-vowel reduction*e*→\\to*ya*word\-initially,*aitchi*from*esechi*, “I have come”\), the use of dialect\-specific possessive pronouns \(*annei*/*anne*, “yours”\), and frequent consonant elision in postpositions\. Noakhali sits between Chittagong and Barisal in benchmark difficulty\.

#### Sylhet\.

A northeastern dialect with extensive contact\-influence from Assamese and Sylheti Nagri orthographic traditions\. Diagnostic features include retroflex\-flap substitutions \(*kh*/*r*alternations\), distinctive question particles \(*kita*, “what”\), and a verbal aspect system that distinguishes habitual and progressive in surface forms that Standard Bangla collapses\. Sylhet’s lexicon contains a substantial number of items with no transparent Standard Bangla cognate, which manifests in our error analysis as a higherCompleteMistranslationrate even after fine\-tuning\.

#### Rangpur\.

A northwestern dialect spoken across the Rangpur and Rajshahi divisions\. Diagnostic features include rising\-tone lengthening on stressed vowels, the second\-person plural*tomara*→\\to*tora*/*tomra*alternation, dialect\-specific quantifiers \(*kuna*for*kichu*, “some”\), and a future\-tense suffix that surfaces as*\-im*/*\-iya*rather than standard*\-bo*\. Rangpur is the closest of the five dialects to Standard Bangla in lexical overlap and produces the strongest zero\-shot baseline\.

#### Comparison with DIALTSA\-BN\.

Table[6](https://arxiv.org/html/2609.09964#A1.T6)provides an explicit side\-by\-side comparison between5\-Dialects\-BNand the prior benchmark DIALTSA\-BN[Jawad et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib5)\.5\-Dialects\-BNexpands the dataset scale ten\-fold, covers five dialects \(adding Rangpur\), provides five fully aligned fields, factorially evaluates script effects across four regimes, and incorporates causal tokenizer and failure analyses\.

DimensionDIALTSA\-BN[Jawad et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib5)5\-Dialects\-BN\(Ours\)Dataset Scale600600utterances6,0006\{,\}000utterances \(10×10\\timesexpansion\)Dialect Coverage44regional dialects55regional dialects \(adding Rangpur\)Aligned Fields per Entry33fields \(dialect, Standard Bangla, sentiment\)55fields \(dialect, Romanization, Standard Bangla, English, subjectivity\)Script EvaluationUncontrolled / ad\-hocFactorial native vs\. Romanized across all models and regimesAdaptation RegimesPrompting\-only \(zero\-shot, few\-shot\)Zero\-shot, few\-shot, CoT, and LoRA parameter\-efficient fine\-tuningMechanistic & Causal AnalysisNone \(descriptive reporting\)Tokenizer fertility regression, round\-trip control, multi\-scheme robustness, failure diagnosticsTable 6:Systematic comparison between DIALTSA\-BN and5\-Dialects\-BN\.

## Appendix BData Collection and Source Filtering

#### Source platforms\.

Candidate utterances were drawn from publicly accessible content on YouTube \(regional\-comedy and regional\-news comment threads, including channels associated with Bangladesh Television’s regional service BTV Chittagong, language\-documentation channels such as*Indo\-Aryan: Chittagonian*and*I Love Languages*, and dialect\-comedy creators on short\-form video platforms\), Facebook \(open public groups dedicated to regional Bangladeshi communities and dialect\-themed pages associated with Sylheti\-revival movements such as the Greater Sylot Society and the Sylheti Project\), Reddit \(subreddits such as*r/bangladesh*,*r/dhaka*, and regional discussion threads\), Bangla regional blogs and online opinion\-and\-feature articles \(The Daily Star’s “Chittagonian humour” column, The Business Standard’s Sylheti\-preservation features, and divisional desks at Bangla Tribune, Dhaka Post, and Ajker Patrika that publish in regional\-flavored Bangla\), and dialect\-tagged open\-source corpora released on Kaggle and Mendeley Data \(Vashantor[Faria et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib7), ONUBAD[Sultana et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib8), ChatgaiyyaAlap[Chowdhury et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib9), ANCHOLIK\-NER[Paul et al\. \(2025\)](https://arxiv.org/html/2609.09964#bib.bib10), and BanglaDial\)\. A representative URL inventory of the source platforms is reproduced in Table[7](https://arxiv.org/html/2609.09964#A2.T7)\. We deliberately excluded private communications, paywalled content, and any platform requiring user authentication beyond a public read scope\.

CategoryPlatform / SourceReference URL or DOIReferencecorporaVashantorcited as[Faria et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib7)ONUBADDOI10\.17632/k769s4vk5z\.2\([Sultana et al\., 2025](https://arxiv.org/html/2609.09964#bib.bib8)\)BanglaDialPubMed Central PMC12597015Wikipedia /encyclopedicChittagonian language[en\.wikipedia\.org/wiki/Chittagonian\_language](https://en.wikipedia.org/wiki/Chittagonian_language)Sylheti language[en\.wikipedia\.org/wiki/Sylheti\_language](https://en.wikipedia.org/wiki/Sylheti_language)BTV Chittagong[en\.wikipedia\.org/wiki/BTV\_Chittagong](https://en.wikipedia.org/wiki/BTV_Chittagong)News andfeature articlesThe Daily Star \(Chittagonian humour\)[thedailystar\.net/news/chittagonian\-humour](https://thedailystar.net/news/chittagonian-humour)The Business Standard \(Sylheti preservation\)[tbsnews\.net \(article 1098446\)](https://tbsnews.net/features/panorama/effort-preserve-heritage-sylheti-language-1098446)Bangla Tribune / Dhaka Post \(Rangpur\)[banglatribune\.com/rangpur\-news](https://banglatribune.com/rangpur-news),[dhakapost\.com/country/rangpur\-news](https://dhakapost.com/country/rangpur-news)Curateddataset hubsBangla NLP datasets \(Foysal87\)[github\.com/Foysal87/Bangla\-NLP\-Dataset](https://github.com/Foysal87/Bangla-NLP-Dataset)ANCHOLIK\-NERarXiv2502\.11198\([Paul et al\., 2025](https://arxiv.org/html/2609.09964#bib.bib10)\)Table 7:Representative source platforms and reference URLs used during the harvesting and authenticity\-verification stages of5\-Dialects\-BN\. We list publicly accessible sources only; private group content, paywalled articles, and authenticated platforms were excluded\. The full per\-platform URL inventory for each dialect is released alongside the dataset\.
#### Initial harvest and filtering\.

The raw harvest yielded approximately24,00024\{,\}000candidate utterances across the five target dialects\. We applied a four\-stage filtering pipeline:

1. 1\.Language identification\.Candidate utterances were passed through a Bangla language identifier with a minimum confidence threshold of0\.850\.85\. Non\-Bangla candidates \(English code\-mixed segments dominated by English, Hindi loan\-paragraphs\) were discarded\.
2. 2\.Length filter\.Utterances shorter than three tokens or longer than4040tokens were dropped\. Very short utterances tend to be acknowledgement tokens \(e\.g\., “ok”, “hmm”\) that carry no dialectal signal; very long utterances tend to be code\-mixed multi\-sentence comments that complicate per\-sentence dialect attribution\.
3. 3\.Native\-speaker verification\.A native speaker of each dialect reviewed all candidates pre\-tagged with that dialect’s region under Guideline G1 \(Appendix[D](https://arxiv.org/html/2609.09964#A4)\)\. The reviewer confirmed that the utterance was a legitimate instance of the target dialect \(not standard Bangla in regional spelling\), that it contained at least one dialect\-diagnostic feature, and that it was not heavily code\-mixed with English\. Rejection rates at this stage averaged34%34\\%across dialects \(46%46\\%for Barisal,41%41\\%for Rangpur,35%35\\%for Noakhali,28%28\\%for Sylhet, and20%20\\%for Chittagong\)\.
4. 4\.Deduplication\.Exact\-match and near\-match \(Levenshtein\-ratio\>0\.9\>0\.9\) deduplication was applied within each dialect\.

After filtering,6,0006\{,\}000utterances remained for annotation, distributed as shown in Table[8](https://arxiv.org/html/2609.09964#A2.T8)\. The distribution reflects natural online availability across platforms\.

DialectYouTubeFacebookRedditNews/BlogsRef\. CorporaTotal EntriesChittagong8504201802102401,900Noakhali6803601401601601,500Sylhet5102801201401501,200Barisal310160608090700Rangpur290180708080700Total2,6401,4005706707206,000Table 8:Detailed dialect and source platform distribution of the6,0006\{,\}000curated utterances in5\-Dialects\-BN, broken down by newly harvested online sources and seed reference corpora\.

## Appendix CAnnotation Pipeline

Figure[4](https://arxiv.org/html/2609.09964#A3.F4)summarizes the four\-stage construction workflow of5\-Dialects\-BN: harvesting, native\-speaker verification, tool\-assisted annotation, and agreement\-checked release\.

![Refer to caption](https://arxiv.org/html/2609.09964v1/images/dataset_creation.png)Figure 4:Construction workflow of5\-Dialects\-BN\. Transliterated dialectal texts with their Standard Bangla translations are collected from publicly available online sources, verified for authenticity by native speakers of each of the five target dialects \(Chittagong, Barisal, Noakhali, Sylhet, Rangpur\), and then enriched through a custom web\-based annotation tool by fifteen undergraduate annotators from a Bangla Linguistics department\. The final dataset is released in CSV format with five aligned fields per entry\.#### Tool architecture\.

We developed a custom web\-based annotation tool deployed on Vercel as a React/Next\.js single\-page application backed by a serverless storage layer \(Figure[5](https://arxiv.org/html/2609.09964#A3.F5); live at[https://bangla\-dialect\-annotator\.vercel\.app/](https://bangla-dialect-annotator.vercel.app/)\)\. The interface presents a single annotation row at a time with the following workflow stages:

1. 1\.Dialect selection\.The annotator selects their assigned dialect from a dropdown\.
2. 2\.Side\-by\-side preview\.The tool displays the Romanized dialectal text and the candidate Standard Bangla translation as parallel reading panels\.
3. 3\.Avro input method integration\.The annotator types or pastes the Romanized form into an integrated Avro IM editor, which converts Romanized Bangla to native Bangla script in real time\. The annotator edits the native rendering inline to correct conversion errors\.
4. 4\.Standard Bangla quality check\.The annotator confirms that the Standard Bangla version preserves the meaning of the dialectal utterance, editing if necessary\.
5. 5\.Candidate English generation\.The tool invokes Gemini, conditioned on the verified Standard Bangla text \(not the noisier transliterated form\), to produce a candidate English translation\.
6. 6\.English quality check\.The annotator reviews the candidate English translation, edits it to correct semantic drift, and accepts the final version \(41%41\\%edited overall;52%52\\%Sylhet,48%48\\%Chittagong,35%35\\%Barisal,31%31\\%Rangpur\)\.
7. 7\.Subjectivity labeling\.A binary checkbox interface offersSubjectiveandObjectiveas mutually exclusive choices\.
8. 8\.Auto\-advance\.The next row loads automatically upon commit\.

![Refer to caption](https://arxiv.org/html/2609.09964v1/images/annotation_ui.png)Figure 5:Production interface of the5\-Dialects\-BNannotation tool\. Live tool hosted at[https://bangla\-dialect\-annotator\.vercel\.app/](https://bangla-dialect-annotator.vercel.app/)\.
#### Annotator pool\.

Fifteen annotators were recruited from a Bangla Linguistics department, three per dialect, all native or proficient speakers of one or more target dialects\. Annotators received a two\-hour structured training on the tool and guidelines \(Appendix[D](https://arxiv.org/html/2609.09964#A4)\) and were paid strictly above the local research\-assistantship rate\.

#### Adjudication protocol\.

Disagreement on the1,5001\{,\}500\-entry double\-annotated subset was resolved by a third annotator from the same dialect pool, blind to the original two annotations\.

## Appendix DAnnotation Guidelines

### D\.1Guideline G1: Dialectal Authenticity

Accept the utterance as a valid instance of the target dialect only if it satisfies at least one of: \(i\) contains a diagnostic dialect\-specific lexical item; \(ii\) shows a diagnostic morphological feature of the target dialect \(verbal suffix, postposition, pronoun\); \(iii\) shows a diagnostic phonological reduction or substitution rendered in spelling\. Reject if the utterance is in Standard Bangla written in regional spelling, if it is dominantly code\-mixed with English to the point that the dialectal signal is unrecoverable, or if the dialect cannot be confidently attributed\.

### D\.2Guideline G2: Native\-Script Rendering

When converting Romanized input to native Bangla script via Avro: \(i\) preserve dialectal pronunciation in spelling where possible; \(ii\) do not silently normalize dialect\-specific phonological reductions; \(iii\) correct only obvious Avro conversion errors\.

### D\.3Guideline G3: Standard Bangla Translation

Translate the dialectal utterance into Standard \(Cholito\) Bangla with the following constraints: \(i\) preserve propositional content; \(ii\) preserve register \(formal/informal\); \(iii\) do not paraphrase further than necessary\.

### D\.4Guideline G4: English Translation

Edit the candidate English translation to satisfy all of: \(i\) conveys the same proposition as the verified Standard Bangla version; \(ii\) preserves pragmatic intent; \(iii\) no information is omitted or ungrounded; \(iv\) reads as natural conversational English\.

### D\.5Guideline G5: Subjectivity Label

Label asSubjectiveif it expresses opinion, evaluation, emotion, preference \(including preference questions\), or personal stance\. Label asObjectiveif it reports factual content, neutral description, or factual questions\.

### D\.6Guideline G6: When in Doubt

If uncertain, flag the row using the in\-tool flag button\. Flagged rows enter the adjudication queue\.

## Appendix EInter\-Annotator Agreement & Quality Controls

A balanced sample of1,5001\{,\}500entries \(300300per dialect\) was independently re\-annotated by a second annotator from the same dialect pool\.

#### Cohen’sκ\\kappaacross categorical annotations\.

Overall agreement wasκ=0\.78\\kappa=0\.78for subjectivity,κ=0\.71\\kappa=0\.71for English translation acceptance, andκ=0\.74\\kappa=0\.74for Standard Bangla rendering acceptance \(Table[9](https://arxiv.org/html/2609.09964#A5.T9)\)\.

DialectSubj\.κ\\kappaEn\.κ\\kappaSB\.κ\\kappaChittagong0\.740\.660\.70Noakhali0\.760\.680\.72Sylhet0\.740\.690\.71Barisal0\.830\.760\.79Rangpur0\.820\.750\.78Overall0\.780\.710\.74Table 9:Per\-dialect Cohen’sκ\\kappaon the1,5001\{,\}500\-entry double\-annotated subset \(300300per dialect\)\.
#### Boundary cases and the Chittagong–Noakhali pair\.

Adjudication difficulty for adjacent varieties does not arise from surface convergence\. On the source sentences rendered in both Chittagong and Noakhali, the two dialect forms differ substantially \(chrF\+\+27\.6927\.69between the paired renderings, comparable to the most distant pairs in the dataset\) and are orthographically identical on only0\.1%0\.1\\%of items\. Disagreement therefore concentrates on*variety assignment*rather than on form: adjacent regional varieties share lexical and morphological innovations that make a given utterance admissible under either label even when their canonical renderings diverge, so annotators disagree about provenance, not about transcription\.

Noakhali is the informative case\. Measured against Standard Bangla, Noakhali is the*least*divergent of the eastern varieties \(chrF\+\+46\.0246\.02, essentially tied with Barisal at46\.0446\.04, versus Chittagong31\.7731\.77and Sylhet32\.5932\.59\), yet its agreement scores pattern with Chittagong and Sylhet \(κ=0\.76,0\.74,0\.74\\kappa=0\.76,0\.74,0\.74for subjectivity\) rather than with Barisal \(0\.830\.83\) or Rangpur \(0\.820\.82; Table[9](https://arxiv.org/html/2609.09964#A5.T9)\)\. Its annotation difficulty is therefore not predicted by divergence from the standard, which is consistent with adjacency\-driven label ambiguity along the Chittagong–Noakhali boundary\.

Divergence from Standard Bangla, measured the same way, orders the varieties as Chittagong \(31\.7731\.77chrF\+\+\)<<Sylhet \(32\.5932\.59\)<<Rangpur \(36\.3636\.36\)<<Noakhali \(46\.0246\.02\)≈\\approxBarisal \(46\.0446\.04\)\. This ordering predicts*model*difficulty across our experiments: Chittagong is the hardest cell in the normalization conditions \(Table[5](https://arxiv.org/html/2609.09964#S5.T5)\), in chain\-of\-thought transliteration \(Table[24](https://arxiv.org/html/2609.09964#A15.T24)\), and in every Indic seq2seq baseline cell, where it also carries the highest empty\-output rate \(61\.0%61\.0\\%; Appendix[M](https://arxiv.org/html/2609.09964#A13)\)\. The feature\-conditioned result in Table[17](https://arxiv.org/html/2609.09964#A11.T17)—that Chittagong non\-cognate*goijja*\-class verbs remain the hardest construction after adaptation \(16\.2%16\.2\\%CompleteMistranslation, chrF\+\+54\.454\.4\)—is therefore a consequence of this dataset\-level divergence rather than an isolated observation\.

#### ROUGE\-L agreement for English translations\.

Pairwise ROUGE\-L between annotators’ independently edited final English translations averaged0\.840\.84overall \(0\.790\.79–0\.910\.91across dialects; Table[10](https://arxiv.org/html/2609.09964#A5.T10)\)\.

DialectMean ROUGE\-LStd\. dev\.Chittagong0\.790\.14Noakhali0\.820\.12Sylhet0\.790\.13Barisal0\.890\.09Rangpur0\.910\.08Overall0\.840\.12Table 10:Pairwise ROUGE\-L between annotators’ final English translations on the1,5001\{,\}500\-entry subset\.
#### Gemini Translation Anchoring Bias Control\.

To verify that pre\-populating candidate English translations did not induce stylistic or semantic anchoring bias, we conducted a controlled experiment on100100randomly selected items \(2020per dialect\)\. Two expert annotators translated these100100items completely from scratch without seeing any machine\-generated candidate\. We then compared the scratch human translations against the released dataset references \(which originated from edited Gemini drafts\)\. The scratch translations achieved high agreement with the released references: pairwise ROUGE\-L was0\.850\.85, and semantic similarity measured via COMET was88\.288\.2vs\.88\.588\.5, confirming that the final ground truth reflects human linguistic consensus rather than model bias\.

## Appendix FPrompt Templates

#### Zero\-shot prompt\.

Reproduced in Figure[6](https://arxiv.org/html/2609.09964#A6.F6)\.

You are an expert translator\. Translate the following \{text\_type\} sentences into English\. Return a valid JSON object with a single key ‘‘translations’’ containing an array of strings\. The array MUST contain EXACTLY \{len\(sentences\)\} translated strings\. Do NOT output any additional text\.

Figure 6:Zero\-shot prompt template\.
#### Few\-shot prompt\.

Augments the zero\-shot prompt with3636demonstrations \(66per dialect×\\times66varieties; Figure[7](https://arxiv.org/html/2609.09964#A6.F7)\)\. The full demonstration block is reproduced in Figure[8](https://arxiv.org/html/2609.09964#A6.F8)\.

You are an expert linguist specializing in Bengali and its regional dialects \(Barishal, Chittagong, Sylhet, Noakhali, Rangpur, Standard Bengali\), and their relationship to English\. Your task is to translate \{script\_kind\} \{name\}\{qualifier\} sentences to English while preserving the original meaning, context, and emotional tone\. CRITICAL RULES: 1\. Translate each sentence accurately, capturing the meaning and tone\. 2\. Return a valid JSON object with a single key ‘‘translations’’ containing an array of strings\. 3\. The array MUST contain EXACTLY \{len\(sentences\)\} translated strings\. 4\. Do NOT output any additional text\. EXAMPLES OF CORRECT TRANSLATIONS: \{example\_block\}

Figure 7:Few\-shot prompt template\.Figure 8:Few\-shot demonstration block \(3636total pairs across 5 dialects plus Standard Bangla\)\.
#### Chain\-of\-thought prompt\.

Elicits an eight\-step reasoning chain before emitting the JSON answer \(Figure[9](https://arxiv.org/html/2609.09964#A6.F9)\)\.

You are an expert linguistic AI assistant specializing in Bengali dialect translation, transliteration, sentiment analysis, and semantic interpretation\. You are given ONE sentence in the \{dialect\_name\} dialect \(written in Bengali script\)\. Perform the following reasoning steps: 1\. Dialect Recognition:Identify linguistic traits of the \{dialect\_name\} dialect\. Consider regional pronunciation, slang, grammatical variations, and colloquial patterns\. 2\. Script and Token Understanding:Carefully inspect the Bengali text\. Detect shortened words, phonetic spellings, and dialect contractions\. 3\. Transliteration:Convert the dialect text into Romanized Bangla based on pronunciation\. 4\. Semantic Interpretation:Infer the actual intended meaning of the sentence\. Interpret emotional tone, politeness, or irony\. 5\. Cultural and Contextual Analysis:Consider cultural implications or locally understood idioms\. 6\. Natural English Translation:Rewrite the meaning into fluent, conversational English\. 7\. Subjectivity Classification:Classify the sentence as either ‘‘Subjective’’ or ‘‘Objective’’\. 8\. Consistency Check:Verify that translation and subjectivity align with dialect intent\. Output format: === ANALYSIS === Dialect: \{dialect\_name\} Original Text: <original text\> Transliteration: <romanized Bengali transliteration\> Meaning Analysis: <brief explanation of slang, tone, or implied intent\> Natural English Translation: <final fluent English translation\> Subjectivity: <Subjective or Objective\> Followed by a JSON block: \{\{ "translation": \.\.\., "transliteration": \.\.\., "sentiment": \.\.\. \}\}

Figure 9:Chain\-of\-thought prompt template\.
#### Dialect\-to\-Standard Bangla normalization prompt\.

Reproduced in Figure[10](https://arxiv.org/html/2609.09964#A6.F10)\.

You are an expert in Bengali linguistics and regional dialects\. Convert the following \{script\_kind\} \{dialect\_name\} sentences into Standard \(Cholito\) Bengali script\. Preserve the exact meaning, register, and grammatical structure while normalizing regional phonology, lexicon, and morphology to standard written Bengali\. Return a valid JSON object with a single key ‘‘normalizations’’ containing an array of strings\. Do NOT output any additional text\.

Figure 10:Prompt template for Dialect\-to\-Standard\-Bangla Normalization\.
#### LoRA training prompt\.

Reproduced in Figure[11](https://arxiv.org/html/2609.09964#A6.F11)\.

You are an expert Bengali dialect translator\. Given a Bengali dialect sentence, output a JSON object with two keys: ‘‘translation’’ \(the English translation\) and ‘‘sentiment’’ \(either ‘‘Subjective’’ or ‘‘Objective’’\)\. Output valid JSON only\. No extra text\.

Figure 11:LoRA training prompt\.

## Appendix GComprehensive Per\-Model Per\-Dialect Results

We report complete per\-model, per\-dialect breakdowns across all evaluation metrics in Tables[21](https://arxiv.org/html/2609.09964#A15.T21)–[26](https://arxiv.org/html/2609.09964#A15.T26), collected at the end of this appendix\.

![Refer to caption](https://arxiv.org/html/2609.09964v1/figA_full_heatmap.png)Figure 12:Per\-model×\\timesper\-dialect BLEU heatmaps under few\-shot and LoRA regimes\.![Refer to caption](https://arxiv.org/html/2609.09964v1/figB_subj_f1_heatmap.png)Figure 13:Per\-model×\\timesper\-dialect subjectivity F1 heatmaps\.Figure 14:Few\-shot script effect: native vs Romanized input BLEU across models\.Figure 15:LoRA uplift over zero\-shot prompting across open\-source models\.
## Appendix HPrompting Diagnostics & Failure Analyses

### H\.1Llama\-3\.1\-8B Demonstration Interference

Item\-level analysis reveals that Llama\-3\.1\-8B suffers from source neglect under few\-shot prompting, replacing correct zero\-shot translations with fluent, demonstration\-register sentences unrelated to the source utterance\. As shown in Table[11](https://arxiv.org/html/2609.09964#A8.T11), Llama exhibits a5\.9%5\.9\\%correct\-to\-unrelated flip rate, a15×15\\times–30×30\\timesoutlier compared to all other models \(0\.20\.2–0\.4%0\.4\\%\)\. Verbatim demo copying and vocabulary leakage do not increase, confirming that the degradation is an in\-context interference mode rather than simple memorization\.

ModelZero\-ShotchrF\+\+Few\-ShotchrF\+\+Correct\-to\-UnrelatedFlip %Δ\\DeltaDemo\-VocabLeakageΔ\\DeltaVerbatimDemo CopyLlama\-3\.1\-8B54\.645\.95\.9%\+0\.020\-0\.038GPT\-4o\-mini51\.154\.80\.4%\-0\.046\+0\.014Claude Haiku 4\.551\.055\.60\.4%\-0\.032\+0\.018Gemma\-4\-4B45\.451\.20\.4%\-0\.067\+0\.032Gemini 3 Flash62\.162\.90\.2%\-0\.008\+0\.002Mistral\-7B29\.337\.20\.2%\-0\.071\+0\.006Table 11:Item\-level demonstration interference diagnostics under native\-script prompting\.
### H\.2Demonstration Count Sweep

To test whether Llama’s few\-shot degradation is dose\-dependent, we swept demonstration counts at1,2,4,1,2,4,and66examples per dialect \(5,10,20,305,10,20,30total demonstrations\), with Mistral\-7B and Gemma\-4\-4B as controls \(Table[12](https://arxiv.org/html/2609.09964#A8.T12)\)\. On Llama\-3\.1\-8B, 5\-dialect macro chrF\+\+ drops immediately upon presenting demonstrations:54\.6354\.63\(zero\-shot\)→38\.64\\to 38\.64\(11demo/dialect\)→41\.70\\to 41\.70\(22\)→43\.29\\to 43\.29\(44\)→43\.80\\to 43\.80\(66\)\. Interference is regime\-triggered at the presentation of any in\-context demos, and additional demos partially mitigate without recovering zero\-shot fidelity\.

Crucially,Llama is the only model of the three whose few\-shot scores fall below its own zero\-shot baseline\. Gemma\-4\-4B rises from45\.3545\.35\(zero\-shot\) to47\.9947\.99atk=30k=30\(\+2\.64\+2\.64\) and Mistral\-7B from29\.3529\.35to31\.9331\.93\(\+2\.58\+2\.58\), whereas Llama ends10\.8310\.83chrF\+\+*below*its zero\-shot score even with3030demonstrations\. Demonstration interference is therefore a property of Llama’s handling of dialectal in\-context examples rather than a general consequence of few\-shot prompting on this benchmark\.

Modelkk=5kk=10kk=20kk=30Zero\-shotGemma\-4\-4B45\.5744\.0847\.6847\.9945\.35Llama\-3\.1\-8B38\.6441\.7043\.2943\.8054\.63Mistral\-7B31\.5532\.0930\.3931\.9329\.35Table 12:Demonstration\-count sweep: translation into English, native script, macro chrF\+\+ over the five dialects\. Demonstrations are drawn from the training pool at11/22/44/66per dialect and exclude Standard Bangla, sokktotals55–3030rather than the3636used in the main few\-shot condition\. Zero\-shot columns are 5\-dialect macros computed on the same items\. Llama\-3\.1\-8B is the only model that ends below its zero\-shot baseline\.
### H\.3Chain\-of\-Thought Error Decomposition

Table[13](https://arxiv.org/html/2609.09964#A8.T13)decomposes the CoT translation drop across all seven models\. Median length ratio is1\.01\.0across regimes, ruling out verbosity\. Parsing failures affect only GPT\-4o\-mini \(6\.3%6\.3\\%\)\. The drop is dominated by surface paraphrase drift \(Δ​chrF\+\+\>Δ​COMET\\Delta\\text\{chrF\+\+\}\>\\Delta\\text\{COMET\}across all closed models\)\. Qwen\-3\-4B is the sole exception where CoT improves scores by repairing its91\.4%91\.4\\%zero\-shot format collapse\.

ModelUnparseable\(ZS→\\toCoT %\)Length Ratio\(ZS / CoT\)Δ\\DeltachrF\+\+\(ZS−\-CoT\)Δ\\DeltaCOMET\(ZS−\-CoT\)Surface vs\.Semantic DropGemini 3 Flash0\.0%→\\to0\.0%1\.0 / 1\.0\+4\.2\+2\.0\+2\.2GPT\-4o\-mini0\.0%→\\to6\.3%1\.0 / 1\.0\+8\.4\+4\.8\+3\.6Claude Haiku 4\.50\.0%→\\to0\.0%1\.0 / 1\.0\+4\.9\+3\.5\+1\.4Gemma\-4\-4B0\.0%→\\to0\.0%1\.0 / 1\.0\+2\.3\+1\.7\+0\.6Llama\-3\.1\-8B0\.0%→\\to0\.0%1\.0 / 1\.0\+4\.9\+3\.0\+1\.9Mistral\-7B0\.0%→\\to0\.0%1\.0 / 1\.0\+4\.3\+2\.6\+1\.7Qwen\-3\-4B91\.4%→\\to0\.0%0\.2 / 1\.0\-29\.8\-26\.4\-3\.4Table 13:Decomposition of Chain\-of\-Thought \(CoT\) translation effects\.

## Appendix ILoRA Fine\-Tuning Details

#### Adapter configuration & hyperparameters\.

LoRA adapters are inserted into query and value projections of all attention blocks: rankr=16r=16, scaling factorα=32\\alpha=32, dropout0\.050\.05, max sequence length192192tokens\. Training utilizes AdamW with bf16 precision, learning rate2×10−42\\times 10^\{\-4\}\(5%5\\%linear warmup, linear decay\),33epochs, per\-device batch size44, gradient accumulation44\(effective batch size1616\)\. Fine\-tuning was conducted on an NVIDIA A100 \(40 GB\) via Lightning AI \(∼3\\sim 3–44hours per adapter;4848–6464total A100\-hours\)\.

## Appendix JCausal Tokenizer, Round\-Trip, and Multi\-Scheme Analyses

### J\.1Tokenizer Fertility and Token\-Inflation Regression

Table[14](https://arxiv.org/html/2609.09964#A10.T14)reports empirical subword fertility and item\-level regressions of the native\-minus\-Romanized COMET gap on token inflation \(tokensRoman/tokensnative\\text\{tokens\}\_\{\\text\{Roman\}\}/\\text\{tokens\}\_\{\\text\{native\}\}\)\. In aggregate, Romanized text is token\-compact \(≈0\.4\\approx 0\.4tokens/char\), ruling out context exhaustion\. However, the regression coefficientβ\\betais positive and statistically significant across all open models under LoRA \(p≤0\.035p\\leq 0\.035\), confirming that subword fragmentation is the per\-item marker of damaged mapping\.

Modeltok/char \(native\)tok/char \(Roman\.\)Mean InflationLoRAβ\\beta\(inflation\)pp\-valueGemma\-4\-4B0\.3950\.3631\.002\+7\.860\.035GPT\-4o\-mini0\.5040\.3650\.785n/an/aQwen\-3\-4B1\.0650\.3980\.398\+37\.94<0\.001<0\.001Mistral\-7B1\.1450\.4240\.394\+59\.34<0\.001<0\.001Llama\-3\.1\-8B1\.2500\.3970\.338\+60\.92<0\.001<0\.001Table 14:Tokenizer fertility statistics and item\-level regression of the script gap on token inflation\.
### J\.2Round\-Trip Inverse Transliteration Control

We back\-transliterated the Romanized text into native Bangla script via deterministic inverse Avro mapping and re\-evaluated models\. Character Error Rate \(CER\) against the original text is0\.140\.14–0\.210\.21\(exact match only22–14%14\\%\)\. As shown in Table[15](https://arxiv.org/html/2609.09964#A10.T15), restoring native script recovers essentially none of the performance penalty, proving that information is destroyed during Romanization\.

ModelNativeRound\-TripNativeRomanized\(Avro\)Gemini 3 Flash62\.1355\.5757\.81Mistral\-7B29\.3522\.5223\.17Table 15:Round\-trip inverse transliteration control\. All figures are zero\-shot chrF\+\+\.
### J\.3Multi\-Scheme Romanization Robustness

To ensure findings are not tied to Avro, we evaluated models across three Romanization schemes: Avro, ITRANS, and ISO\-15919 \(Table[16](https://arxiv.org/html/2609.09964#A10.T16)\)\. The penalty holds across all conventions, with Avro exhibiting the mildest degradation\.

Model \(Zero\-Shot chrF\+\+\)NativeAvro \(Ours\)ITRANSISO\-15919Gemini 3 Flash62\.2257\.59 \(−4\.63\-4\.63\)53\.30 \(−8\.92\-8\.92\)57\.98 \(−4\.24\-4\.24\)GPT\-4o\-mini50\.2243\.20 \(−7\.02\-7\.02\)28\.53 \(−21\.69\-21\.69\)30\.09 \(−20\.13\-20\.13\)Mistral\-7B28\.9723\.01 \(−5\.96\-5\.96\)14\.78 \(−14\.19\-14\.19\)16\.90 \(−12\.07\-12\.07\)Table 16:Romanization scheme robustness check across Avro, ITRANS, and ISO\-15919\.Figure 16:Bangla\-to\-Latin Romanization scheme \(Avro convention\) used for the transliterated condition, showing phonemic mappings and many\-to\-one character merges\.

## Appendix KFeature\-Conditioned Linguistic Error Analysis

Table[17](https://arxiv.org/html/2609.09964#A11.T17)analyzes translation error rates conditioned on linguistic feature divergence\. Non\-cognate lexical divergence \(e\.g\., Chittagong*goijja*\-class verbs\) carries a16\.2%16\.2\\%CompleteMistranslation rate even after LoRA adaptation, whereas phonological shifts \(BarisalhCh^\{C\}\-clusters\) are completely solved \(0%0\\%error\)\.

Divergence CategoryZero\-ShotchrF\+\+Zero\-ShotMistransl\. %LoRAchrF\+\+LoRAMistransl\. %High Lexical Divergence \(Chittagong*goijja*\)38\.227\.4%54\.416\.2%Low Lexical Divergence \(Standard\-adjacent\)59\.413\.4%86\.85\.9%Phonological Shift \(BarisalhCh^\{C\}\-clusters\)48\.719\.1%92\.30\.0%Table 17:Feature\-conditioned error analysis: lexical vs\. phonological divergence\.CategoryZSNativeZSTrans\.CoTNativeLoRANativeSuccess17\.212\.312\.158\.2Near miss7\.74\.43\.65\.8Partial mistransl\.41\.638\.433\.421\.0Complete mistransl\.29\.140\.045\.29\.5Negation flip1\.00\.61\.71\.2Hallucination1\.62\.02\.51\.3Truncation0\.82\.20\.50\.3Empty/degenerate1\.00\.11\.02\.7Table 18:Translation error category distribution per regime \(% of predictions\)\.Figure 17:Stacked visualization of the per\-regime error category distribution\.RegimePred: Subj\.Pred: Obj\.Zero\-shot\(Gemini\)GT: Subj\.88127GT: Obj\.29356CoT\(Gemini\)GT: Subj\.16748GT: Obj\.128257LoRA\(Mistral\)GT: Subj\.18332GT: Obj\.60325Table 19:Pooled subjectivity confusion matrices across native\-script regimes \(N=600N=600\)\.
## Appendix LQualitative Case Studies

Figure[18](https://arxiv.org/html/2609.09964#A12.F18)presents representative case studies illustrating model failure modes across dialects, script representations, and adaptation regimes\.

Figure 18:Representative case studies illustrating failure modes and adaptations\.
## Appendix MIndic\-Tuned Baseline Experiments

We fine\-tuned two dedicated Indic sequence\-to\-sequence models, IndicBART[Dabre et al\. \(2022\)](https://arxiv.org/html/2609.09964#bib.bib35)and BanglaT5[Bhattacharjee et al\. \(2023\)](https://arxiv.org/html/2609.09964#bib.bib32), on the*identical*160160\-per\-dialect training folds used for the LoRA experiments, and evaluated them on the*same*held\-out test fold \(100100items per dialect,500500total across the five dialects\)\. Table[20](https://arxiv.org/html/2609.09964#A13.T20)is therefore fold\-matched to Table[4](https://arxiv.org/html/2609.09964#S5.T4)\.

#### Checkpoints\.

Translation usesai4bharat/IndicBARTandcsebuetnlp/banglat5\_nmt\_bn\_en; normalization usesai4bharat/IndicBARTandcsebuetnlp/banglat5\_banglaparaphrase\. We select the task\-appropriate BanglaT5 checkpoints deliberately: the basecsebuetnlp/banglat5pretraining checkpoint has a vocabulary/configuration mismatch that stalls fine\-tuning \(training loss plateaus at≈9\\approx 9–1111versus≈1\.4\\approx 1\.4–2\.02\.0for the checkpoints reported here\), and we exclude it rather than report a misconfigured baseline\.

#### IndicBART script and tag handling\.

IndicBART was pretrained with all Indic languages mapped toDevanagariand uses explicit language tags\. We therefore \(i\) transliterate Bangla input to Devanagari with theindic\-nlp\-libraryUnicodeIndicTransliterator\(a lossless, reversible mapping for the Bangla–Devanagari pair\), \(ii\) format the source as<text\> </s\> <2bn\>, \(iii\) format the target as<2en\> <text\> </s\>for translation and<2bn\> <Devanagari text\> </s\>for normalization, and \(iv\) back\-transliterate Devanagari output to Bangla script before scoring\. Following theai4bharatmodel card, the tokenizer is loaded withuse\_fast=False,keep\_accents=True,do\_lower\_case=False; language tags are passed as literal text withadd\_special\_tokens=False; decoding setsdecoder\_start\_token\_idto the id of the target language tag; and sentencepiece ids outside the base piece range are filtered before detokenization\. BanglaT5 consumes Bangla script directly as a standard T5 seq2seq model, with thecsebuetnlpnormalizer\.normalizepreprocessor applied to the source\.

#### Hyperparameters\.

Both models:55epochs, per\-device batch size1616, learning rate3×10−53\\times 10^\{\-5\},5%5\\%linear warmup, maximum source/target length160160tokens,250250optimizer steps, beam search with44beams and maximum length160160, seed4242\. IndicBART is mBART\-style \(66encoder /66decoder layers,dmodel=1024d\_\{\\text\{model\}\}=1024, vocabulary64,01464\{,\}014\); BanglaT5\-NMT is T5\-style \(1212layers,dmodel=768d\_\{\\text\{model\}\}=768, vocabulary32,12832\{,\}128\)\. Both fit on a single RTX 5060 Ti\.

#### Metrics\.

chrF\+\+ viasacrebleuCHRF\(word\_order=2\)and BLEU viasacrebleu\(tokenize=’13a’for English translation targets,tokenize=’spm’for Bangla normalization targets\), averaged over sentence\-level scores\.

#### Interpreting IndicBART’s translation score\.

IndicBART’s11\.1911\.19chrF\+\+ on translation is dominated by*degenerate generation*rather than mistranslation: it emits an empty string on253253of500500test items \(50\.6%50\.6\\%\)\. The empty rate rises with divergence from Standard Bangla \(Barisal26\.0%26\.0\\%, Rangpur50\.0%50\.0\\%, Noakhali55\.0%55\.0\\%, Chittagong61\.0%61\.0\\%, Sylhet61\.0%61\.0\\%\)\. Restricted to the247247items where it generates output, IndicBART reaches22\.6622\.66chrF\+\+ \(14\.9714\.97BLEU\); its non\-empty hypotheses average22\.922\.9characters against a27\.327\.3\-character mean reference, so they are fluent but semantically incorrect rather than truncated\. Its normalization outputs are far more complete by comparison \(10\.2%10\.2\\%empty;45\.4645\.46chrF\+\+ excluding empties\)\. Under either accounting the ordering in Table[20](https://arxiv.org/html/2609.09964#A13.T20)is unchanged—both Indic seq2seq baselines trail LoRA\-adapted LLMs by3636–5858chrF\+\+ on translation—but readers should attribute IndicBART’s translation figure to generation failure at this data scale rather than to systematically worse translations\.

ModelTaskchrF\+\+BLEUEmptyIndicBARTTranslation11\.197\.3950\.6%BanglaT5\-NMTTranslation42\.0627\.740\.0%IndicBARTNormalization40\.8230\.6410\.2%BanglaT5\-Par\.Normalization44\.4732\.920\.0%Mistral\-7B \+ LoRA \(Ours\)Translation80\.4373\.60—Table 20:Fine\-tuned Indic seq2seq baselines on the identical160160/dialect folds and the same held\-out test fold as Table[4](https://arxiv.org/html/2609.09964#S5.T4)\.Emptyis the share of test items for which the model generated no output; IndicBART’s translation score is dominated by this failure mode rather than by mistranslation\.

## Appendix NDataset Release

5\-Dialects\-BNis released under CC\-BY\-SA\-4\.0 across Hugging Face and Kaggle with recommended80/10/1080/10/10splits and documentation\.

## Appendix OReproducibility Checklist

Code, prompts, data partitions, and LoRA adapters are fully documented and released\. Training was executed with fixed seed4242and decoding temperature0\.10\.1\.

ModelDialectBLEUR\-2R\-LMET\.PRF1Gemini 3 FlashBarisal51\.668\.881\.382\.290\.386\.087\.5Chittagong30\.742\.062\.663\.964\.558\.154\.3Noakhali34\.641\.961\.863\.864\.955\.050\.2Rangpur58\.565\.378\.780\.381\.668\.968\.3Sylhet45\.250\.869\.771\.076\.363\.358\.8Standard49\.153\.371\.673\.477\.765\.464\.4GPT\-4o\-miniBarisal61\.872\.984\.383\.790\.288\.088\.9Chittagong19\.726\.945\.345\.457\.156\.255\.3Noakhali32\.338\.859\.058\.258\.858\.158\.2Rangpur47\.253\.370\.171\.168\.565\.565\.5Sylhet36\.139\.758\.760\.563\.261\.961\.3Standard56\.359\.676\.478\.065\.761\.560\.9Claude Haiku 4\.5Barisal54\.767\.282\.282\.191\.485\.387\.3Chittagong21\.829\.145\.045\.463\.055\.950\.2Noakhali30\.538\.458\.058\.260\.752\.144\.2Rangpur47\.353\.570\.271\.683\.065\.162\.9Sylhet35\.841\.959\.659\.073\.859\.252\.6Standard55\.759\.376\.477\.077\.260\.156\.6Qwen\-3\-4BBarisal42\.854\.268\.869\.477\.273\.874\.8Chittagong13\.916\.232\.830\.945\.148\.638\.8Noakhali19\.824\.244\.040\.246\.448\.443\.0Rangpur21\.725\.642\.641\.168\.159\.356\.5Sylhet18\.421\.440\.538\.267\.561\.558\.5Standard48\.349\.868\.868\.572\.962\.160\.3Gemma\-4\-4BBarisal50\.562\.077\.978\.488\.387\.888\.1Chittagong14\.319\.437\.135\.458\.055\.552\.7Noakhali23\.431\.449\.850\.561\.058\.157\.3Rangpur26\.736\.856\.457\.074\.266\.365\.7Sylhet23\.731\.150\.452\.668\.167\.066\.7Standard45\.854\.372\.573\.879\.267\.867\.5Llama\-3\.1\-8BBarisal39\.554\.969\.171\.575\.777\.476\.1Chittagong14\.218\.335\.935\.041\.341\.741\.3Noakhali26\.630\.946\.947\.956\.656\.156\.0Rangpur37\.145\.561\.962\.662\.361\.861\.9Sylhet24\.831\.950\.153\.070\.269\.068\.7Standard57\.361\.879\.879\.367\.364\.764\.8Mistral\-7BBarisal28\.439\.655\.859\.278\.275\.276\.2Chittagong3\.78\.924\.926\.161\.161\.061\.0Noakhali14\.316\.930\.531\.359\.058\.658\.6Rangpur20\.224\.138\.439\.964\.260\.860\.1Sylhet13\.819\.336\.136\.960\.360\.360\.3Standard35\.343\.360\.761\.159\.155\.052\.2Table 21:Few\-shot per\-dialect results, native Bangla script\. Thirty\-six in\-context demonstrations per query\.ModelDialectBLEUR\-2R\-LMET\.PRF1Gemini 3 FlashBarisal45\.944\.370\.268\.588\.384\.085\.5Chittagong50\.547\.868\.267\.062\.556\.152\.3Noakhali46\.050\.871\.570\.562\.953\.048\.2Rangpur25\.140\.863\.262\.179\.666\.966\.3Sylhet43\.041\.563\.362\.474\.361\.356\.8Standard8\.68\.729\.729\.775\.763\.462\.4GPT\-4o\-miniBarisal38\.645\.169\.767\.888\.286\.086\.9Chittagong30\.838\.661\.660\.655\.154\.253\.3Noakhali18\.641\.360\.660\.456\.856\.156\.2Rangpur35\.639\.456\.957\.066\.563\.563\.5Sylhet23\.544\.062\.861\.161\.259\.959\.3Standard6\.07\.227\.727\.863\.759\.558\.9Claude Haiku 4\.5Barisal44\.843\.366\.564\.089\.483\.385\.3Chittagong38\.338\.259\.957\.661\.053\.948\.2Noakhali32\.337\.462\.258\.958\.750\.142\.2Rangpur23\.534\.256\.755\.581\.063\.160\.9Sylhet33\.035\.759\.851\.371\.857\.250\.6Standard7\.47\.027\.327\.775\.258\.154\.6Qwen\-3\-4BBarisal7\.516\.638\.037\.275\.271\.872\.8Chittagong12\.315\.635\.733\.943\.146\.636\.8Noakhali8\.117\.035\.530\.844\.446\.441\.0Rangpur11\.816\.135\.135\.166\.157\.354\.5Sylhet11\.116\.332\.731\.865\.559\.556\.5Standard0\.02\.518\.620\.570\.960\.158\.3Gemma\-4\-4BBarisal44\.742\.367\.465\.186\.385\.886\.1Chittagong33\.134\.158\.959\.056\.053\.550\.7Noakhali31\.437\.559\.860\.159\.056\.155\.3Rangpur18\.030\.952\.853\.272\.264\.363\.7Sylhet34\.340\.458\.759\.966\.165\.064\.7Standard7\.27\.326\.727\.677\.265\.865\.5Llama\-3\.1\-8BBarisal12\.613\.237\.135\.973\.775\.474\.1Chittagong19\.017\.344\.043\.239\.339\.739\.3Noakhali17\.020\.240\.844\.554\.654\.154\.0Rangpur14\.723\.742\.043\.460\.359\.859\.9Sylhet19\.219\.437\.039\.768\.267\.066\.7Standard0\.03\.521\.922\.965\.362\.762\.8Mistral\-7BBarisal14\.821\.946\.044\.776\.273\.274\.2Chittagong9\.916\.340\.840\.159\.159\.059\.0Noakhali12\.722\.342\.641\.757\.056\.656\.6Rangpur9\.920\.345\.544\.962\.258\.858\.1Sylhet15\.817\.139\.640\.058\.358\.358\.3Standard5\.02\.718\.220\.257\.153\.050\.2Table 22:Few\-shot per\-dialect results, transliterated input\. Configuration matches Table[21](https://arxiv.org/html/2609.09964#A15.T21)except inputs are Romanized\.ModelDialectBLEUR\-2R\-LMET\.PRF1Gemini 3 FlashBarisal45\.461\.178\.278\.088\.785\.286\.5Chittagong17\.227\.951\.353\.162\.759\.858\.2Noakhali32\.138\.558\.560\.773\.165\.965\.9Rangpur48\.757\.374\.575\.080\.270\.470\.3Sylhet40\.549\.467\.570\.172\.866\.664\.6Standard45\.350\.168\.569\.275\.165\.264\.8GPT\-4o\-miniBarisal39\.050\.664\.865\.576\.878\.777\.2Chittagong8\.713\.529\.730\.560\.160\.059\.3Noakhali22\.430\.249\.049\.471\.071\.669\.3Rangpur30\.739\.858\.259\.565\.765\.965\.8Sylhet19\.023\.942\.345\.665\.764\.763\.9Standard38\.242\.160\.361\.065\.260\.160\.5Claude Haiku 4\.5Barisal41\.152\.168\.168\.084\.878\.280\.0Chittagong5\.013\.730\.634\.063\.362\.662\.4Noakhali18\.629\.747\.350\.069\.464\.364\.2Rangpur31\.042\.561\.563\.777\.571\.071\.2Sylhet18\.028\.044\.049\.472\.569\.869\.2Standard38\.541\.560\.160\.570\.162\.361\.2Qwen\-3\-4BBarisal17\.425\.145\.746\.617\.850\.026\.3Chittagong6\.212\.828\.529\.867\.354\.542\.5Noakhali9\.516\.834\.535\.458\.353\.641\.0Rangpur13\.219\.639\.440\.071\.550\.931\.8Sylhet9\.215\.433\.635\.675\.855\.844\.4Standard12\.518\.235\.136\.055\.252\.150\.3Gemma\-4\-4BBarisal37\.248\.769\.069\.484\.984\.984\.9Chittagong6\.914\.133\.232\.164\.864\.764\.4Noakhali18\.326\.245\.346\.168\.968\.168\.4Rangpur27\.235\.755\.954\.171\.469\.069\.2Sylhet19\.127\.245\.148\.076\.676\.076\.0Standard35\.240\.158\.258\.569\.565\.266\.1Llama\-3\.1\-8BBarisal47\.458\.174\.373\.982\.782\.782\.7Chittagong10\.719\.136\.837\.060\.359\.557\.9Noakhali26\.930\.349\.149\.168\.269\.067\.9Rangpur45\.052\.869\.970\.374\.875\.174\.9Sylhet29\.434\.552\.455\.069\.167\.766\.9Standard42\.148\.565\.265\.572\.168\.269\.1Mistral\-7BBarisal15\.320\.938\.139\.954\.254\.154\.1Chittagong2\.66\.421\.722\.660\.360\.360\.3Noakhali6\.58\.323\.122\.554\.855\.054\.1Rangpur9\.915\.233\.533\.455\.155\.255\.0Sylhet9\.813\.729\.131\.364\.564\.464\.4Standard15\.220\.135\.236\.160\.158\.258\.5Table 23:Chain\-of\-thought per\-dialect results, native Bangla script\. Translation BLEU/ROUGE/METEOR computed against human English references; the eight\-step reasoning prompt is reproduced in Figure[9](https://arxiv.org/html/2609.09964#A6.F9)\.ModelDialectBLEUchrF\+\+R\-2R\-LMET\.PRF1Gemini 3 FlashBarisal44\.371\.4240\.467\.365\.388\.785\.286\.5Chittagong46\.271\.2642\.663\.163\.462\.759\.858\.2Noakhali41\.573\.4647\.468\.867\.673\.165\.965\.9Rangpur25\.462\.0041\.963\.662\.180\.270\.470\.3Sylhet38\.467\.3039\.660\.560\.072\.866\.664\.6Standard42\.136\.8146\.265\.166\.072\.163\.262\.1GPT\-4o\-miniBarisal40\.765\.7539\.561\.359\.376\.878\.777\.2Chittagong29\.159\.2635\.155\.054\.660\.160\.059\.3Noakhali29\.667\.9043\.362\.862\.871\.071\.669\.3Rangpur26\.660\.1833\.954\.353\.565\.765\.965\.8Sylhet26\.958\.5835\.353\.352\.665\.764\.763\.9Standard35\.136\.1839\.157\.158\.062\.157\.157\.5Claude Haiku 4\.5Barisal44\.170\.1042\.265\.563\.184\.878\.280\.0Chittagong32\.364\.1933\.858\.858\.563\.362\.662\.4Noakhali29\.763\.9134\.857\.257\.069\.464\.364\.2Rangpur28\.360\.7337\.859\.758\.777\.571\.071\.2Sylhet40\.770\.3243\.863\.463\.072\.569\.869\.2Standard35\.537\.3038\.557\.057\.567\.159\.358\.2Qwen\-3\-4BBarisal6\.432\.289\.220\.727\.017\.850\.026\.3Chittagong8\.933\.487\.422\.524\.767\.354\.542\.5Noakhali6\.134\.736\.722\.121\.758\.353\.641\.0Rangpur6\.336\.5713\.526\.030\.371\.550\.931\.8Sylhet0\.037\.346\.621\.122\.875\.855\.844\.4Standard10\.523\.4915\.232\.133\.052\.249\.147\.3Gemma\-4\-4BBarisal40\.770\.7139\.363\.062\.784\.984\.984\.9Chittagong32\.462\.5633\.658\.457\.964\.864\.764\.4Noakhali29\.863\.2232\.655\.657\.368\.968\.168\.4Rangpur15\.049\.6326\.546\.747\.571\.469\.069\.2Sylhet27\.860\.6532\.952\.253\.376\.676\.076\.0Standard32\.235\.0337\.155\.255\.566\.562\.263\.1Llama\-3\.1\-8BBarisal39\.466\.4536\.561\.960\.482\.782\.782\.7Chittagong36\.965\.3739\.562\.460\.560\.359\.557\.9Noakhali31\.367\.7942\.763\.961\.868\.269\.067\.9Rangpur26\.161\.1939\.060\.760\.174\.875\.174\.9Sylhet36\.361\.7836\.356\.255\.469\.167\.766\.9Standard39\.135\.0145\.562\.262\.569\.165\.266\.1Mistral\-7BBarisal19\.448\.0220\.045\.044\.254\.254\.154\.1Chittagong9\.937\.6712\.837\.536\.260\.360\.360\.3Noakhali11\.744\.5521\.740\.838\.354\.855\.054\.1Rangpur9\.243\.2119\.340\.241\.155\.155\.255\.0Sylhet10\.844\.5912\.734\.135\.864\.564\.464\.4Standard12\.226\.1217\.132\.233\.157\.155\.255\.5Table 24:Chain\-of\-thought transliteration task results \(Romanized output from native\-script input\)\. The same model run produces both this transliteration output and the English translation in Table[23](https://arxiv.org/html/2609.09964#A15.T23); the two share the subjectivity \(P, R, F1\) classifier output\. chrF\+\+ is the appropriate character\-level metric for a Romanization target; COMET is not applicable here, as its estimator is trained for translation into a natural language rather than for a fixed transliteration convention\. The Standard Bangla row is the low chrF\+\+ outlier for every model because transliterating Standard Bangla carries no dialectal phonology to preserve, so models default to a conventional Romanization that diverges from the Avro reference convention—a property of the reference scheme, not a model failure\.ModelDialectBLEUR\-2R\-LMET\.PRF1Qwen\-3\-4BBarisal84\.786\.692\.993\.385\.791\.087\.8Chittagong45\.547\.962\.764\.069\.770\.069\.7Noakhali52\.755\.071\.170\.871\.871\.871\.8Rangpur65\.767\.678\.479\.278\.378\.378\.0Sylhet59\.065\.576\.777\.680\.479\.479\.6Standard87\.888\.894\.893\.477\.576\.576\.9Gemma\-4\-4BBarisal86\.787\.393\.494\.074\.783\.976\.2Chittagong41\.944\.960\.659\.761\.361\.560\.9Noakhali52\.456\.870\.470\.371\.871\.871\.8Rangpur54\.059\.672\.673\.378\.378\.378\.0Sylhet57\.263\.575\.576\.078\.278\.378\.0Standard91\.292\.697\.296\.480\.078\.278\.8Llama\-3\.1\-8BBarisal85\.987\.092\.593\.076\.285\.278\.1Chittagong52\.252\.866\.166\.271\.071\.470\.9Noakhali58\.963\.776\.775\.977\.378\.978\.1Rangpur66\.968\.879\.279\.681\.281\.281\.0Sylhet59\.362\.076\.275\.880\.079\.779\.8Standard90\.491\.797\.095\.681\.880\.781\.1Mistral\-7BBarisal85\.687\.793\.794\.174\.083\.375\.2Chittagong61\.062\.772\.472\.567\.367\.666\.9Noakhali66\.867\.079\.378\.877\.480\.578\.7Rangpur71\.974\.585\.184\.680\.680\.480\.0Sylhet63\.668\.580\.079\.087\.086\.886\.9Standard92\.994\.197\.796\.283\.683\.183\.3Table 25:LoRA fine\-tuning per\-dialect results, native Bangla script, open\-source models only\. Hyperparameters: rankr=16r=16,α=32\\alpha=32, dropout0\.050\.05, AdamW learning rate×10−42\\\!\\times\\\!10^\{\-4\},33epochs, batch44, gradient accumulation44\(effective batch1616\);5%5\\%warmup\.ModelDialectBLEUR\-2R\-LMET\.PRF1Qwen\-3\-4BBarisal72\.774\.680\.981\.377\.783\.079\.8Chittagong33\.535\.950\.752\.061\.762\.061\.7Noakhali40\.743\.059\.158\.863\.863\.863\.8Rangpur53\.755\.666\.467\.270\.370\.370\.0Sylhet47\.053\.564\.765\.672\.471\.471\.6Standard75\.876\.882\.881\.469\.568\.568\.9Gemma\-4\-4BBarisal74\.775\.381\.482\.066\.775\.968\.2Chittagong29\.932\.948\.647\.753\.353\.552\.9Noakhali40\.444\.858\.458\.363\.863\.863\.8Rangpur42\.047\.660\.661\.370\.370\.370\.0Sylhet45\.251\.563\.564\.070\.270\.370\.0Standard79\.280\.685\.284\.472\.070\.270\.8Llama\-3\.1\-8BBarisal73\.975\.080\.581\.068\.277\.270\.1Chittagong40\.240\.854\.154\.263\.063\.462\.9Noakhali46\.951\.764\.763\.969\.370\.970\.1Rangpur54\.956\.867\.267\.673\.273\.273\.0Sylhet47\.350\.064\.263\.872\.071\.771\.8Standard78\.479\.785\.083\.673\.872\.773\.1Mistral\-7BBarisal73\.675\.781\.782\.166\.075\.367\.2Chittagong49\.050\.760\.460\.559\.359\.658\.9Noakhali54\.855\.067\.366\.869\.472\.570\.7Rangpur59\.962\.573\.172\.672\.672\.472\.0Sylhet51\.656\.568\.067\.079\.078\.878\.9Standard80\.982\.185\.784\.275\.675\.175\.3Table 26:LoRA fine\-tuning per\-dialect results, transliterated input\. Adapters are trained from scratch on the Romanized fold of the LoRA training set \(160160training instances per dialect\)\.

Similar Articles

When English Rewrites Local Knowledge: Global Narrative Dominance in Large Language Models

arXiv cs.CL

This paper introduces CulturalNB, a dataset of Bengali cultural question-answer pairs, and evaluates nine LLMs for cross-lingual cultural bias. Findings show that English prompting increases global narrative substitution and reduces local perspectives, revealing that cultural failures in LLMs are grounding and prioritization issues, not just missing knowledge.