M3DR: Towards Universal Multilingual Multimodal Document Retrieval
Adithya S Kolavi, Vyoman Jain
TL;DR
M3DR tackles the gap in multilingual vision-based document retrieval by introducing a scalable, multilingual framework that learns cross-lingual visual-text representations. It employs synthetic data generation and a bilingual-agnostic benchmark (Nayana-IR) to train and evaluate both a single dense vector model (NetraEmbed) and a ColBERT-style multi-vector model (ColNetraEmbed). The results demonstrate state-of-the-art cross-lingual and strong monolingual performance across 22 languages, with Matryoshka embeddings offering efficient deployment and a clear efficiency-accuracy trade-off. The work provides practical resources and insights for deploying multilingual document retrieval systems at scale, while outlining limitations and directions for future expansion to more languages and document regions.
Abstract
Multimodal document retrieval systems have shown strong progress in aligning visual and textual content for semantic search. However, most existing approaches remain heavily English-centric, limiting their effectiveness in multilingual contexts. In this work, we present M3DR (Multilingual Multimodal Document Retrieval), a framework designed to bridge this gap across languages, enabling applicability across diverse linguistic and cultural contexts. M3DR leverages synthetic multilingual document data and generalizes across different vision-language architectures and model sizes, enabling robust cross-lingual and cross-modal alignment. Using contrastive training, our models learn unified representations for text and document images that transfer effectively across languages. We validate this capability on 22 typologically diverse languages, demonstrating consistent performance and adaptability across linguistic and script variations. We further introduce a comprehensive benchmark that captures real-world multilingual scenarios, evaluating models under monolingual, multilingual, and mixed-language settings. M3DR generalizes across both single dense vector and ColBERT-style token-level multi-vector retrieval paradigms. Our models, NetraEmbed and ColNetraEmbed achieve state-of-the-art performance with ~150% relative improvements on cross-lingual retrieval.
