Research Papers 论文研究 5h ago Updated 1h ago 更新于 1小时前 43

Do MLLMs Really Understand Low-Resource Khmer Documents? A Pilot Study on Khmer Document VQA MLLMs真的能理解低资源高棉语文档吗?高棉文档视觉问答的初步研究

Pilot diagnostic evaluation of open MLLMs on Khmer document images reveals significant gaps in low-resource, non-Latin script understanding Qwen3-VL-8B achieves 51.9% overall accuracy on direct image-based prompting, outperforming smaller Qwen-VL variants External OCR assistance substantially boosts performance: Tesseract reaches 61.9% and PaddleOCR reaches 61.6% Khmer-script and mixed-script answers remain substantially more difficult than English and numeric fields Current MLLMs can handle vis 研究评估了开源多模态大语言模型(MLLMs)在高棉语文档图像理解上的能力与失败模式 Qwen3-VL-8B直接处理图像达到51.9%整体准确率,但高棉语脚本和混合脚本答案表现受限 引入外部OCR辅助显著提升性能:Tesseract达61.9%,PaddleOCR达61.6% 高棉语脚本答案比英语和数字字段更难处理,可靠的原生高棉语文档理解仍是开放挑战

55
Hot 热度
72
Quality 质量
62
Impact 影响力

Analysis 深度分析

TL;DR

  • Pilot diagnostic evaluation of open MLLMs on Khmer document images reveals significant gaps in low-resource, non-Latin script understanding
  • Qwen3-VL-8B achieves 51.9% overall accuracy on direct image-based prompting, outperforming smaller Qwen-VL variants
  • External OCR assistance substantially boosts performance: Tesseract reaches 61.9% and PaddleOCR reaches 61.6%
  • Khmer-script and mixed-script answers remain substantially more difficult than English and numeric fields
  • Current MLLMs can handle visually clear English and structured numeric content, but reliable native Khmer document understanding remains an open challenge

Why It Matters

This study highlights a critical gap in the multimodal AI landscape: while MLLMs have made remarkable progress on high-resource languages and Latin scripts, their performance degrades significantly on low-resource, non-Latin writing systems like Khmer. For AI practitioners building document understanding systems for Southeast Asian markets or multilingual applications, these findings serve as a cautionary signal that off-the-shelf models cannot be assumed to generalize across scripts and languages without targeted evaluation and potential OCR hybrid approaches.

Technical Details

  • Dataset: Evaluation subset constructed from the KH-FUNSD collection, covering invoices, receipts, quotations, and other business forms with questions in both English and Khmer, and answers in original English, Khmer, mixed-script, or numeric forms
  • Models Evaluated: Representative open Qwen-VL models, with Qwen3-VL-8B as the primary focus for direct prompting, parser-assisted, and external OCR-assisted configurations
  • Prompting Strategies: Three configurations compared — direct image-based prompting, parser-assisted, and external OCR-assisted (using Tesseract and PaddleOCR)
  • Performance Results: Direct Qwen3-VL-8B achieves 51.9% overall accuracy; external OCR-assisted configurations reach 61.9% (Tesseract) and 61.6% (PaddleOCR); Khmer-script answers show notably lower accuracy compared to English and numeric fields
  • Study Scope: Positioned as a pilot diagnostic evaluation rather than a full public benchmark, focusing on examining capabilities and failure modes of existing models

Industry Insight

  • Organizations deploying MLLM-based document processing in Southeast Asian contexts should not rely on direct vision-only pipelines for Khmer or similar low-resource scripts; hybrid OCR-assisted approaches yield measurably better results and should be considered standard practice
  • The performance gap between English/numeric fields and Khmer-script answers underscores the need for targeted data collection and model training on non-Latin document datasets, presenting an opportunity for both academic research and commercial investment in underrepresented language AI
  • This diagnostic framework — evaluating failure modes rather than proposing a new benchmark — offers a replicable methodology for assessing MLLM reliability across other low-resource languages and scripts, encouraging the community to adopt similar diagnostic studies before deploying models in production multilingual environments

TL;DR

  • 研究评估了开源多模态大语言模型(MLLMs)在高棉语文档图像理解上的能力与失败模式
  • Qwen3-VL-8B直接处理图像达到51.9%整体准确率,但高棉语脚本和混合脚本答案表现受限
  • 引入外部OCR辅助显著提升性能:Tesseract达61.9%,PaddleOCR达61.6%
  • 高棉语脚本答案比英语和数字字段更难处理,可靠的原生高棉语文档理解仍是开放挑战

为什么值得看

本文为低资源非拉丁语系文档理解提供了重要的诊断性评估,揭示了当前MLLMs在复杂脚本和混合语言场景下的能力边界。对开发多语言文档AI系统的研究者和工程师具有参考价值,特别是关注东南亚语言应用场景的团队。

技术解析

  • 研究基于KH-FUNSD数据集构建评估子集,涵盖发票、收据、报价单等商业表单,包含英语和高棉语问题,答案保留原始形式(英语、高棉语、混合脚本或数字)
  • 评估方法包括直接图像提示、解析器辅助和外部OCR辅助三种配置,以Qwen3-VL-8B为主要测试模型
  • 直接处理图像时Qwen3-VL-8B表现最佳(51.9%),但小参数模型效果明显下降
  • 外部OCR辅助配置中,Tesseract达到61.9%准确率,PaddleOCR达到61.6%,显著优于纯端到端方法
  • 高棉语脚本答案的处理难度明显高于英语和结构化数字字段,反映出当前模型在非拉丁语系上的局限性

行业启示

  • 低资源语言文档理解仍是MLLMs的薄弱环节,建议在实际部署中结合传统OCR技术以提升可靠性
  • 混合脚本(如高棉语-英语混合)场景需要更专门的训练数据和模型优化策略
  • 对于东南亚市场应用,应优先验证模型在本地语言表单、货币格式等复杂场景下的实际表现,而非仅依赖英文基准测试

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Multimodal 多模态 LLM 大模型 Evaluation 评测 Benchmark 基准测试 Dataset 数据集