🤖 AI Summary
This work addresses two core challenges in long-text generation: *iterative summarization* and *summary expansion*. To this end, we propose LCFO—the first evaluation framework specifically designed for *controllable summary expansion*. LCFO comprises 5K-word cross-domain documents, multi-granularity abstractive summaries (at 5%, 10%, and 20% compression ratios), and fine-grained, alignment-annotated question-answer (QA) pairs. It introduces the first benchmark supporting multi-length summary generation and QA–summary domain alignment. Evaluation integrates human judgments, LLM-based automated assessment (e.g., GPT-4o-mini), and multidimensional metrics—including fluency, attribution fidelity, and expansion coherence. Experiments show that GPT-4o-mini outperforms the best automatic system by 10% on summarization and 20% on expansion; its short summaries even surpass human-written ones by 7% in quality. Automatic metrics achieve an overall correlation of 0.4 with human scores, rising to 0.6 on critical dimensions. LCFO establishes a reproducible, modular evaluation paradigm for controllable long-text generation.
📝 Abstract
This paper presents the Long Context and Form Output (LCFO) benchmark, a novel evaluation framework for assessing gradual summarization and summary expansion capabilities across diverse domains. LCFO consists of long input documents (5k words average length), each of which comes with three summaries of different lengths (20%, 10%, and 5% of the input text), as well as approximately 15 questions and answers (QA) related to the input content. Notably, LCFO also provides alignments between specific QA pairs and corresponding summaries in 7 domains. The primary motivation behind providing summaries of different lengths is to establish a controllable framework for generating long texts from shorter inputs, i.e. summary expansion. To establish an evaluation metric framework for summarization and summary expansion, we provide human evaluation scores for human-generated outputs, as well as results from various state-of-the-art large language models (LLMs). GPT-4o-mini achieves best human scores among automatic systems in both summarization and summary expansion tasks (~ +10% and +20%, respectively). It even surpasses human output quality in the case of short summaries (~ +7%). Overall automatic metrics achieve low correlations with human evaluation scores (~ 0.4) but moderate correlation on specific evaluation aspects such as fluency and attribution (~ 0.6). The LCFO benchmark offers a standardized platform for evaluating summarization and summary expansion performance, as well as corresponding automatic metrics, thereby providing an important evaluation framework to advance generative AI.