by Eli Mann, Corin Wagen, Jonathon Vandezande, Ari Wagen, and Spencer Schneider · Apr 30, 2025
Today, we're releasing Egret-1, a family of open-source NNPs for bioorganic simulation.
Over the past two years of building Rowan, we've probably talked to over a thousand chemists about how they wish they could be using computation. One theme that stands out is that scientists want to be able to trust their results. Historically, there's been no good way to quickly run simulations that weren't largely incorrect—low-cost computational methods have been around forever, but they often behave more like random-number generators than trusted scientific tools.
In theory, neural network potentials (NNPs) can enable fast and accurate chemical simulation, but previous generations of NNPs haven't been as reliable as the legacy quantum-mechanics-based algorithms that chemists are used to—so the simulations are very fast, but chemists still have to double-check the results with quantum chemistry.
Egret-1 changes this. On many relevant benchmarks, our models match or exceed the accuracy of quantum-mechanics-based simulations while running orders-of-magnitude faster. With Egret-1, scientists can quickly get trustworthy results from computation to guide their work.
The Egret-1 family of NNPs comprises three pretrained models built for different use cases:
We've benchmarked the Egret-1 models on a wide variety of common simulation tasks, and found that in many cases they exceed the accuracy of conventional quantum-chemical methods—meaning that Egret-1 is both faster and more accurate than the previous state-of-the-art. (For a full description of our training and benchmarking work, we've published a preprint on arXiv.)
Here's three particularly exciting results—in all cases, lower numbers are better.
Even on CPUs, the Egret-1 models are far faster than quantum chemistry. A single energy calculation on the macrocyclic drug rapamycin takes almost 15 minutes with a low-cost quantum-chemical method, while the same calculation takes less than two seconds with Egret-1:
For further speed accelerations, the Egret-1 models can also be run on CUDA-enabled GPUs. On an NVIDIA H100, Egret-1 can optimize an all-atom structure of insulin in less than three minutes:
We're releasing the Egret-1 models under an open-source MIT license to make it easy to build atop our work. The compiled models can be downloaded from GitHub, and are compatible with the Atomic Simulation Environment. If you're developing with the Egret-1 models, be sure to join the Rowan Discord server to connect with our team.
You can also use Egret-1 through the Rowan computational-chemistry platform. The Egret-1 models can be used for conformer searches, 1D- and 2D-scans, transition states, and more. Make a Rowan account to start running Egret-1 calculations for free today!
These models have some limitations. Egret-1 is limited to simulating neutral closed-shell structures, supports only a subset of the periodic table, fails to fully learn complex non-covalent interactions, and cannot yet account for solvent effects. We also expect that real-world testing of Egret-1 will find lots of strange and incorrect behaviors we haven't found yet. We plan to address all these limitations with future generations of models, and continue training, scaling and improving general-purpose models for accurate simulation of molecules and materials.