Introducing Egret-1

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.

Visual abstract showcasing Egret-1's capabilities in 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.

Training on purpose-built datasets

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.

Egret-1's performance on the ROT34 rotational constant benchmark

Quantum-mechanical (grey), existing low-cost and NNP (white), and Egret-1 (green) performance on the ROT34 rotational constant benchmark

Egret-1's performance on the Folmsbee conformer-ranking benchmark

Quantum-mechanical (grey), existing low-cost and NNP (white), and Egret-1 (green) performance on the Folmsbee conformer-ranking benchmark

Egret-1's performance on the Wiggle150 strained-conformer benchmark

Quantum-mechanical (grey), existing low-cost and NNP (white), and Egret-1 (green) performance on the Wiggle150 strained-conformer benchmark

Chemical accuracy hundreds of times faster

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:

Egret-1 is much faster than DFT at computing the energy of a macrocyclic molecule, rapamycin

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:

A small protein, human insulin, optimized with the Egret-1 model

How to use Egret-1

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!

What's next

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.

Banner background image

What to Read Next

Studying Scaling in Electron-Affinity Predictions

Studying Scaling in Electron-Affinity Predictions

Testing low-cost computational methods to see if they get the expected scaling effects right.
Sep 10, 2025 · Corin Wagen
Open-Source Projects We Wish Existed

Open-Source Projects We Wish Existed

The lacunæ we've identified in computational chemistry and suggestions for future work.
Sep 9, 2025 · Corin Wagen, Jonathon Vandezande, and Ari Wagen
How to Make a Great Open-Source Scientific Project

How to Make a Great Open-Source Scientific Project

Guidelines for building great open-source scientific-software projects.
Sep 9, 2025 · Jonathon Vandezande
ML Models for Aqueous Solubility, NNP-Predicted Redox Potentials, and More

ML Models for Aqueous Solubility, NNP-Predicted Redox Potentials, and More

the promise & peril of solubility prediction; our approach and models; pH-dependent solubility; testing NNPs for redox potentials; benchmarking opt. methods + NNPs; an FSM case study; intern farewell
Sep 5, 2025 · Eli Mann, Corin Wagen, and Ari Wagen
Machine-Learning Methods for pH-Dependent Aqueous-Solubility Prediction

Machine-Learning Methods for pH-Dependent Aqueous-Solubility Prediction

Prediction of aqueous solubility for unseen organic molecules remains an outstanding and important challenge in computational drug design.
Sep 5, 2025 · Elias L. Mann, Corin C. Wagen
What Isaiah and Sawyer Learned This Summer

What Isaiah and Sawyer Learned This Summer

Reflections from our other two interns on their time at Rowan and what they learned.
Sep 5, 2025 · Isaiah Sippel and Sawyer VanZanten
Benchmarking OMol25-Trained Models on Experimental Reduction-Potential and Electron-Affinity Data

Benchmarking OMol25-Trained Models on Experimental Reduction-Potential and Electron-Affinity Data

We evaluate the ability of neural network potentials (NNPs) trained on OMol25 to predict experimental reduction-potential and electron-affinity values for a variety of main-group and organometallic species.
Sep 4, 2025 · Sawyer VanZanten, Corin C. Wagen
Which Optimizer Should You Use With NNPs?

Which Optimizer Should You Use With NNPs?

The results of optimizing 25 drug-like molecules with each combination of four optimizers (Sella, geomeTRIC, and ASE's implementations of FIRE and L-BFGS) and four NNPs (OrbMol, OMol25's eSEN Conserving Small, AIMNet2, and Egret-1) & GFN2-xTB.
Sep 4, 2025 · Ari Wagen and Corin Wagen
Double-Ended TS Search and the Invisible Work of Computer-Assisted Drug Design

Double-Ended TS Search and the Invisible Work of Computer-Assisted Drug Design

finding transition states; the freezing-string method; using Rowan to find cool transition states; discussing drug design
Sep 3, 2025 · Jonathon Vandezande, Ari Wagen, Spencer Schneider, and Corin Wagen
The Invisible Work of Computer-Assisted Drug Design

The Invisible Work of Computer-Assisted Drug Design

Everything that happens before the actual designing of drugs, and how Rowan tries to help.
Aug 28, 2025 · Corin Wagen