Paper Overview
Field: Machine Learning Authors: Yifan Zhou, Qihao Yang, Yan Li Published: 2026-07-11 arXiv: 2607.08758
Introduction
Scientific ideas rarely start from a blank page. They inherit mechanisms, repair known limitations, and recombine pieces of earlier work, much like biological genomes. Yet current benchmarks say little about whether AI systems can follow this inheritance structure.
IdeaGene-Bench
IdeaGene-Bench (IG-Bench) is a benchmark for scientific lineage reasoning and lineage-grounded idea generation, organized around the IdeaGene framework:
- Each paper or proposal is represented as a set of minimal, typed, evidence-grounded Idea Genome objects.
- A GenomeDiff aligns these objects to record inheritance, mutation, loss, external import, and novel insertion under six operational evolutionary dynamics.
- 1,961 golden lineage traces
- 1,085 curated Idea Genome objects
- 920 GenomeDiff pairs across 10 scientific domains
- Idea Genome abstraction
- Inheritance tracing
- Evolutionary reasoning
- Lineage verification
Scale:
Two Evaluations
IG-Exam
Closed-form lineage reasoning with 42 task types and 1,029 instances, covering:IG-Arena
Evaluates generation via a lineage-grounded population evolution score (PES): a proposal should insert as a coherent descendant of a given lineage population—inherit the correct Idea Genome objects, vary meaningfully relative to neighboring work, and provide selection value for future research.Findings
Experiments on 14 LLM-based scientist systems expose a compositional bottleneck: the strongest system achieves only 27.3% exact accuracy on lineage reasoning. Notably, structured lineage context reshuffles system rankings rather than uniformly helping every participant.
---
*Source: arXiv 2607.08758*