提出可自动评估大模型推断新知识能力的框架GEAR
GEAR: A General Evaluation Framework for Abductive Reasoning
- 用一致性、泛化性和多样性三指标自动评分假设集
- 在1500个问题上测试9个模型,生成超5万条假设
- 无需人工标注,适合训练和评估创造性推理
自大型语言模型(LLMs)出现以来,研究多聚焦于指令遵循和演绎推理。一个核心问题是:这些模型能否发现新知识?如何评估这种能力?我们通过研究归纳推理——即生成解释观察结果的合理假设——提出GEAR(Abductive Reasoning通用评估框架),这是一个通用、全自动、透明且无需标签的评估范式。GEAR通过三个指标对假设集打分:一致性(每个假设能解释观测)、泛化性(一致的假设能对未见输入做出有意义预测)、多样性(假设集覆盖不同预测和模式)。该框架具备可扩展性(无需人工标准答案)、可靠性(确定性评分与经典归纳逻辑一致)、开放性(仅当模型产生新合理假设时分数提升,不同于饱和的静态基准)。利用GEAR,我们在四个归纳推理基准上对九个LLMs进行了细粒度研究,涵盖1500个问题,生成超过50,000个候选假设,揭示了传统人工或金标准评估掩盖的模型差异。我们进一步提出基于动量的课程学习策略,根据模型学习速度动态调整训练数据:先从快速掌握的基础目标开始,待模型在基础任务上自信后转向生成多样化假设等更难目标。该方法无需金标监督,同时提升所有GEAR指标,且性能迁移至现有归纳推理基准。整体而言,GEAR提供了一个原则化的归纳推理评估框架,并生成无标签、可扩展的训练信号,帮助LLM产出更多样、更可靠的假设。
原文摘要 · Abstract (English)
Since the advent of large language models (LLMs), research has focused on instruction following and deductive reasoning. A central question remains: can these models discover new knowledge, and how can we evaluate this ability? We address this by studying abductive reasoning-the generation of plausible hypotheses to explain observations-and introduce GEAR (General Evaluation for Abductive Reasoning), a general-purpose, fully automated, transparent, and label-free evaluation paradigm. GEAR scores hypothesis sets by three metrics: consistency (each hypothesis explains the observations), generalizability (consistent hypotheses make meaningful predictions on unseen inputs), and diversity (the set covers distinct predictions and patterns). Built this way, GEAR is scalable (no human gold answers), reliable (deterministic scoring aligned with classical abduction), and open-ended (scores improve only when models produce new plausible hypotheses, unlike static benchmarks that saturate once accuracy is high). Using GEAR, we conduct a fine-grained study of nine LLMs on four abduction benchmarks with 1,500 problems, generating over 50,000 candidate hypotheses and revealing model differences obscured by gold-answer or purely human evaluations. We further propose a momentum-based curriculum that adjusts GEAR-derived training data by learning velocity: it starts with what the model learns quickly and shifts toward harder objectives such as generating diverse hypotheses once the model is confident on foundational objectives. Without gold-label supervision, this strategy improves all GEAR objectives and these gains transfer to established abductive reasoning benchmarks. Taken together, GEAR provides a principled framework that evaluates abduction and supplies label-free, scalable training signals that help LLMs produce more diverse and reliable hypotheses.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。