Hugging Face Daily PapersJieyuan Liu, Mengzhou Hu, Jefferson Chen1 min readpaperadvanced
HypoEvolve: Genetic Algorithms Enable Multi-Agent LLMs to Discover Scientific Hypotheses
Summary
The paper presents HypoEvolve, a generational genetic algorithm that coordinates specialized LLM agents to iteratively propose, critique, and refine scientific hypotheses. On a drug‑repurposing benchmark across 34 cancer types, it outperforms six baselines, achieving a DepMap selectivity of 0.171 versus 0.115.
- HypoEvolve treats hypotheses as a population evolved by GA operators (selection, crossover, mutation) driven by LLM agents' scientific judgments.
- Three specialized agents handle mechanistic argument generation, assumption reconsideration, and evidence/testability assessment each generation.
- Evaluation uses DepMap and Open Targets to score hypothesis relevance and selectivity; HypoEvolve reaches 0.171 selectivity, beating the best baseline (0.115).
- Performance gains hold on held‑out cancer types, indicating the approach generalizes beyond training data.
AI researchers and drug‑discovery teams should care because it shows how evolutionary coordination of LLM agents can materially improve hypothesis quality and accelerate autonomous scientific insight.
8/10
