Khondo: A Multimodal Benchmark for Document Packet Splitting of Bangla Forms
Khondo is the first multimodal benchmark for document packet splitting on Bangladeshi government forms, operating directly on page images rather than OCR text. It features bilingual (Bangla-English) content across five concatenation schemes (sequential to fully shuffled) and 14 administrative domains with ground-truth boundaries and page order. Zero-shot MLLM evaluation reveals models cluster pages into source documents well but struggle significantly with restoring original page order when shuf
Analysis
TL;DR
- Khondo is the first multimodal benchmark for document packet splitting on Bangladeshi government forms, operating directly on page images rather than OCR text.
- It features bilingual (Bangla-English) content across five concatenation schemes (sequential to fully shuffled) and 14 administrative domains with ground-truth boundaries and page order.
- Zero-shot MLLM evaluation reveals models cluster pages into source documents well but struggle significantly with restoring original page order when shuffled.
- Controlled analyses show explicit page-order instructions are necessary but insufficient, and English packets are ordered more reliably than Bangla packets, establishing page arrangement as the dominant challenge.
- The benchmark isolates page-order reconstruction as a key open problem in vision-based, low-resource document understanding.
Why It Matters
This work addresses a critical gap in document processing for low-resource languages by providing the first vision-native benchmark for document packet splitting, moving beyond OCR-dependent approaches that fail in low-resource settings. The finding that page-order reconstruction is the primary challenge—more so than clustering—offers a clear research direction for improving multimodal document understanding systems, particularly for government and administrative workflows where document packets are common. The bilingual nature of the dataset also highlights language-specific performance differences that must be addressed for equitable AI deployment across languages.
Technical Details
- Khondo operates directly on page images (vision-native) rather than relying on OCR text, making it suitable for low-resource languages where OCR quality is poor.
- The dataset spans five concatenation schemes: sequential, partially shuffled, fully shuffled, and two intermediate variations, across 14 distinct administrative domains (e.g., tax, health, education).
- Ground-truth annotations include document boundaries, domain types, and original page order for every packet, enabling precise evaluation of both clustering and ordering capabilities.
- Zero-shot evaluation of Multimodal Large Language Models (MLLMs) shows strong performance on clustering pages into their source documents but significant degradation when reconstructing original page order after shuffling.
- Controlled experiments vary prompt instructions (explicit vs. implicit page-order guidance) and packet language (Bangla vs. English), revealing that explicit instructions help but are insufficient, and English packets are ordered more reliably than Bangla packets.
Industry Insight
AI practitioners developing document processing systems for government or administrative applications should prioritize page-order reconstruction algorithms over clustering capabilities, as this is the primary bottleneck identified in the Khondo benchmark. Investment in vision-native models that operate directly on page images (rather than OCR text) will be critical for low-resource language support, where OCR quality is often unreliable. The consistent performance gap between English and Bangla packets suggests that language-specific adaptations or training data are necessary for equitable performance across languages, particularly in multilingual government systems.
Disclaimer: The above content is generated by AI and is for reference only.