Search papers, labs, and topics across Lattice.
This paper introduces CSR-L, a human-annotated code-switching IR dataset, and CS-MTEB, a comprehensive benchmark of 11 tasks, to evaluate the performance of IR systems on code-switched queries. Experiments across various retrieval paradigms show that code-switching significantly degrades performance, with declines of up to 27% on CS-MTEB, due to embedding space divergence between monolingual and code-switched text. The authors find that standard multilingual techniques like vocabulary expansion are insufficient to fully address these performance deficits.
Code-switching can degrade information retrieval performance by up to 27%, revealing a critical blind spot in current multilingual models.
Code-switching is a pervasive linguistic phenomenon in global communication, yet modern information retrieval systems remain predominantly designed for, and evaluated within, monolingual contexts. To bridge this critical disconnect, we present a holistic study dedicated to code-switching IR. We introduce CSR-L (Code-Switching Retrieval benchmark-Lite), constructing a dataset via human annotation to capture the authentic naturalness of mixed-language queries. Our evaluation across statistical, dense, and late-interaction paradigms reveals that code-switching acts as a fundamental performance bottleneck, degrading the effectiveness of even robust multilingual models. We demonstrate that this failure stems from substantial divergence in the embedding space between pure and code-switched text. Scaling this investigation, we propose CS-MTEB, a comprehensive benchmark covering 11 diverse tasks, where we observe performance declines of up to 27%. Finally, we show that standard multilingual techniques like vocabulary expansion are insufficient to resolve these deficits completely. These findings underscore the fragility of current systems and establish code-switching as a crucial frontier for future IR optimization.