BaFCo: A Document Understanding Benchmark for Complex Bangla Form Comprehension
Summary
BaFCo is a new benchmark dataset designed to address the scarcity of high-quality annotated data for document comprehension in low-resource languages, specifically Bangla. It comprises 200 multi-page complex Bangladeshi government forms from diverse sectors like agriculture, education, banking, and land management. The dataset features a fine-grained annotation schema with 26 types of form entities and a coarse set with 5 types, capturing structural and contextual complexity for Document Layout Analysis (DLA) and Key Information Extraction (KIE). Evaluations of leading Multimodal Large Language Models (MLLMs) from the ChatGPT, Gemini, Claude, Qwen, and Kimi series, using zero-shot and chain-of-thought prompts under low and high reasoning setups, revealed significant limitations in their ability to comprehend Bangla forms, particularly in localizing highly granular entities. The dataset and code are publicly available.
Key takeaway
For NLP Engineers and AI Scientists developing MLLMs for global applications, this research highlights a critical need. You must improve performance on low-resource languages and complex document structures. Prioritize developing models capable of accurately localizing highly granular form entities in languages like Bangla. Consider utilizing the BaFCo dataset to benchmark your models' capabilities and drive targeted improvements for real-world, human-centric applications.
Key insights
Current MLLMs struggle with complex document understanding in low-resource languages like Bangla, highlighting a critical data and model gap.
Principles
- Low-resource languages lack quality annotated data.
- Complex forms require fine-grained entity annotation.
- MLLMs show limitations in granular entity localization.
Method
The BaFCo method involves curating 200 multi-page government forms, defining 26 fine-grained and 5 coarse form entity types, and evaluating MLLMs with zero-shot and chain-of-thought prompts under varying reasoning setups.
In practice
- Use BaFCo to benchmark MLLMs for Bangla.
- Develop MLLMs specifically for low-resource forms.
- Focus on granular entity localization.
Topics
- Document Understanding
- Multimodal Large Language Models
- Low-Resource Languages
- Bangla Language
- Benchmark Datasets
- Key Information Extraction
- Document Layout Analysis
Best for: Research Scientist, AI Scientist, NLP Engineer, Computer Vision Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.