← Latest papers
💬 NLP

When a Name Is Not a Name: A Benchmark Dataset and Distilled Reasoning for Culturally Entangled Bangla Homographs in Low-Resource LLMs

This paper introduces a culturally grounded benchmark for disambiguating Bangla homographs that function as both names and common nouns, demonstrating that while standard models exhibit a dominant-meaning bias, contrastive prompting and distilling cultural explanations can significantly improve reasoning performance in low-resource LLMs.

Original authors: Md. Asaduzzaman Shuvo

Published 2026-07-21
📖 4 min read☕ Coffee break read

Original authors: Md. Asaduzzaman Shuvo

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a robot to understand human language. You might think that if you feed it enough books, it will learn everything. But here's the catch: language isn't just about words; it's about culture. A big part of this challenge is "word-sense ambiguity," which is a fancy way of saying that one word can mean two very different things depending on the situation. Think of the word "bat." It could be the animal that flies at night, or it could be the wooden club you use to hit a baseball. Usually, the robot can figure this out by looking at the other words in the sentence. But what happens when the two meanings are deeply tangled in a specific culture? That's the tricky corner of science this paper explores. It asks: Can a computer really understand the heart of a culture, or does it just memorize patterns? Specifically, it looks at languages where a single word is both a common object and a person's name, a situation that requires deep cultural knowledge to untangle.

The researchers behind this study focused on Bangla, a language spoken by millions, to tackle a problem they call "Culturally Entangled Homographs" (CEH). In Bangla, parents often name their children after beautiful concepts or emotions. For example, the word Maya means "affectionate compassion," but it is also a very common girl's name. Similarly, Gagan means "the sky" or "celestial firmament," but it is also a boy's name. This creates a puzzle for Artificial Intelligence (AI) models. If a sentence says, "Gagan looked at the sky," the AI has to decide if the first "Gagan" is a person or the sky itself. The paper suggests that modern AI models, even those trained specifically on Bangla, are terrible at this. They have a "dominant-meaning bias," meaning they almost always guess the common object (the sky) and completely miss the person (Gagan), because in their training data, the object appears far more often than the name.

To prove this, the team built a special test dataset containing 1,516 sentences where these tricky words appear twice, once as a name and once as a concept. They tested various AI models, from small open-source ones to powerful closed-source giants. The results were a bit of a shock: the models failed miserably. Even a model specifically built for the Bangla language got it wrong 100% of the time in some tests, defaulting to the common noun every single time. The researchers found that simply asking the AI to "think harder" or giving it a few examples didn't fix the problem. The AI was like a student who memorized the answer key but didn't understand the lesson; it just guessed the most likely word without actually reasoning about the culture.

However, the story has a happy ending. The researchers tried a new trick called "knowledge distillation." Instead of just asking the AI to guess the label, they taught it to explain why a word was a name or a concept, using human-written cultural explanations as a guide. They took a small, 1-to-3 billion parameter model and fine-tuned it with these reasoning steps. The result was a dramatic transformation. The small model, once taught to reason through the cultural context, became the best system of all. It reduced its error rate from nearly 100% down to under 5%, and it could even outperform much larger, expensive models that were just prompted with questions. The paper suggests that for low-resource languages, the secret isn't just having a bigger model or more data; it's teaching the model to understand the cultural "story" behind the words. By learning to reason like a human who understands the culture, a small AI can suddenly see the world clearly, turning a confused robot into a culturally aware one.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →