用完整小说构建超长文本评测集,更真实评估大模型理解能力
SagaScale: A Realistic, Scalable, and High-Quality Long-Context Benchmark Built from Full-Length Novels
- 从全本小说自动构建问答对,结合外部资源提升问题复杂度
- 英/中双语支持,平均上下文超25万/32万词元,为当前最大
- 发现直接输入全文优于检索增强,Gemini-2.5-Pro表现突出
大语言模型在理解长文档方面仍面临挑战。现有长上下文评测集存在任务真实性不足、数据可扩展性差和质量不高等问题。为此,我们提出SagaScale,一个基于完整小说构建的高保真、可扩展、高质量长上下文评测集。整个数据集通过自动化采集流程生成,利用外部资源(如维基百科)构造问答对,但仅用于构建阶段,评估时不提供,使模型能提出超越自身回答能力的复杂问题。SagaScale为双语,目前规模最大:英文小说平均上下文超过25万词元,中文超过32万词元。我们在12个前沿大模型及三种长上下文方法(朴素RAG、代理式RAG、长上下文)上评估,发现:(1) 直接输入全文可显著优于其他方法;(2) 多数模型仍难处理长上下文,唯Gemini-2.5-Pro表现优异;(3) 代理式RAG有效缓解了朴素RAG的检索瓶颈。我们已公开发布SagaScale评测集与数据构建代码。
原文摘要 · Abstract (English)
Large Language Models (LLMs) have shown significant progress, but understanding long and complex documents remains challenging. Many long-context benchmarks have been proposed, but they face several limitations, including task realism, data scalability, and data quality. To this end, we introduce SagaScale, a realistic, scalable, and high-quality long-context benchmark built from full-length novels. The entire benchmark is constructed using an automated data collection pipeline that utilizes external resources (e.g., Wikipedia pages) to curate question-answer pairs. Critically, these external resources are provided only for benchmark construction and not during evaluation, which allows LLMs to curate complex questions that go beyond what they can answer during evaluation. SagaScale is also bilingual and offers the largest context length to date, with average token counts exceeding 250K for English novels and 320K for Chinese novels. Our evaluation across 12 frontier LLMs and three long-context methods -- Naïve RAG, Agentic RAG, and Long Context -- yields key insights, including: (1) Directly supplying the full context to the LLM can outperform other methods by a large margin; (2) Most LLMs still struggle with lengthy contexts, but Gemini-2.5-Pro stands out as an exception; and (3) Agentic RAG effectively addresses the retrieval bottleneck in Naïve RAG. Finally, we publicly release the SagaScale benchmark and our data collection codebase to facilitate future research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。