LAMAR: An Open Language-Aware Multilingual Alignment Reranker
Seongtae Hong, Youngjoon Jang, Jungseob Lee, Seungyoon Lee et al. · arXiv · 2026
Abstract
In multilingual retrieval a reranker will happily place a semantically equivalent document in the wrong language above one in the user's own — and the authors show existing multilingual rerankers do exactly that. Their open cross-encoder is trained to weigh language coherence alongside relevance: first distilling consistent relevance scores anchored in English, then applying preference alignment so same-language documents rank higher without losing semantic quality.
Why it matters
A specific, easily-missed bug in multilingual RAG. If your users query in one language and your corpus spans several, your reranker probably has this problem right now.
https://arxiv.org/abs/2607.22042