arXiv:2504.05732cs.CL2025-04被引 1

用卷积式扩展提升大模型长文生成能力

LLM$\times$MapReduce-V2: Entropy-Driven Convolutional Test-Time Scaling for Generating Long-Form Articles from Extremely Long Resources

  • 借鉴卷积网络思路,分层扩展输入理解
  • 在超长文本上生成更连贯的长篇文章
  • 适合需要处理海量信息的写作任务

长文本生成在众多实际应用中至关重要,通常分为短到长和长到长两类。尽管短到长生成已受到广泛关注,但从超长资源生成长文本仍相对未被充分探索。长到长生成的核心挑战在于如何有效整合与分析来自海量输入的相关信息,这对当前大语言模型仍具难度。本文提出 LLM×MapReduce-V2,一种新型测试时扩展策略,旨在增强大模型处理超长输入的能力。受卷积神经网络启发,该方法通过堆叠的卷积式扩展层,逐步将局部信息融合为更高层次的全局表征。定量与定性实验表明,该方法显著提升了大模型处理长输入并生成连贯、信息丰富的长篇内容的能力,优于多个代表性基线。相关代码与评测工具 SurveyEval 已开源。

原文摘要 · Abstract (English)

Long-form generation is crucial for a wide range of practical applications, typically categorized into short-to-long and long-to-long generation. While short-to-long generations have received considerable attention, generating long texts from extremely long resources remains relatively underexplored. The primary challenge in long-to-long generation lies in effectively integrating and analyzing relevant information from extensive inputs, which remains difficult for current large language models (LLMs). In this paper, we propose LLM$\times$MapReduce-V2, a novel test-time scaling strategy designed to enhance the ability of LLMs to process extremely long inputs. Drawing inspiration from convolutional neural networks, which iteratively integrate local features into higher-level global representations, LLM$\times$MapReduce-V2 utilizes stacked convolutional scaling layers to progressively expand the understanding of input materials. Both quantitative and qualitative experimental results demonstrate that our approach substantially enhances the ability of LLMs to process long inputs and generate coherent, informative long-form articles, outperforming several representative baselines. Both LLM$\times$MapReduce-V2 and SurveyEval are publicly available at https://github.com/thunlp/LLMxMapReduce .

长文本生成大模型扩展卷积机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。