English

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

Computation and Language 2026-03-05 v1

Abstract

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 term overlap with corpus-level weighting. End-to-end multimodal retrievers trained on large query-document datasets claim substantial improvements over these approaches, especially for multilingual documents with complex visual layouts. We demonstrate that better document representation is the primary driver of benchmark improvements. By systematically varying transcription and preprocessing methods while holding the retrieval mechanism fixed, we demonstrate that BM25 can recover large gaps on multilingual and visual benchmarks. Our findings call for decomposed evaluation benchmarks that separately measure transcription and retrieval capabilities, enabling the field to correctly attribute progress and focus effort where it matters.

Keywords

Cite

@article{arxiv.2603.04238,
  title  = {Retrieval or Representation? Reassessing Benchmark Gaps in Multilingual and Visually Rich RAG},
  author = {Martin Asenov and Kenza Benkirane and Dan Goldwater and Aneiss Ghodsi},
  journal= {arXiv preprint arXiv:2603.04238},
  year   = {2026}
}

Comments

ICLR 2026 Workshop I Can't Believe It's Not Better: Where Large Language Models Need to Improve

R2 v1 2026-07-01T11:03:21.408Z