paper-with-me

홈 › Papers

LongBench Pro: A More Realistic and Comprehensive Bilingual Long-Context Evaluation Benchmark

2026-01-06 · Ziyang Chen, Xing Wu, Junlong Jia, Chaochen Gao, Qi Fu, Debing Zhang, Songlin Hu arxiv

The rapid expansion of context length in large language models (LLMs) has outpaced existing evaluation benchmarks. Current long-context benchmarks often trade off scalability and realism: synthetic tasks underrepresent real-world complexity, while fully manual annotation is costly to scale to extreme lengths and diverse scenarios. We present LongBench Pro, a more realistic and comprehensive bilingual benchmark of 1,500 naturally occurring long-context samples in English and Chinese spanning 11 primary tasks and 25 secondary tasks, with input lengths from 8k to 256k tokens. LongBench Pro supports fine-grained analysis with task-specific metrics and a multi-dimensional taxonomy of context requirement (full vs. partial dependency), length (six levels), and difficulty (four levels calibrated by model performance). To balance quality with scalability, we propose a Human-Model Collaborative Construction pipeline: frontier LLMs draft challenging questions and reference answers, along with design rationales and solution processes, to reduce the cost of expert verification. Experts then rigorously validate correctness and refine problematic cases. Evaluating 46 widely used long-context LLMs on LongBench Pro yields three findings: (1) long-context optimization contributes more to long-context comprehension than parameter scaling; (2) effective context length is typically shorter than the claimed context length, with pronounced cross-lingual misalignment; and (3) the "thinking" paradigm helps primarily models trained with native reasoning, while mixed-thinking designs offer a promising Pareto trade-off. In summary, LongBench Pro provides a robust testbed for advancing long-context understanding.

📄 PDF Abstract BibTeX arXiv:2601.02872

Code (0)

등록된 구현이 없습니다.

Tasks

Long-Context Understanding

Similar Papers 제목 키워드 기반

LongBench: A Bilingual, Multitask Benchmark for Long Context Understanding

2023-08-28 · Yushi Bai, Xin Lv, Jiajie Zhang, Hongchang Lyu 외

Although large language models (LLMs) demonstrate impressive performance for many language tasks, most of them can only handle texts a few thousand tokens long, limiting their applications on longer sequence inputs, such…

16kCode CompletionFew-Shot LearningLong-Context Understanding

LongBench v2: Towards Deeper Understanding and Reasoning on Realistic Long-context Multitasks

2024-12-19 · Yushi Bai, Shangqing Tu, Jiajie Zhang, Hao Peng 외

This paper introduces LongBench v2, a benchmark designed to assess the ability of LLMs to handle long-context problems requiring deep understanding and reasoning across real-world multitasks. LongBench v2 consists of 503…

8kIn-Context LearningMultiple-choice

ExpertLongBench: Benchmarking Language Models on Expert-Level Long-Form Generation Tasks with Structured Checklists

2025-06-02 · Jie Ruan, Inderjeet Nair, Shuyang Cao, Amy Liu 외

This paper introduces ExpertLongBench, an expert-level benchmark containing 11 tasks from 9 domains that reflect realistic expert workflows and applications. Beyond question answering, the application-driven tasks in Exp…

BenchmarkingFormQuestion Answering

MMLongBench-Doc: Benchmarking Long-context Document Understanding with Visualizations

2024-07-01 · Yubo Ma, Yuhang Zang, Liangyu Chen, Meiqi Chen 외

Understanding documents with rich layouts and multi-modal components is a long-standing and practical task. Recent Large Vision-Language Models (LVLMs) have made remarkable strides in various tasks, particularly in singl…

Benchmarkingdocument understandingOptical Character Recognition (OCR)

MMLongBench: Benchmarking Long-Context Vision-Language Models Effectively and Thoroughly

2025-05-15 · Zhaowei Wang, Wenhao Yu, Xiyu Ren, Jipeng Zhang 외

The rapid extension of context windows in large vision-language models has given rise to long-context vision-language models (LCVLMs), which are capable of handling hundreds of images with interleaved text tokens in a si…

8kBenchmarkingRAG