Search papers, labs, and topics across Lattice.
The paper introduces CREATE, a benchmark to evaluate large language models' (LLMs) associative reasoning abilities by requiring them to generate diverse and specific paths connecting concepts within their parametric knowledge. Models are scored based on the specificity and diversity of the generated paths, as well as the number of strong paths produced. Evaluation of state-of-the-art LLMs on CREATE reveals that stronger models achieve higher creative utility, while also highlighting the challenge of benchmark saturation due to the complexity of the search space.
Even with ample tokens, "thinking" models don't always ace associative creativity, suggesting current prompting strategies only scratch the surface of unlocking LLMs' creative potential.
A key component of creativity is associative reasoning: the ability to draw novel yet meaningful connections between concepts. We introduce CREATE, a benchmark designed to evaluate models' capacity for creative associative reasoning. CREATE requires models to generate sets of paths connecting concepts in a model's parametric knowledge. Paths should have high specificity (distinctiveness and closeness of the concept connection) and high diversity (dissimilarity from other paths), and models are scored more highly if they produce a larger set of strong, diverse paths. This task shares demands of real creativity tasks like hypothesis generation, including an extremely large search space, but enables collection of a sizable benchmark with objective answer grading. Evaluation of frontier models shows that the strongest models achieve higher creative utility than others, with the high multiplicity of answers and complexity of the search making benchmark saturation difficult to achieve. Furthermore, our results illustrate that thinking models are not always more effective on our task, even with high token budgets. Recent approaches for creative prompting give some but limited additional improvement. CREATE provides a sandbox for developing new methods to improve models' capacity for associative creativity.