CLJun 10

Semantic Grading of Written Answers in Low-Resource Language Bangla Using a Fine-Tuned Lightweight Language Model

arXiv:2606.11931v116.7h-index: 6Has Code
Predicted impact top 57% in CL · last 90 daysOriginality Synthesis-oriented
AI Analysis

For educators in low-resource Bangla-speaking regions, this work provides a practical automatic grading system that prioritizes semantic correctness, though it is an incremental application of existing fine-tuning techniques to a new language and task.

The paper tackles automatic semantic grading of written answers in Bangla, a low-resource language, using a fine-tuned lightweight language model. The proposed system achieves strong agreement with human scores (Spearman rho = 0.936, MAE = 0.725) and high leakage-resistant feedback (RoRa = 0.819).

Bangla is among the world's most widely spoken languages, yet it remains underserved in educational NLP research. In many remote and rural regions, access to qualified subject teachers is limited, and written answers are consequently graded largely by hand, restricting timely and consistent feedback. Automatic assessment is challenging because semantically correct responses can vary substantially in surface form. We present a bilingual (Bangla-English) evaluation system designed for low-resource educational settings that prioritizes semantic correctness over lexical overlap. Our approach fine-tunes a lightweight language model to grade each response using the question, reference answer, and student answer, producing a numeric score and concise, context-grounded feedback suitable for classroom deployment. We also construct a synthetic bilingual dataset to enable controlled training and evaluation. Across proprietary and open-source LLMs evaluated under a unified protocol, our QLoRA-tuned Qwen3-8B confirms consistent improvement by producing the most leakage-resistant feedback (RoRa = 0.819) in synthetic evaluation and the strongest agreement with human scores (rho = 0.936, MAE = 0.725) in a dedicated human study.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes