Search papers, labs, and topics across Lattice.
This paper introduces IdeaGene-Bench (IG-Bench), a novel benchmark designed to evaluate AI systems' capabilities in scientific lineage reasoning and idea generation. By representing scientific proposals as evidence-grounded Idea Genome objects and employing a GenomeDiff to track evolutionary dynamics, IG-Bench provides a structured framework for assessing how well AI can navigate the inheritance and evolution of scientific ideas. Experiments reveal that even the best-performing LLM-based systems struggle with lineage reasoning, achieving only 27.3% accuracy, highlighting significant limitations in current AI capabilities for scientific reasoning tasks.
AI struggles with scientific lineage reasoning, with top models achieving only 27.3% accuracy, exposing critical gaps in our understanding of idea evolution.
Scientific ideas rarely start from a blank page. They inherit mechanisms, repair known limitations, and recombine pieces of earlier work, much like biological genomes. Current benchmarks still say little about whether AI systems can follow this inheritance structure. We present IdeaGene-Bench (IG-Bench), a benchmark for scientific lineage reasoning and lineage-grounded idea generation. IG-Bench is organized around the IdeaGene framework: each paper or proposal is represented as a set of minimal, typed, evidence-grounded Idea Genome objects, and a GenomeDiff aligns these objects to record inheritance, mutation, loss, external import, and novel insertion under six operational evolutionary dynamics. The benchmark contains 1,961 golden lineage traces, 1,085 curated Idea Genome objects, and 920 pairwise GenomeDiff records across 10 scientific domains. It supports two evaluations. IG-Exam (42 task types, 1,029 instances) tests closed-form lineage reasoning across Idea Genome abstraction, inheritance tracing, evolutionary reasoning, and lineage verification. IG-Arena evaluates generation with a lineage-conditioned Population-Evolution Score(PES), asking whether a proposal can be inserted as a coherent descendant of a given lineage population: it should inherit the right Idea Genome objects, vary meaningfully from nearby work, and offer selection value for future research. Experiments on 14 LLM-based scientists expose a compositional bottleneck. The strongest system reaches only 27.3% exact accuracy on lineage reasoning, and structured lineage context reshuffles system rankings rather than helping every participant uniformly.