arXiv:2604.09793cs.CLcs.AI2026-04被引 3

让AI从文献中预测科学突破的核心洞察,比肩顶级模型。

GIANTS: Generative Insight Anticipation from Scientific Literature

论文配图:GIANTS: Generative Insight Anticipation from Scientific Literature
图 1 · 摘自论文原文
  • 设计新任务‘洞察预见’,让模型从基础论文推断后续研究核心发现。
  • 构建17000例跨8领域的基准集,模型生成洞察与专家评价高度一致。
  • 自研模型GIANTS-4B在未见领域表现超商用模型,生成洞见更清晰、更可能被引用。

科学突破常源于将已有思想融合为新贡献。尽管语言模型在科学发现中展现潜力,但其基于文献进行精准合成的能力仍待探索。本文提出‘洞察预见’这一生成任务:模型需从一组奠基性论文中预测下游论文的核心洞察。为此,我们构建GiantsBench基准,包含17,000个示例,覆盖八个科学领域,每个样本由父论文集合与下游论文核心洞察组成。通过语言模型裁判评估生成洞察与真实洞察的相似度,结果表明该评分与专家打分高度相关。我们训练了GIANTS-4B模型,采用强化学习优化以相似度为代理奖励。尽管架构较小且开源,其在未见领域上仍超越专有基线,相较gemini-3-pro实现34%相对提升。人工评估显示,其生成洞察概念更清晰。第三方模型SciJudge-30B进一步预测,这些洞察在68%的对比中更可能带来高引用。代码、数据集与模型均已开源。

原文摘要 · Abstract (English)

Scientific breakthroughs often emerge from synthesizing prior ideas into novel contributions. While language models (LMs) show promise in scientific discovery, their ability to perform this targeted, literature-grounded synthesis remains underexplored. We introduce insight anticipation, a generation task in which a model predicts a downstream paper's core insight from its foundational parent papers. To evaluate this capability, we develop GiantsBench, a benchmark of 17k examples across eight scientific domains, where each example consists of a set of parent papers paired with the core insight of a downstream paper. We evaluate models using an LM judge that scores similarity between generated and ground-truth insights, and show that these similarity scores correlate with expert human ratings. Finally, we present GIANTS-4B, an LM trained via reinforcement learning (RL) to optimize insight anticipation using these similarity scores as a proxy reward. Despite its smaller open-source architecture, GIANTS-4B outperforms proprietary baselines and generalizes to unseen domains, achieving a 34% relative improvement in similarity score over gemini-3-pro. Human evaluations further show that GIANTS-4B produces insights that are more conceptually clear than those of the base model. In addition, SciJudge-30B, a third-party model trained to compare research abstracts by likely citation impact, predicts that insights generated by GIANTS-4B are more likely to lead to higher citations, preferring them over the base model in 68% of pairwise comparisons. We release our code, benchmark, and model to support future research in automated scientific discovery.

科学发现洞察预测强化学习文献生成

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