Active Learning for Generalizable Detonation Performance Prediction of Energetic Materials
An AI-driven workflow predicts explosive detonation performance with R² > 0.98, building the largest public database of candidate CHNO explosives from 70 billion molecules.

The Thesis
Finding new high-performance explosives today means synthesizing and testing dangerous compounds in slow, expensive laboratory experiments. This paper proposes a machine-learning shortcut: an 'active learning' loop — where an AI model selects the most informative molecules to calculate next, then retrains on those results — to map a vast space of candidate explosives without brute-force testing. The workflow combines quantum chemistry simulations (density functional theory, which models electron behavior in molecules), thermochemical modeling (predicting heat and pressure from detonation), and a graph neural network that reads molecular structure directly. The result is a publicly released database and a surrogate model — a fast approximation of expensive physics — that could meaningfully accelerate military and commercial energetics research. The catch: the model has been validated computationally, not against large-scale experimental detonation data.
Catalyst
Graph neural networks capable of reading molecular topology have matured rapidly, and high-throughput density functional theory pipelines can now generate thousands of quantum chemistry calculations per week on modern clusters. Bayesian optimization — a technique for choosing the next experiment to run based on uncertainty in current predictions — has become a standard tool in materials discovery over the past three years. Together these components made a 70-billion-candidate screening tractable for the first time.
What's New
Prior machine-learning models for explosives typically trained on small, curated datasets of a few hundred known compounds and used hand-crafted molecular descriptors (numerical summaries of chemical features). This paper replaces hand-crafted features with a message-passing neural network — a model that learns directly from molecular graphs — and uses active learning to grow a training set far larger than any previously public CHNO explosives database. The authors claim their surrogate model generalizes across previously unexplored chemical regions, rather than interpolating within a narrow slice of known compounds.
The Counter
The R² > 0.98 figure sounds impressive, but it measures how well the model reproduces outputs from other computational simulations — not how well it predicts real detonation experiments. Computational thermochemical codes themselves carry significant error relative to measured detonation velocities and pressures, so stacking a neural network on top of those codes inherits all their assumptions. The 70-billion-candidate pool is generated by combinatorial enumeration of CHNO molecular fragments; most of those molecules may be synthetically inaccessible or unstable outside of a computer. Active learning is only as useful as the property it optimizes for, and detonation performance is one metric among many that matter in real programs — sensitivity, stability, shelf life, and manufacturability are not modeled here. Finally, the defense and commercial explosives community has historically been conservative about adopting computational screening tools, and regulatory and safety barriers to experimental validation are high, meaning the path from a database entry to a fielded material remains very long.
Longs
- LMT (Lockheed Martin) — advanced munitions and warhead development
- NOC (Northrop Grumman) — energetics and propulsion research
- AXON — not applicable, remove
- CACI International (CACI) — defense R&D informatics platforms
- Schrödinger (SDGR) — computational chemistry platform directly analogous to this workflow
Shorts
- Traditional contract research organizations running experimental synthesis-and-testing programs for new explosives — their slow, expensive workflows become less defensible if computational screening reliably narrows candidates
- Vendors of narrow, proprietary energetics databases — a large, publicly available dataset undercuts their data moat
Enablers (Picks & Shovels)
- Materials Project and related open quantum chemistry databases — foundational training data infrastructure
- PyTorch Geometric — open-source library for graph neural networks used in molecular ML
- ASE (Atomic Simulation Environment) — open-source toolkit for DFT workflow automation
- CHEETAH / LLNL thermochemical codes — detonation performance modeling relied upon by this class of work
Private Watchlist
- Citrine Informatics — materials AI platform applicable to energetics screening
- Kebotix — autonomous chemistry and materials discovery
- Chemify — AI-driven molecular design
Resources
The Paper
The discovery of new energetic materials is critical for advancing technologies from defense to private industry. However, experimental approaches remain slow and expensive while computational alternatives require accurate material property inputs that are often costly to obtain, limiting their ability to efficiently predict detonation performance across a vast chemical space. We address this challenge through an active learning strategy that integrates density functional theory calculations, thermochemical modeling, message-passing neural networks, and Bayesian optimization. The resulting high-throughput workflow iteratively expands the training dataset by selecting new molecules in a targeted manner that balances the exploration of broad chemical space with the exploitation of promising high-performing candidates. This approach yields the largest publicly available database of potential CHNO explosives drawn from an initial pool of more than 70 billion candidates and a generalizable surrogate model capable of accurately predicting detonation performance (R$^2$ > 0.98). Feature importance analysis on this largest-to-date dataset reveals that oxygen balance is the dominant driver of detonation performance, complemented by contributions from local electronic structure, density, and the presence of specific functional groups. Cheminformatics analysis highlights how energetic materials with similar performance metrics tend to cluster in distinct chemical spaces offering a clearer direction for future synthesis studies. Together, the surrogate model, database, and resulting chemical insights provide a valuable foundation for high-throughput screening and targeted discovery of new energetic materials spanning diverse and previously unexplored regions of chemical space.