paper-with-me

Papers

Leave No Document Behind: Benchmarking Long-Context LLMs with Extended Multi-Doc QA

2024-06-25 · Minzheng Wang, Longze Chen, Cheng Fu, Shengyi Liao, Xinghua Zhang, Bingli Wu, Haiyang Yu, Nan Xu, Lei Zhang, Run Luo, Yunshui Li, Min Yang, Fei Huang, Yongbin Li

Long-context modeling capabilities have garnered widespread attention, leading to the emergence of Large Language Models (LLMs) with ultra-context windows. Meanwhile, benchmarks for evaluating long-context LLMs are gradually catching up. However, existing benchmarks employ irrelevant noise texts to artificially extend the length of test cases, diverging from the real-world scenarios of long-context applications. To bridge this gap, we propose a novel long-context benchmark, Loong, aligning with realistic scenarios through extended multi-document question answering (QA). Unlike typical document QA, in Loong's test cases, each document is relevant to the final answer, ignoring any document will lead to the failure of the answer. Furthermore, Loong introduces four types of tasks with a range of context lengths: Spotlight Locating, Comparison, Clustering, and Chain of Reasoning, to facilitate a more realistic and comprehensive evaluation of long-context understanding. Extensive experiments indicate that existing long-context language models still exhibit considerable potential for enhancement. Retrieval augmented generation (RAG) achieves poor performance, demonstrating that Loong can reliably assess the model's long-context modeling capabilities.

📄 PDF Abstract BibTeX arXiv:2406.17419

Code (1)

mozerwang/loong 공식 구현

Tasks

BenchmarkingLong-Context UnderstandingQuestion AnsweringRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

COHERENCE: Benchmarking Fine-Grained Image-Text Alignment in Interleaved Multimodal Contexts

2026-04-30 · Bingli Wang, Huanze Tang, Haijun Lv, Zhishan Lin 외 arxiv

In recent years, Multimodal Large Language Models (MLLMs) have achieved remarkable progress on a wide range of multimodal benchmarks. Despite these advances, most existing benchmarks mainly focus on single-image or multi…

Beyond Prompts: Dynamic Conversational Benchmarking of Large Language Models

2024-09-30 · David Castillo-Bolado, Joseph Davidson, Finlay Gray, Marek Rosa

We introduce a dynamic benchmarking system for conversational agents that evaluates their performance through a single, simulated, and lengthy user$\leftrightarrow$agent interaction. The interaction is a conversation bet…

BenchmarkingContinual Learning

M-DocSum: Do LVLMs Genuinely Comprehend Interleaved Image-Text in Document Summarization?

2025-03-27 · Haolong Yan, Kaijun Tan, Yeqing Shen, Xin Huang 외

We investigate a critical yet under-explored question in Large Vision-Language Models (LVLMs): Do LVLMs genuinely comprehend interleaved image-text in the document? Existing document understanding benchmarks often assess…

Document Summarizationdocument understanding

FAB-Bench: A Framework for Adaptive RAG Benchmarking in Semiconductor Manufacturing

2026-05-26 · Jingbin Qian, Congwen Yi, Min Xia, Wen Wu 외 arxiv

Retrieval-Augmented Generation (RAG) has become critical for knowledge-intensive applications, yet evaluating its performance in vertical domains remains difficult due to domain complexity, diverse context scales, and he…

SocialPersona: Benchmarking Personalized Profiling and Response with Multimodal Social-Media Context

2026-06-25 · Qinkai Zhang, Yanyan Zhao, Xin Lu, Yulin Hu 외 arxiv

Personalized language-model assistants are often evaluated through a memory lens: can a model recall preferences users have explicitly stated in dialogue? More comprehensive personalization demands a harder capability --…