Can LLMs Solve My Grandma’s Riddle? Evaluating Multilingual Large Language Models on Reasoning Traditional Bangla Tricky Riddles

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

BanglaRiddleEval is a new benchmark designed to assess Large Language Models' reasoning abilities on 1,244 traditional Bangla riddles, comprising 4,976 riddle-task artifacts across four distinct tasks. Researchers utilized an LLM-based pipeline to generate Chain-of-Thought explanations, semantically coherent distractors, and fine-grained ambiguity annotations. A diverse suite of open-source and closed-source models were evaluated using various prompting strategies. Results indicate that models achieved moderate semantic overlap on generative QA but low correctness. MCQ accuracy peaked at approximately 56%, significantly below the 83.3% human baseline. Ambiguity resolution performance ranged from roughly 26% to 68%, with only the strongest models producing high-quality explanations. These findings demonstrate that current LLMs capture some necessary cues for Bangla riddle reasoning but remain considerably below human-level performance, positioning BanglaRiddleEval as a challenging benchmark for low-resource figurative reasoning.

Key takeaway

For NLP Engineers developing or deploying LLMs in low-resource, culturally-specific contexts, this research highlights significant performance gaps. Your models will likely struggle with figurative reasoning tasks like traditional riddles, achieving only about 56% accuracy compared to human baselines. You should prioritize research and development into improving LLM understanding of cultural nuances and ambiguity resolution to bridge this substantial performance disparity.

Key insights

LLMs perform significantly below human levels on culturally grounded, figurative Bangla riddles, highlighting a gap in low-resource reasoning.

Principles

Method

An LLM-based pipeline generated Chain-of-Thought explanations, distractors, and ambiguity annotations for 1,244 riddles. Diverse models were evaluated using different prompting strategies.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.