Structured Scaling of AI Discovery Across Diverse Scientific Domains
The paper introduces SIMPLETES, a framework that structures AI-driven scientific discovery by organizing evaluation signals across iterative trajectories and selectively reusing histories, enabling a single open-source model to achieve state-of-the-art results across 28 diverse scientific domains and further improve through outcome-based post-training.
Original paper licensed under CC BY 4.0 (https://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
Science has long relied on a cycle of trial and error. A researcher proposes an idea, tests it against the laws of nature or the constraints of a problem, and then uses the result to refine the next attempt. For decades, artificial intelligence has joined this loop, but often as a specialized tool that predicts outcomes or optimizes known variables. Recently, language models have begun to act more like researchers themselves, generating candidate solutions, writing the code to test them, and revising their work based on feedback. However, simply asking a computer to try more ideas does not guarantee better discoveries. If a system generates thousands of attempts without a clear structure, many will be duplicates, or the process may get stuck refining a dead end. The central challenge is not just to scale up the number of attempts, but to organize that scaling so that every test builds on the last, allowing progress to compound over time.
A researcher has introduced a new framework called SIMPLETES to solve this problem. Rather than relying on a single, massive artificial intelligence model or complex, custom-built search engines, they focused on how to structure the search process itself. They treated the discovery loop like a scientific community: running many independent lines of inquiry in parallel, letting each line refine its best ideas over time, and carefully selecting which failures and successes to share with the next round of attempts. Using a single, open-source language model, this system tackled twenty-eight different open-ended problems across fields as diverse as quantum physics, deep-space travel, and pure mathematics. In every case, the system found solutions that were better than the best known results from human experts or other advanced AI systems, often using significantly less computing power.
The researcher demonstrated that the way a search is organized matters more than the size of the model running it. They tested their framework on tasks ranging from designing fuel-efficient trajectories for spacecraft to optimizing the code that runs on the fastest computer chips. In the realm of space travel, the system redesigned flight paths for missions to Jupiter and other planets, finding routes that reduced fuel costs by up to twenty-three percent compared to historical records. In quantum computing, it discovered new ways to arrange data on chips, cutting down the extra operations needed to move information by nearly twenty-five percent. It also wrote new computer code for mathematical problems that had remained unsolved for decades, including a problem about overlapping sets that had been open since 1955. The system found a solution that improved the best-known record, and it did so without any human intervention or specialized training for those specific tasks.
One of the most significant findings was that the system could learn from its own search process to become even better. The researcher took the successful paths the system had discovered and used them to train the language model further. Instead of rewarding the model for getting a good score on a single attempt, they taught it to value the final outcome of an entire search journey. This allowed the model to learn that a seemingly poor early attempt might be a necessary step toward a breakthrough later on. When tested on new mathematical problems, this trained model found solutions that were even more advanced than the original system, pushing the boundaries of what was previously thought possible.
The success of this approach suggests that the organization of the search is a powerful tool in its own right. By structuring the evaluation process to encourage diverse exploration and iterative refinement, the researcher showed that a single, relatively modest open-source model could outperform systems built with much larger, proprietary models. The framework did not just find one good answer; it established a general method for discovery that works across vastly different scientific domains. From designing better algorithms for analyzing brain activity to creating faster software for artificial intelligence, the system proved that a structured, evaluation-driven approach can accelerate scientific progress. The results indicate that the future of AI-driven discovery may depend less on building bigger brains and more on designing smarter ways for those brains to explore the unknown.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.