新基准测试长文本理解瓶颈,揭示模型在复杂任务下的真实短板。
Understanding Axes of Difficulty For Long Context Tasks Via PredicateLongBench
- 通过设定多种难度轴,系统性测试模型对长文本的约束满足能力。
- 前沿模型在难度提升时表现显著下降,暴露当前长上下文理解局限。
- 任务设计简单可复现,适合评估模型基础推理能力,无需人工判断。
大型语言模型(LLMs)在长上下文处理方面能力迅速提升,推动了多项评估基准的发展。然而,现有长上下文评测——从针中找针(NIAH)测试到近期的多跳推理和摘要任务——主要衡量平均性能,许多已趋于饱和或缺乏鲁棒性。尤为缺失的是,系统性地探究随着任务难度沿不同维度上升时模型的表现。为此,我们提出PredicateLongBench,一个通过要求模型识别长输入中满足特定谓词/约束(如字典序)的最长连续词序列来压力测试长上下文推理的基准。其核心创新在于识别并系统探索多个不同的难度轴,测试长上下文理解的多个方面。我们提供两种互补生成流程:一种使用随机词式字符串的全合成设置,另一种从自然文档中采样词语并保持分布特性的真实世界设置。我们发现,当沿这些难度轴提升任务难度时,前沿模型表现明显下降,证明该基准在揭示当前长上下文能力局限方面的有效性。此外,PredicateLongBench中的任务虽具挑战性,但概念简单,无需基于LLM的生成或人工评判。
原文摘要 · Abstract (English)
Large language models (LLMs) have demonstrated rapidly improving long-context capabilities, prompting a wave of benchmarks designed to evaluate them. However, existing long-context evaluations - from Needle-in-a-Haystack (NIAH) tests to more recent multi-hop reasoning and summarization tasks - predominantly measure average-case performance, and many are either saturated or lack robustness. Notably absent is a systematic way to probe how models perform as we scale up the difficulty of tasks along various axes. We address this gap by proposing PredicateLongBench, a benchmark that stress-tests long-context reasoning by asking models to identify the longest contiguous subsequence of words in a long input that satisfies given predicates/constraints (e.g., lexicographic ordering), drawn from a broader predicate class. The central innovation of our benchmark is the identification and systematic exploration of multiple different axes of difficulty which test multiple aspects of long context understanding. We provide two complementary generation pipelines - a fully synthetic setup using random word-like strings, and a real-world setup that samples words from natural documents while preserving their distributional properties. We find that frontier models struggle to perform well as we scale up the difficulty of tasks along our axes, demonstrating the utility of our benchmark in understanding the limitations of current long-context capabilities. Furthermore, the tasks in PredicateLongBench, though challenging, are conceptually simple and do not require LLM-based generations or judges.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。