paper-with-me

Papers

MIRACL-VISION: A Large, multilingual, visual document retrieval benchmark

2025-05-16 · Radek Osmulski, Gabriel de Souza P. Moreira, Ronay Ak, Mengyao Xu, Benedikt Schifferer, Even Oldridge

Document retrieval is an important task for search and Retrieval-Augmented Generation (RAG) applications. Large Language Models (LLMs) have contributed to improving the accuracy of text-based document retrieval. However, documents with complex layout and visual elements like tables, charts and infographics are not perfectly represented in textual format. Recently, image-based document retrieval pipelines have become popular, which use visual large language models (VLMs) to retrieve relevant page images given a query. Current evaluation benchmarks on visual document retrieval are limited, as they primarily focus only English language, rely on synthetically generated questions and offer a small corpus size. Therefore, we introduce MIRACL-VISION, a multilingual visual document retrieval evaluation benchmark. MIRACL-VISION covers 18 languages, and is an extension of the MIRACL dataset, a popular benchmark to evaluate text-based multilingual retrieval pipelines. MIRACL was built using a human-intensive annotation process to generate high-quality questions. In order to reduce MIRACL-VISION corpus size to make evaluation more compute friendly while keeping the datasets challenging, we have designed a method for eliminating the "easy" negatives from the corpus. We conducted extensive experiments comparing MIRACL-VISION with other benchmarks, using popular public text and image models. We observe a gap in state-of-the-art VLM-based embedding models on multilingual capabilities, with up to 59.7% lower retrieval accuracy than a text-based retrieval models. Even for the English language, the visual models retrieval accuracy is 12.1% lower compared to text-based models. MIRACL-VISION is a challenging, representative, multilingual evaluation benchmark for visual retrieval pipelines and will help the community build robust models for document retrieval.

📄 PDF Abstract BibTeX arXiv:2505.11651

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Model Performance in Multilingual Information Retrieval with Comprehensive Data Engineering Techniques

2023-02-14 · Qi Zhang, Zijian Yang, Yilun Huang, Ze Chen 외

In this paper, we present our solution to the Multilingual Information Retrieval Across a Continuum of Languages (MIRACL) challenge of WSDM CUP 2023\footnote{https://project-miracl.github.io/}. Our solution focuses on en…

Data AugmentationInformation RetrievalRetrieval

Cross-lingual Knowledge Transfer via Distillation for Multilingual Information Retrieval

2023-02-26 · Zhiqi Huang, Puxuan Yu, James Allan

In this paper, we introduce the approach behind our submission for the MIRACL challenge, a WSDM 2023 Cup competition that centers on ad-hoc retrieval across 18 diverse languages. Our solution contains two neural-based mo…

Information RetrievalMachine TranslationRetrievalTransfer Learning

Making a MIRACL: Multilingual Information Retrieval Across a Continuum of Languages

2022-10-18 · Xinyu Zhang, Nandan Thakur, Odunayo Ogundepo, Ehsan Kamalloo 외

MIRACL (Multilingual Information Retrieval Across a Continuum of Languages) is a multilingual dataset we have built for the WSDM 2023 Cup challenge that focuses on ad hoc retrieval across 18 different languages, which co…

Information RetrievalRetrieval

Zero-Shot Listwise Document Reranking with a Large Language Model

2023-05-03 · Xueguang Ma, Xinyu Zhang, Ronak Pradeep, Jimmy Lin

Supervised ranking methods based on bi-encoder or cross-encoder architectures have shown success in multi-stage text ranking tasks, but they require large amounts of relevance judgments as training data. In this work, we…

Language ModelingLanguage ModellingLarge Language ModelReranking+1

Diffusion-Pretrained Dense and Contextual Embeddings

2026-02-11 · Sedigheh Eslami, Maksim Gaiduk, Markus Krimmel, Louis Milliken 외 arxiv

In this report, we introduce pplx-embed, a family of multilingual embedding models that employ multi-stage contrastive learning on a diffusion-pretrained language model backbone for web-scale retrieval. By leveraging bid…

Contrastive Learning