Research Papers 论文研究 5h ago Updated 55m ago 更新于 55分钟前 43

LëtzCross: A Cross-Lingual Page-Level Benchmark for Multimodal Retrieval over Luxembourgish Documents LëtzCross:面向卢森堡语文档的多模态跨语言页面级检索基准

LëtzCross is a novel cross-lingual page-level benchmark for multimodal retrieval over Luxembourgish PDF documents, addressing a gap in low-resource, multilingual RAG evaluation The benchmark indexes document pages as images and supports queries in four languages: English, French, German, and Luxembourgish ColPali-style page-image retrievers outperform OCR-based text-only retrievers across all query languages in system-level comparisons Fine-tuning transfers across query languages, with French si 提出LëtzCross基准,用于跨语言页面级检索,针对低资源语言卢森堡语的PDF文档 查询语言覆盖英语、法语、德语和卢森堡语,结合文本与视觉导向的QA对 ColPali-style页面图像检索器在跨语言设置中整体优于OCR-based文本检索器 微调具有跨语言迁移能力,法语单语言微调效果最佳;多语言微调加入卢森堡语显著提升检索性能

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

Analysis 深度分析

TL;DR

  • LëtzCross is a novel cross-lingual page-level benchmark for multimodal retrieval over Luxembourgish PDF documents, addressing a gap in low-resource, multilingual RAG evaluation
  • The benchmark indexes document pages as images and supports queries in four languages: English, French, German, and Luxembourgish
  • ColPali-style page-image retrievers outperform OCR-based text-only retrievers across all query languages in system-level comparisons
  • Fine-tuning transfers across query languages, with French single-language fine-tuning yielding the highest mean performance on Luxembourgish queries
  • Multilingual fine-tuning that includes Luxembourgish produces the strongest overall results and substantially improves retrieval specifically for Luxembourgish queries

Why It Matters

This work addresses a critical gap in multimodal retrieval research by evaluating page-image retrievers in cross-lingual, low-resource settings — an area with little existing empirical knowledge. For AI practitioners building PDF-based RAG systems targeting multilingual or low-resource document collections, these findings provide actionable guidance on retriever selection and fine-tuning strategies. The benchmark also contributes to the broader effort of making multimodal retrieval accessible beyond high-resource languages like English.

Technical Details

  • Benchmark Design: LëtzCross indexes Luxembourgish PDF document pages as images and provides queries in four languages (English, French, German, Luxembourgish), combining text-focused QA pairs with visually grounded QA pairs to cover both textual and visual retrieval needs in PDF-based RAG
  • Retriever Comparison: System-level evaluation comparing OCR-based text-only retrievers against ColPali-style page-image retrievers, with the latter demonstrating superior performance across all query languages
  • Fine-Tuning Analysis: Examines both single-language and multilingual fine-tuning approaches, revealing that fine-tuning transfers across query languages and that including Luxembourgish in multilingual training yields the strongest results
  • Key Finding: Among single-language fine-tuning settings, French fine-tuning achieves the highest mean performance on Luxembourgish queries, while multilingual fine-tuning with Luxembourgish inclusion substantially improves retrieval for Luxembourgish queries specifically

Industry Insight

  • Organizations deploying PDF-based RAG systems for low-resource or multilingual document collections should prioritize page-image retrievers over OCR-only approaches, as they demonstrate consistently better cross-lingual retrieval performance
  • When fine-tuning retrieval models for Luxembourgish or similar low-resource languages, including the target language in multilingual training data yields the strongest results — single-language fine-tuning on a related language like French can serve as a viable fallback
  • The LëtzCross benchmark highlights an underexplored area in multimodal retrieval evaluation, suggesting that researchers and practitioners should invest in cross-lingual, low-resource benchmarks to better understand and improve retrieval systems for diverse document collections

TL;DR

  • 提出LëtzCross基准,用于跨语言页面级检索,针对低资源语言卢森堡语的PDF文档
  • 查询语言覆盖英语、法语、德语和卢森堡语,结合文本与视觉导向的QA对
  • ColPali-style页面图像检索器在跨语言设置中整体优于OCR-based文本检索器
  • 微调具有跨语言迁移能力,法语单语言微调效果最佳;多语言微调加入卢森堡语显著提升检索性能

为什么值得看

本文为低资源语言的多模态检索提供了首个系统级基准,填补了跨语言PDF检索评估的空白。研究结果对构建支持多语言、多模态的RAG系统具有直接参考价值。

技术解析

  • LëtzCross基准将PDF文档页面作为图像索引,查询语言包括英语、法语、德语和卢森堡语,同时包含文本导向和视觉导向的QA对,覆盖PDF-based RAG中的双重检索需求
  • 系统级对比实验表明,ColPali-style页面图像检索器在跨语言场景下整体优于传统OCR-based文本检索器
  • 单语言微调实验中,法语微调模型在卢森堡语查询上取得最高平均性能
  • 多语言微调中,将卢森堡语纳入训练数据带来最强效果,显著改善卢森堡语查询的检索表现

行业启示

  • 低资源语言的跨语言检索需要专门构建基准数据集,现有主流模型在低资源语言场景下表现存在明显短板
  • 多语言微调相比单语言微调能带来更显著的性能提升,尤其对低资源语言效果改善明显
  • 页面图像检索器在跨语言场景下优于纯文本OCR方案,为多语言PDF检索系统架构设计提供了实践依据

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

Benchmark 基准测试 Multimodal 多模态 Dataset 数据集 RAG 检索增强生成 Research 科学研究