LongWeave: A Long-Form Generation Benchmark Bridging Real-World Relevance and Verifiability
Zikai Xiao, Fei Huang, Jianhong Tu, Jianhui Wei, Wen Ma, Yuxuan Zhou, Jian Wu, Bowen Yu, Zuozhu Liu, Junyang Lin
TL;DR
LongWeave tackles the challenge of reliably evaluating long-form generation under realistic constraints. It introduces Constraint-Verifier Evaluation (CoV-Eval), a framework that constructs tasks with verifiable targets and associated materials, constraints, and verifiers to enable objective scoring of long outputs. Evaluated over seven tasks and 64K-input/8K-output scales across 23 LLMs, the benchmark reveals substantial degradation in performance as length grows, with reasoning-oriented systems handling longer tasks better but still facing termination and verification issues. By providing a scalable, verifiable diagnostic platform, LongWeave offers a practical path to diagnosing and improving long-form generation and its evaluation in real-world contexts.
Abstract
Generating long, informative, and factual outputs remains a major challenge for Large Language Models (LLMs). Existing benchmarks for long-form generation typically assess real-world queries with hard-to-verify metrics or use synthetic setups that ease evaluation but overlook real-world intricacies. In this paper, we introduce \textbf{LongWeave}, which balances real-world and verifiable assessment with Constraint-Verifier Evaluation (CoV-Eval). CoV-Eval constructs tasks by first defining verifiable targets within real-world scenarios, then systematically generating corresponding queries, textual materials, and constraints based on these targets. This ensures that tasks are both realistic and objectively assessable, enabling rigorous assessment of model capabilities in meeting complex real-world constraints. LongWeave supports customizable input/output lengths (up to 64K/8K tokens) across seven distinct tasks. Evaluation on 23 LLMs shows that even state-of-the-art models encounter significant challenges in long-form generation as real-world complexity and output length increase.
