BOOM: Benchmarking Out-Of-distribution Molecular Property Predictions of Machine Learning Models
This paper introduces BOOM, the first chemically-informed open-source benchmark for systematically evaluating out-of-distribution (OOD) generalization in molecular property prediction, revealing that current machine learning models struggle to extrapolate beyond their training data and highlighting the need for new approaches to achieve robust OOD performance.
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
The quest to discover new medicines and materials often begins with a simple, daunting question: which of the billions of possible chemical structures will actually work? For decades, scientists have relied on trial and error, but a new wave of artificial intelligence promises to speed this up by predicting how a molecule will behave before it is ever built. These computer models are trained on vast libraries of known chemicals, learning to recognize patterns that link a molecule's shape to its properties, such as how well it dissolves in water or how much energy it releases when burned. The hope is that these models can then look at a completely new, unseen molecule and accurately guess its behavior, effectively allowing researchers to design the future of chemistry on a computer screen.
However, there is a significant catch. Most of these AI models are excellent at recognizing patterns within the data they were taught, but they often stumble when asked to predict the properties of molecules that are truly different from anything in their training library. In the world of machine learning, this is known as the "out-of-distribution" problem. It is the difference between a student who memorizes the answers to a practice test and one who can actually solve a new, unexpected problem. If a model cannot generalize beyond its training data, it becomes a tool for confirming what we already know, rather than a tool for discovering the unknown. This limitation is a major bottleneck for the next generation of drug discovery and material science, where the goal is to find molecules that push the boundaries of what is currently possible.
A team of researchers from Lawrence Livermore National Laboratory and Binghamton University has taken a hard look at this problem with a new benchmark called BOOM. Rather than just testing how well models perform on familiar data, they designed a rigorous set of tests specifically to see if these artificial intelligence systems can handle the unfamiliar. They gathered ten different datasets containing thousands of molecules, ranging from small organic compounds to complex structures with specific electronic properties. For each dataset, they carefully separated the molecules into three groups: a training set, a standard test set of familiar molecules, and a special "out-of-distribution" test set. This special group consisted of molecules with extreme properties—values so high or so low that they rarely appear in the training data. The researchers then put fifteen different machine learning models through their paces, asking each one to predict the properties of these extreme molecules.
The results were sobering. Despite the impressive capabilities of modern artificial intelligence, the study found that no single model could consistently predict the properties of these extreme molecules across all tasks. Even the best-performing models made errors on these difficult, unseen cases that were three times larger than their errors on familiar data. The researchers observed a common failure mode: the models were good at grouping similar molecules together, but they failed to extend their predictions into the unknown territory. Instead of guessing a value that was truly outside the range of what they had seen, the models tended to compress their predictions, pulling extreme values back toward the average. This behavior suggests that the models are learning shortcuts that work well for standard data but break down when faced with the true novelty required for scientific discovery.
The team also investigated why these models struggled and tested several common strategies to fix the problem. They examined whether pre-training models on massive datasets of billions of molecules—a technique that has revolutionized language models—would help. Surprisingly, they found that while this pre-training made the models better at handling familiar data, it did not improve their ability to predict extreme values. In fact, for some models, the pre-training actually made the out-of-distribution performance worse. They also tested whether simply adding more data to the training set would help. While including a small number of extreme examples did improve performance for some properties, it was not a universal cure. The study suggests that the way these models are currently built, particularly their reliance on text-based representations of molecules, may be fundamentally limiting their ability to understand the deep physical laws that govern chemical behavior.
One of the most revealing findings was that the type of data representation mattered more than the size of the model. Models that used three-dimensional geometric information about the atoms and their positions performed significantly better than those that relied on linear text strings, which are like chemical names written out in a sequence. The three-dimensional models, which respect the physical symmetries of space, were able to generalize much better to the extreme cases. This points to a clear path forward: to build AI that can truly discover new chemistry, the models need to be grounded in the physical reality of how atoms move and interact, rather than just the patterns of how they are described in text. The researchers concluded that achieving strong performance on these difficult tasks will likely require a combination of larger, more diverse datasets and models that explicitly understand the electronic structure of molecules.
The BOOM benchmark serves as a reality check for the field, showing that the current generation of chemical AI, while powerful, is not yet ready to reliably navigate the unknown. The study does not claim that the problem is unsolvable, but it does rule out the idea that simply scaling up existing models or using standard pre-training techniques will be enough to solve it. Instead, it highlights that the next frontier in chemical machine learning requires a shift in how these systems are designed. By providing a standardized way to test for this specific weakness, the researchers hope to guide the community toward building models that are not just good at remembering the past, but are truly capable of imagining the future. The path to discovering the next generation of life-saving drugs and advanced materials may depend on solving this specific puzzle of generalization.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.