Multilingual Needle in a Haystack: Investigating Long-Context Behavior of Multilingual Large Language Models
Amey Hengle, Prasoon Bajpai, Soham Dan, Tanmoy Chakraborty

TL;DR
This paper introduces the MLNeedle test to evaluate how well multilingual large language models retrieve relevant information from long, complex, multilingual contexts, revealing significant performance variability across languages and input positions.
Contribution
It presents the first systematic evaluation of multilingual LLMs' long-context retrieval capabilities using the novel MLNeedle benchmark, highlighting key challenges and performance gaps.
Findings
Performance drops for non-English languages and middle-of-input needles.
Models struggle with cross-lingual retrieval as context length increases.
Significant variability in model performance based on language and position.
Abstract
While recent large language models (LLMs) demonstrate remarkable abilities in responding to queries in diverse languages, their ability to handle long multilingual contexts is unexplored. As such, a systematic evaluation of the long-context capabilities of LLMs in multilingual settings is crucial, specifically in the context of information retrieval. To address this gap, we introduce the MultiLingual Needle-in-a-Haystack (MLNeedle) test, designed to assess a model's ability to retrieve relevant information (the needle) from a collection of multilingual distractor texts (the haystack). This test serves as an extension of the multilingual question-answering task, encompassing both monolingual and cross-lingual retrieval. We evaluate four state-of-the-art LLMs on MLNeedle. Our findings reveal that model performance can vary significantly with language and needle position. Specifically, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques
