MiLQ: Benchmarking IR Models for Bilingual Web Search with Mixed Language Queries
Jonghwi Kim, Deokhyung Kang, Seonjeong Hwang, Yunsu Kim, Jungseul Ok, Gary Lee
TL;DR
MiLQ introduces the first public mixed-language query benchmark (MQIR) crafted by bilingual users to study bilingual web search. It analyzes realism, user preference for mixed-language formulations, and the performance of multilingual IR models—including ColBERT-based retrievers trained via a Translate-Distill approach—across native, English, and mixed queries; it also examines the impact of test-time translation on retrieval. Key findings show moderate MQIR performance with inconsistent results across query types, and that intentionally mixing English terms can boost English-document retrieval through improved token matching. The work points to the potential of code-switched training data for building more robust bilingual IR systems and highlights directions toward larger MQIR benchmarks and multilingual LLM-driven approaches.
Abstract
Despite bilingual speakers frequently using mixed-language queries in web searches, Information Retrieval (IR) research on them remains scarce. To address this, we introduce MiLQ, Mixed-Language Query test set, the first public benchmark of mixed-language queries, qualified as realistic and relatively preferred. Experiments show that multilingual IR models perform moderately on MiLQ and inconsistently across native, English, and mixed-language queries, also suggesting code-switched training data's potential for robust IR models handling such queries. Meanwhile, intentional English mixing in queries proves an effective strategy for bilinguals searching English documents, which our analysis attributes to enhanced token matching compared to native queries.
