arXiv:2511.02817cs.CLcs.AI2025-11被引 28

测试大模型在长文本中逐项分析并汇总回答分布问题的能力

Oolong: Evaluating Long Context Reasoning and Aggregation Capabilities

  • 设计原子级文本分析与聚合任务,避免仅依赖检索
  • 前沿模型在128K上下文时准确率均低于50%
  • 适合评估模型对真实对话数据的时序与用户关系推理能力

随着模型上下文长度不断增长,人们始终担忧其是否真正利用了全部上下文。现有长上下文评测多依赖从上下文片段中检索,导致大量上下文 token 可被忽略为噪声,仅覆盖单一任务类型。为此,我们提出 Oolong,一个需对大量文本块进行原子级分析并聚合以回答分布性问题的长上下文推理基准。Oolong 分为两部分:Oolong-synth,自然合成任务,可轻松消融推理组件;Oolong-real,基于真实对话数据的下游任务。该基准要求模型处理大量示例,执行上下文分类与计数,并推理时间与用户关系。即使前沿模型如 GPT-5、Claude-Sonnet-4、Gemini-2.5-Pro 在 128K 上下文下准确率也均低于 50%。我们公开 Oolong 数据与评测工具,推动能处理海量文本推理模型的发展。

原文摘要 · Abstract (English)

As model context lengths continue to grow, concerns about whether models effectively use the full context length have persisted. While several carefully designed long-context evaluations have recently been released, these evaluations tend to rely on retrieval from one or more sections of the context, which allows nearly all of the context tokens to be disregarded as noise. This represents only one type of task that might be performed with long context. We introduce Oolong, a benchmark of long-context reasoning tasks that require analyzing individual chunks of text on an atomic level, and then aggregating these analyses to answer distributional questions. Oolong is separated into two task sets: Oolong-synth, a set of naturalistic synthetic tasks, where we can easily ablate components of the reasoning problem; and Oolong-real, a downstream setting which requires reasoning over real-world conversational data. Oolong requires models to reason over large quantities of examples, to perform both classification and counting in-context, and to reason over temporal and user relations. Even frontier models struggle on Oolong, with GPT-5, Claude-Sonnet-4, and Gemini-2.5-Pro all achieving less than 50% accuracy on both splits at 128K. We release the data and evaluation harness for Oolong to enable further development of models that can reason over large quantities of text.

长文本推理上下文评估聚合分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。