arXiv:2510.17725cs.CLcs.AI2025-10中稿 · TMLR被引 8

用arXiv论文构建动态长文本评估基准,避免标签泄露

AcademicEval: Live Long-Context LLM Benchmark

  • 以arXiv论文为输入,设计无标注的学术写作任务
  • 支持灵活上下文长度,模型在长演示下表现下降明显
  • 适合研究长文本理解与生成的学者使用

大型语言模型在长上下文理解上取得显著进展,但现有评测基准受限于固定上下文长度、人工标注耗时及训练中的标签泄露问题。为此,我们提出 extsc{AcademicEval},一个面向长文本生成任务的实时评测基准。该基准采用 arXiv 论文,引入涵盖标题、摘要、引言和相关工作等多抽象层级的学术写作任务,无需人工标注。同时,基于收集的合作者图构建高质量少样本示例,支持灵活上下文长度。尤其重要的是, extsc{AcademicEval} 采用高效实时评估机制,杜绝标签泄露。我们在该基准上开展全面评估,结果表明:模型在具有层次化抽象的任务中表现不佳,且对长少样本示例存在处理困难,凸显了本基准的挑战性。实验分析进一步揭示了提升模型长上下文建模能力的关键线索。代码已开源:https://github.com/ulab-uiuc/AcademicEval。

原文摘要 · Abstract (English)

Large Language Models (LLMs) have recently achieved remarkable performance in long-context understanding. However, current long-context LLM benchmarks are limited by rigid context length, labor-intensive annotation, and the pressing challenge of label leakage issues during LLM training. Therefore, we propose \textsc{AcademicEval}, a live benchmark for evaluating LLMs over long-context generation tasks. \textsc{AcademicEval} adopts papers on arXiv to introduce several academic writing tasks with long-context inputs, \textit{i.e.}, \textsc{Title}, \textsc{Abstract}, \textsc{Introduction}, and \textsc{Related Work}, which cover a wide range of abstraction levels and require no manual labeling. Moreover, \textsc{AcademicEval} integrates high-quality and expert-curated few-shot demonstrations from a collected co-author graph to enable flexible context length. Especially, \textsc{AcademicEval} features an efficient live evaluation, ensuring no label leakage. We conduct a holistic evaluation on \textsc{AcademicEval}, and the results illustrate that LLMs perform poorly on tasks with hierarchical abstraction levels and tend to struggle with long few-shot demonstrations, highlighting the challenge of our benchmark. Through experimental analysis, we also reveal some insights for enhancing LLMs' long-context modeling capabilities. Code is available at https://github.com/ulab-uiuc/AcademicEval

长文本评测基准LLM

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