11,683-paper study: LLM research ideas cluster in a narrow band
TL;DR
- Across 11,683 reverse-engineered papers, only 12.1% of human ideas leaned on bridge opportunities, versus 47.1% to 64.2% for nine tested LLMs.
- Synthesis-method contributions appeared in 5.1% of human papers and in 22.5% to 38.7% of LLM outputs, a four-to-eight-fold skew.
- Human ideas showed normalized entropy above 0.92 across the taxonomy; the tested LLMs sat between 0.55 and 0.88.
A new arXiv paper from Ziyu Chen, Yilun Zhao and Arman Cohan tries to answer a question the frontier labs are quietly betting on. When an LLM brainstorms a research idea, how close does it actually land to what a human researcher would have proposed? Their answer, drawn from 11,683 papers, is that the gap is not about idea quality at all. It is about which corner of the idea space the models keep landing in.
The setup matters, because it changes what you make of the result. The team split their corpus roughly evenly between machine learning conferences from 2023 to 2026 and Nature Communications from 2023 to 2025. For each paper they reverse-engineered a small set of prior works that likely inspired its core idea, then handed those titles and summaries to nine model configurations including Claude-Sonnet-4.6, Gemini-3.1-Pro, GPT-5.4-mini, GPT-OSS variants, Qwen3 variants and DeepSeek-V4. Each was asked to generate a new idea. A two-axis taxonomy then classified every output by its opportunity pattern and its research paradigm.
The distributional gap is the whole story. Human ideas showed normalized entropy above 0.92 across the taxonomy. The tested LLMs sat between 0.55 and 0.88. Only 12.1% of human ideas leaned on what the authors call bridge opportunities, meaning contributions that connect two existing lines of work. For the LLMs that share ran from 47.1% to 64.2%. Synthesis methods, contributions that combine known techniques rather than propose something structurally different, appeared in 5.1% of human papers and in 22.5% to 38.7% of LLM outputs. The narrowing persisted across model families and across both scientific domains.
Take the specifics as reported, not settled. The framework rests on the authors' own two-axis taxonomy and on a reverse-engineering step that is itself an interpretation of what inspired a given paper. What the paper does not tell you is whether fine-tuning, agentic scaffolding, or ensembling several models would close the entropy gap, or whether LLMs cluster on bridge-and-synthesize because it is genuinely easier to execute or because it dominates their training data.
The useful part is the reframing. If you are building or buying an ideation tool, the metric to ask about is not per-idea novelty but distributional coverage. The authors' own conclusion is that LLM ideation should be evaluated as a distributional alignment problem, which is a cleaner target for the next generation of AI co-scientist products than the leaderboard races we have now.
Originally reported by paper
Read the original article →Original headline: 11K-Paper Study: LLM Research Ideation Is Systematically Narrower and Differently Skewed Than Human Research Taste