← Latest papers
🤖 AI

ALPS: Measuring Valid Creativity in Large Language Models with Mathematical Construction

The paper introduces ALPS, a novel benchmark that rigorously measures valid creativity in large language models by tasking them with generating original, verifiable mathematical proofs or constructions for randomly generated equational laws, revealing that current models struggle significantly with the construction side and that most instances remain unsolved even by advanced automated provers.

Original authors: Eric Xie, Wenqian Ye, Aidong Zhang

Published 2026-08-18
📖 5 min read🧠 Deep dive

Original authors: Eric Xie, Wenqian Ye, Aidong Zhang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the modern scientific landscape, artificial intelligence has begun to step out of the role of a data processor and into the role of a discoverer. We are seeing machines that can propose new chemical compounds, suggest novel materials, and even formulate mathematical conjectures that humans have not yet considered. This shift raises a profound question: when a machine produces an answer that looks like a breakthrough, how do we know it is truly creative and not just a clever repetition of something it memorized during its training? True creativity in science requires two things: the solution must be original, meaning it has not been seen before, and it must be effective, meaning it actually works and solves the problem at hand. The difficulty lies in verifying these qualities. In many fields, judging whether a new idea is valid requires human experts to look at the result and decide if it is good, a process that is slow and subjective. In mathematics, where answers can be checked with absolute certainty, the challenge is different: the problems are often so complex that a computer cannot simply search through every possibility to find the answer, and the problems themselves are often fixed sets that the machine might have already studied.

To solve this dilemma, researchers at the University of Virginia have developed a new way to test artificial intelligence, a benchmark they call ALPS. This system is designed to measure "valid creativity" by presenting the machine with a specific type of mathematical puzzle that cannot be solved by memory or by following a standard routine. The puzzles are based on rules for how a set of items can be combined. Imagine a collection of objects and a rule for mixing any two of them together. The researchers generate a specific rule, or law, that describes how these objects must behave. The machine's task is to decide one of two things: either the rule is so restrictive that it forces all the objects to be identical, or the rule allows for a complex, infinite structure of objects that satisfies the condition. If the machine claims the structure exists, it must build a description of it. If it claims the objects must be identical, it must prove that no other possibility exists. The brilliance of this setup is that the answers can be checked by a computer with perfect accuracy, without any human needing to look at the result. Furthermore, the system can generate an endless supply of these puzzles, ensuring that the machine is always facing a problem it has never seen before.

The researchers tested this system using a variety of powerful automated reasoning tools, which are specialized computer programs designed to solve logical problems. They ran these tools against a pool of over four thousand of these generated laws. The results were stark. Even with a massive increase in computing power, the automated tools could only solve a tiny fraction of the problems. Specifically, a portfolio of eight different configurations of the best available provers managed to resolve only about two percent of the laws. When the researchers increased the computing budget by twenty times, they found only a handful of additional solutions, and none of them were the complex structures they were looking for; they were only proofs that the objects had to be identical. This suggests that the barrier to solving these problems is not a lack of computing power, but a lack of a method to invent the specific, tailored structures that each unique law requires. The machine simply does not know how to build the right kind of infinite structure from scratch.

The researchers then turned to large language models, the type of artificial intelligence that powers many of the conversational tools used today. They tested the strongest reasoning models available, giving them the same puzzles and the same chance to prove their answers. On the side of the task where the machine had to prove that all objects were identical, the best model succeeded in about fourteen percent of the cases, but only on the simpler problems. On the side where the machine had to construct a new, infinite structure, the results were even more telling: none of the models succeeded. When the models did attempt to build a structure, they consistently failed in one of two ways. Either they proposed a structure that was too rigid, collapsing all the objects into a single point and thus failing to show a complex solution, or they proposed a structure that was too loose, failing to follow the rules of the law they were trying to satisfy. In every instance, the machine could not balance the need to follow the rules with the need to create something new and complex.

The study concludes that while these artificial intelligence systems are getting better at following instructions and checking their own work, they still struggle with the core act of scientific discovery: inventing a new structure that fits a set of constraints. The researchers released their entire system, including the generator that creates the puzzles and the automated judge that checks the answers, to the public. This allows other scientists to continue testing and improving these models without running out of fresh problems. The findings suggest that the path forward for AI in science may not be about giving the machines more data or more time, but about teaching them how to propose and refine their own ideas in a loop of creation and verification. Until machines can reliably construct these tailored solutions, their role in scientific discovery will remain limited, unable to cross the gap between processing information and generating truly valid, original knowledge.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →