🤖 AI Summary
This work addresses the lack of systematic evaluation of large language models (LLMs) in scientific hypothesis generation. We introduce HypoBench, the first dedicated benchmark comprising 7 real-world and 5 controllable synthetic tasks across 194 datasets, quantitatively assessing hypotheses along three dimensions: practicality, generalizability, and discovery rate. Methodologically, we propose a novel, multidimensional, and interpretable framework for hypothesis quality evaluation and design synthetic tasks with known ground-truth hypotheses to establish theoretical upper bounds on discovery rate. Empirical analysis reveals a fundamental bottleneck: state-of-the-art LLMs—combined with six mainstream approaches (including RAG and chain-of-thought)—recover only 38.8% of true hypotheses under high-difficulty conditions. We open-source HypoBench alongside standardized evaluation protocols, providing a reproducible, comparable, and extensible assessment infrastructure for AI-driven scientific discovery.
📝 Abstract
There is growing interest in hypothesis generation with large language models (LLMs). However, fundamental questions remain: what makes a good hypothesis, and how can we systematically evaluate methods for hypothesis generation? To address this, we introduce HypoBench, a novel benchmark designed to evaluate LLMs and hypothesis generation methods across multiple aspects, including practical utility, generalizability, and hypothesis discovery rate. HypoBench includes 7 real-world tasks and 5 synthetic tasks with 194 distinct datasets. We evaluate four state-of-the-art LLMs combined with six existing hypothesis-generation methods. Overall, our results suggest that existing methods are capable of discovering valid and novel patterns in the data. However, the results from synthetic datasets indicate that there is still significant room for improvement, as current hypothesis generation methods do not fully uncover all relevant or meaningful patterns. Specifically, in synthetic settings, as task difficulty increases, performance significantly drops, with best models and methods only recovering 38.8% of the ground-truth hypotheses. These findings highlight challenges in hypothesis generation and demonstrate that HypoBench serves as a valuable resource for improving AI systems designed to assist scientific discovery.