Polite on the Surface, Wrong in Practice: A Curated Dataset for Fixing Honorific Failures in Multilingual Bangla Generation

· Source: Computation and Language · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, quick

Summary

A new culturally aligned instruction-tuning dataset, BLADE (BangLa Application and DialoguE generation), has been introduced to address critical pragmatic gaps and honorific failures in Multilingual Large Language Models (MLLMs) when generating Bangla text. Comprising 4,196 meticulously curated interaction pairs, this resource facilitates systematic fine-tuning and evaluation of leading open-weight architectures like DeepSeek-8B and LLaMA-3.2-3B. Researchers utilized parameter-efficient fine-tuning via LoRA adapters within a 4-bit NormalFloat (NF4) quantization framework. Empirical evaluations demonstrate that models fine-tuned on BLADE achieve substantial improvements in structural fidelity and honorific alignment, establishing a rigorous benchmark for bridging pragmatic disparities in low-resource multilingual text generation.

Key takeaway

For NLP engineers developing multilingual LLMs for low-resource languages like Bangla, you should prioritize culturally aligned instruction-tuning to mitigate pragmatic gaps. The BLADE dataset offers a proven approach to fix honorific failures and enhance structural fidelity in generated text. Integrate this type of curated resource into your fine-tuning pipeline, potentially using LoRA with 4-bit NF4 quantization, to ensure your models produce culturally nuanced and context-appropriate communication.

Key insights

Culturally aligned instruction-tuning with BLADE dataset significantly improves honorific consistency in multilingual Bangla LLM generation.

Principles

Method

Curate 4,196 interaction pairs for Bangla. Fine-tune open-weight MLLMs (e.g., DeepSeek-8B, LLaMA-3.2-3B) using LoRA adapters with 4-bit NF4 quantization.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computation and Language.