paper-with-me

Papers

SagaScale: A Realistic, Scalable, and High-Quality Long-Context Benchmark Built from Full-Length Novels

2025-12-27 · Guancheng Du, Yong Hu, Wenqing Wang, Yaming Yang, Jiaheng Gao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.09723

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WildLong: Synthesizing Realistic Long-Context Instruction Data at Scale

2025-02-23 · Jiaxi Li, Xingxing Zhang, Xun Wang, Xiaolong Huang 외

Large language models (LLMs) with extended context windows enable tasks requiring extensive information integration but are limited by the scarcity of high-quality, diverse datasets for long-context instruction tuning. E…

FlowNar: Scalable Streaming Narration for Long-Form Videos

2026-05-30 · Zeyun Zhong, Manuel Martin, Chengzhi Wu, David Schneider 외 arxiv

Recent Large Multimodal Models (LMMs), primarily designed for offline settings, are ill-suited for the dynamic requirements of streaming video. While recent online adaptations improve real-time processing, they still fac…

GUIrilla: A Scalable Framework for Automated Desktop UI Exploration

2025-10-16 · Sofiya Garkot, Maksym Shamrai, Ivan Synytsia, Mariya Hirna arxiv

The performance and generalization of foundation models for interactive systems critically depend on the availability of large-scale, realistic training data. While recent advances in large language models (LLMs) have im…

VILD: Variational Imitation Learning with Diverse-quality Demonstrations

2019-09-15 · Voot Tangkaratt, Bo Han, Mohammad Emtiyaz Khan, Masashi Sugiyama

The goal of imitation learning (IL) is to learn a good policy from high-quality demonstrations. However, the quality of demonstrations in reality can be diverse, since it is easier and cheaper to collect demonstrations f…

continuous-controlContinuous ControlImitation LearningReinforcement Learning

A Scalable Attention-Based Approach for Image-to-3D Texture Mapping

2025-09-05 · Arianna Rampini, Kanika Madan, Bruno Roy, AmirHossein Zamani 외 arxiv

High-quality textures are critical for realistic 3D content creation, yet existing generative methods are slow, rely on UV maps, and often fail to remain faithful to a reference image. To address these challenges, we pro…