English

Evaluating Large Language Models for Cross-Lingual Retrieval

Computation and Language 2025-09-19 v1 Information Retrieval

Abstract

Multi-stage information retrieval (IR) has become a widely-adopted paradigm in search. While Large Language Models (LLMs) have been extensively evaluated as second-stage reranking models for monolingual IR, a systematic large-scale comparison is still lacking for cross-lingual IR (CLIR). Moreover, while prior work shows that LLM-based rerankers improve CLIR performance, their evaluation setup relies on lexical retrieval with machine translation (MT) for the first stage. This is not only prohibitively expensive but also prone to error propagation across stages. Our evaluation on passage-level and document-level CLIR reveals that further gains can be achieved with multilingual bi-encoders as first-stage retrievers and that the benefits of translation diminishes with stronger reranking models. We further show that pairwise rerankers based on instruction-tuned LLMs perform competitively with listwise rerankers. To the best of our knowledge, we are the first to study the interaction between retrievers and rerankers in two-stage CLIR with LLMs. Our findings reveal that, without MT, current state-of-the-art rerankers fall severely short when directly applied in CLIR.

Keywords

Cite

@article{arxiv.2509.14749,
  title  = {Evaluating Large Language Models for Cross-Lingual Retrieval},
  author = {Longfei Zuo and Pingjun Hong and Oliver Kraus and Barbara Plank and Robert Litschko},
  journal= {arXiv preprint arXiv:2509.14749},
  year   = {2025}
}

Comments

Accepted at EMNLP 2025 (Findings)

R2 v1 2026-07-01T05:43:25.845Z