arXiv:2609.03047cs.CLcs.AI2026-09

SHELF为图书馆文献任务设计了可控的合成评估基准。

SHELF: A Synthetic Harness for Multi-Task Bibliographic Benchmarking

  • 用标签体系和生成预算自动生成带标注的文献数据集
  • 分类任务准确率达0.8887,但类型识别仅0.2605
  • 支持独立调节文献特征,适合研究者测试模型在真实场景的表现

图书馆与档案馆面临人力与算力资源有限的挑战,但现有基准未能系统测试其文献工作。SHELF(合成评估框架)是一个Python系统,可将标注分类体系、写作规范和生成预算转化为可控的基准数据与评估任务。首次发布包含62,899篇基于国会图书馆术语体系生成的文档,涵盖分类、聚类、检索、成对分类与指令检索等任务。对比TF、TF-IDF、BM25、主流编码器及零样本解码器(仅限主题分类),结果显示主题分类最高达0.8887,而类型-形式分类仅为0.2605,多项成对与聚类任务接近随机水平。稀疏方法在分类中仍具竞争力,TF-IDF在主题分类时间测试中速度最快。SHELF可独立调控文献特征,并生成训练截止后的真实未见文档。与LCSHBench和古腾堡计划对比显示,模型排名转移更可靠,但绝对分数无法预测实际目录数据的准确率。所有代码与数据已在GitHub和Hugging Face以宽松许可证开源。

原文摘要 · Abstract (English)

Libraries and archives manage large collections with limited staff and computing budgets, yet common benchmarks do not systematically test their bibliographic work. They need to know which methods work for their tasks and what those methods require to run. SHELF, the Synthetic Harness for Evaluating LLM Fitness, addresses this gap. It is a Python system that turns labelled taxonomies, writing specifications, and a generation budget into controlled benchmark data and evaluation tasks. This first release contains 62,899 model-written documents based on Library of Congress vocabularies, with tasks for classification, clustering, retrieval, pair classification, and instruction retrieval. We compare TF, TF-IDF, BM25, popular encoders, and, on subject classification only, zero-shot decoders; each method appears only on tasks that support it. Subject classification reaches 0.8887, while genre-form classification reaches only 0.2605, and several pair and clustering tasks remain near chance. Sparse methods remain competitive on classification, while TF-IDF is the fastest measured arm in the subject timing experiment. SHELF also varies bibliographic facets independently and can generate new, verifiably unseen documents after a model's training cutoff. Comparisons with LCSHBench and Project Gutenberg show that model rankings transfer more reliably than absolute scores, but SHELF scores do not estimate accuracy on production catalogue data. We release all source code and data under permissive licenses on GitHub and Hugging Face.

文献分析基准测试合成数据LLM评估

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