新基准测试揭示大模型在多语言长文本中推理能力不足。
Can LLMs reason over extended multilingual contexts? Towards long-context evaluation beyond retrieval and haystacks
- 设计多语言长文本推理任务,超越单纯找信息
- 低资源语言推理能力差,仅用不到30%上下文长度
- 适合研究多语言模型和长文本理解的学者
现有多语言长文本评估基准多基于‘针堆中找针’测试,仅衡量模型定位信息的能力,但此类检索导向方法片面且易受数据泄露影响。为此,我们提出MLRBench——一个面向多语言长文本推理的合成基准。该基准涵盖七种语言,包含多跳推理、信息聚合与认知推理等任务,具备并行性、抗泄露性及可扩展至任意上下文长度的特点。实验表明,使用开源大模型时,高资源与低资源语言间存在显著差距,尤其在需聚合多个事实或预测信息缺失的任务上表现差异明显;且模型实际有效利用的上下文长度不足其声称长度的30%。虽现成检索增强生成可部分缓解此问题,但无法根本解决长文本理解难题。我们已开源MLRBench,以推动多语言大模型评估与训练研究。
原文摘要 · Abstract (English)
Existing multilingual long-context benchmarks, often based on the popular needle-in-a-haystack test, primarily evaluate a model's ability to locate specific information buried within irrelevant texts. However, such a retrieval-centric approach is myopic and inherently limited, as successful recall alone does not indicate a model's capacity to reason over extended contexts. Moreover, these benchmarks are susceptible to data leakage, short-circuiting, and risk making the evaluation a priori identifiable. To address these limitations, we introduce MLRBench, a new synthetic benchmark for multilingual long-context reasoning. Unlike existing benchmarks, MLRBench goes beyond surface-level retrieval by including tasks that assess multi-hop inference, aggregation, and epistemic reasoning. Spanning seven languages, MLRBench is designed to be parallel, resistant to leakage, and scalable to arbitrary context lengths. Our extensive experiments with an open-weight large language model (LLM) reveal a pronounced gap between high- and low-resource languages, particularly for tasks requiring the model to aggregate multiple facts or predict the absence of information. We also find that, in multilingual settings, LLMs effectively utilize less than 30% of their claimed context length. Although off-the-shelf Retrieval Augmented Generation helps alleviate this to a certain extent, it does not solve the long-context problem. We open-source MLRBench to enable future research in improved evaluation and training of multilingual LLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。