paper-with-me

홈 › Papers

M3DR: Towards Universal Multilingual Multimodal Document Retrieval

2025-12-03 · Adithya S Kolavi, Vyoman Jain arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.03514

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VisR-Bench: An Empirical Study on Visual Retrieval-Augmented Generation for Multilingual Long Document Understanding

2025-08-10 · Jian Chen, Ming Li, Jihyung Kil, Chenguang Wang 외 arxiv

Most organizational data in this world are stored as documents, and visual retrieval plays a crucial role in unlocking the collective intelligence from all these documents. However, existing benchmarks focus on English-o…

M3P: Learning Universal Representations via Multitask Multilingual Multimodal Pre-training

2020-06-04 · CVPR 2021 1 · Minheng Ni, Haoyang Huang, Lin Su, Edward Cui 외

We present M3P, a Multitask Multilingual Multimodal Pre-trained model that combines multilingual pre-training and multimodal pre-training into a unified framework via multitask pre-training. Our goal is to learn universa…

Image CaptioningImage RetrievalMachine TranslationMultimodal Machine Translation+3

Retrieval or Representation? Reassessing Benchmark Gaps in Multilingual and Visually Rich RAG

2026-03-04 · Martin Asenov, Kenza Benkirane, Dan Goldwater, Aneiss Ghodsi arxiv

Retrieval-augmented generation (RAG) is a common way to ground language models in external documents and up-to-date information. Classical retrieval systems relied on lexical methods such as BM25, which rank documents by…

MuMUR : Multilingual Multimodal Universal Retrieval

2022-08-24 · Avinash Madasu, Estelle Aflalo, Gabriela Ben Melech Stan, Shachar Rosenman 외

Multi-modal retrieval has seen tremendous progress with the development of vision-language models. However, further improving these models require additional labelled data which is a huge manual effort. In this paper, we…

Image RetrievalMachine TranslationRetrievalTransfer Learning+1

Modeling Sequential Sentence Relation to Improve Cross-lingual Dense Retrieval

2023-02-03 · Shunyu Zhang, Yaobo Liang, Ming Gong, Daxin Jiang 외

Recently multi-lingual pre-trained language models (PLM) such as mBERT and XLM-R have achieved impressive strides in cross-lingual dense retrieval. Despite its successes, they are general-purpose PLM while the multilingu…

RelationRepresentation LearningRetrievalSentence+1