BoltzGen A Universal Generative Framework for Biomolecular Binder Design
Written by Danial Gharaie Amirabadi | Published 2025-11-13
Written by Danial Gharaie Amirabadi | Published 2025-11-13
The rational design of biomolecular binders, which are molecules engineered to bind specific targets with high affinity and specificity, is a cornerstone of modern biotechnology and therapeutic development. While experimental methods like directed evolution have yielded significant successes, they are often resource-intensive. Consequently, the field has increasingly turned toward de novo computational design. However, existing generative models often face critical limitations, including a narrow application scope restricted to specific binder classes, a tendency to overfit to interfaces present in training data, and poor generalization to novel targets lacking structural homologs.
BoltzGen is a generative model engineered to overcome these fundamental limitations. It operates as a unified, all-atom diffusion model that integrates the co-design of a binder's sequence and its three-dimensional structure. Unlike methods that treat structure prediction and sequence generation as decoupled steps, BoltzGen operates in a continuous geometric space, simultaneously generating atomic coordinates and assigning residue identities. This architecture endows the model with robust structural reasoning capabilities, allowing it to design complex and novel interaction interfaces from the ground up.
The model's performance is substantiated by extensive wet-lab validation across ten distinct and challenging design campaigns. BoltzGen successfully generated binders with nanomolar affinities for nine novel protein targets that share less than 30% sequence identity with any known bound structure in the Protein Data Bank (PDB). Furthermore, its applicability was validated against a diverse set of targets, including bioactive peptides, intrinsically disordered protein regions, and small molecules. These experimental results establish a new benchmark for the generalization capacity of generative models in real-world discovery scenarios.
Computational binder design has advanced rapidly, yet several fundamental challenges have persisted, creating a gap between theoretical potential and practical application. These limitations define the scientific context in which BoltzGen was developed and highlight the specific problems it was engineered to solve.
A primary constraint of many contemporary models is their architectural specialization. These frameworks are often tailored to a single binder modality, such as nanobodies or linear peptides. This specialization limits their utility, as designing a different class of molecule, like a constrained cyclic peptide or a small protein scaffold, often requires an entirely different and separately trained model. This lack of generality hinders the development of a universal toolkit for protein engineering.
Furthermore, a significant challenge is the tendency of models to overfit to interaction motifs prevalent in structural databases. While a model may excel at designing binders for targets with known structural homologs in the training data, its performance often degrades substantially when tasked with generating binders for novel targets. This inability to reliably extrapolate beyond the training distribution points to a failure in learning the generalizable physical and chemical principles of molecular recognition. Instead, such models often learn to interpolate between or subtly modify known binding solutions.
This issue is frequently rooted in a methodological limitation where the generation of a binder's sequence is decoupled from the intricate geometric and physical constraints of its three-dimensional fold. Generative processes that do not inherently reason about atomic structure can produce designs that are computationally plausible but fail to adopt a stable conformation capable of high-affinity binding in a biological context. These limitations collectively represent a significant barrier to achieving true de novo design, particularly for the most challenging and therapeutically relevant targets.
BoltzGen’s breakthrough stems from its fundamentally different approach to the design problem. It moves away from sequential or decoupled generation pipelines and instead implements a single, unified model that learns the principles of molecular interaction from the atomic level up. This integration is achieved through two primary innovations: an all-atom diffusion framework and an expressive design specification language.
At its core, BoltzGen is a diffusion-based generative model that operates directly on the three-dimensional coordinates of every atom in a molecular complex. This all-atom representation allows it to capture the subtle geometric and physicochemical details that govern high-affinity binding.

The model’s most significant architectural feature is its method for jointly generating both the structure and sequence of a binder. Instead of predicting a sequence of amino acid labels, BoltzGen uses a novel geometric encoding for residue identity. During the generative process, the model learns to place a fixed number of "virtual" atoms in specific positions relative to the protein backbone. The precise spatial arrangement of these virtual atoms directly corresponds to a particular amino acid type, as illustrated in the "Residue Type Encoding" schematic. This continuous representation allows the model to learn a unified probability distribution over both sequence and structure, enabling it to simultaneously design a binder's fold and chemical identity in a physically coherent manner.

Beyond its generative power, BoltzGen provides an unprecedented level of user control through a flexible design specification language. This system allows researchers to impose a wide range of constraints on the design process, guiding the model toward solutions that meet specific experimental or therapeutic requirements.
Key capabilities of this language include:
Covalent and Structural Constraints: Users can specify covalent bonds, such as disulfide bridges in cyclic peptides, or define fixed structural motifs to serve as scaffolds. This is critical for designing molecules with enhanced stability and pre-organized conformations.
Binding Site Definition: The model can be directed to target specific epitopes on a protein surface by designating certain residues as part of the binding site, while also specifying regions to avoid.
Modality-Specific Scaffolding: The framework is adept at handling complex design tasks, such as generating only the complementarity-determining regions (CDRs) of a nanobody while keeping the framework fixed, or designing helicon binders that are stapled by a non-peptidic molecule.
This combination of an all-atom generative engine and a highly controllable design language makes BoltzGen a powerful and versatile platform for tackling diverse challenges in biomolecular engineering.
A generative model's true utility is measured not by its computational metrics, but by its ability to produce functional molecules in the laboratory. The BoltzGen paper presents one of the most extensive experimental validation campaigns for a binder design model to date, testing its designs across ten distinct biological challenges. These experiments were designed to probe the model's limits, focusing on targets that are notoriously difficult for both traditional and computational methods.
To rigorously assess its generalization capabilities, BoltzGen was tasked with designing both nanobody and protein binders against nine novel targets. These targets were specifically selected because they share no significant sequence similarity (less than 30% identity) with any protein in a bound state within the PDB training set. This experimental design ensures that the model cannot simply recall or modify a known binding motif.
The results were remarkable. For both nanobody and protein modalities, BoltzGen achieved a 66% success rate, yielding binders with nanomolar-range affinities after testing 15 or fewer designs per target. This high success rate against previously uncharacterized binding surfaces demonstrates a genuine capacity for de novo discovery and robust structural reasoning.
The model was also challenged to design protein binders for three structurally diverse bioactive peptides: melittin, indolicidin, and protegrin. These targets are of significant biological interest but present a design challenge due to their flexibility and, in some cases, cytotoxic properties. BoltzGen successfully generated binders that not only bound these peptides with affinities ranging from nanomolar to low micromolar but, in many cases, also functionally neutralized their antimicrobial and hemolytic activities. The detailed biophysical characterization, including circular dichroism and fluorescence data, confirmed that the designed proteins were well-folded and engaged their targets as intended.
Intrinsically disordered proteins, which lack a stable tertiary structure, are considered exceptionally difficult targets for rational drug design. BoltzGen was used to design peptides that bind to the disordered C-terminal region of Nucleophosmin (NPM1), a protein implicated in Acute Myeloid Leukemia. The model was conditioned to target the disordered region while avoiding the structured domains. One of the top-ranked designs showed clear localization to the nucleolus in live human cells, consistent with NPM1's natural location. This result provides compelling in vivo evidence of a designed protein successfully binding a disordered target.
To test its precision, the model was directed to design linear and disulfide-bonded cyclic peptides against a specific interaction surface on the RagC and RagA:RagC GTPase complexes, which are central regulators of cell growth. From the generated designs, experimental screening identified 14 binders, with the tightest affinities reaching the micromolar range (up to 80 µM). This demonstrates BoltzGen’s ability to generate binders that conform to user-defined geometric constraints for a precise target epitope.
Designing protein binders for small molecules is a challenging frontier. BoltzGen was applied to design protein binders for the cancer drug rucaparib and a rhodamine derivative. Without specialized, expert-guided fine-tuning, the model generated binders with moderate affinities (30–250 µM). While these affinities are weaker than those achieved by highly specialized methods, this result is significant because it demonstrates that a general-purpose model can successfully create functional small-molecule binders as part of its universal capabilities.
In a campaign targeting the GyrA subunit of bacterial DNA gyrase, an essential protein for bacterial survival, BoltzGen was used to design inhibitory peptides. Of the 1,808 designs tested in a high-throughput growth inhibition assay, 352 (19.5%) successfully inhibited E. coli growth. Further mutational analysis confirmed that approximately 6% of the initial designs functioned via the intended specific binding mechanism, a remarkably high hit rate for functional peptide design.
Finally, to situate its performance relative to previous work, BoltzGen designed binders against five well-characterized benchmark targets, including PD-L1 and TNFα. For these targets, which have known binders in the public domain, the model achieved an 80% success rate in generating nanomolar-affinity binders with 20 or fewer designs per target. This strong performance on established benchmarks confirms the model's overall efficacy.
A successful binder design platform requires more than just a powerful generative algorithm. It must also include a robust computational pipeline to process, validate, and rank the thousands of potential designs, ultimately producing a small, diverse, and high-quality set of candidates suitable for experimental validation. BoltzGen provides such an end-to-end framework, which is visually summarized in the "Overview of BoltzGen Pipeline" schematic. This modular pipeline consists of several key stages.

Diffusion-Based Design Generation: The process begins with the core BoltzGen diffusion model. Given a target structure and a set of user-defined constraints, this stage generates a large number of candidate binder structures and sequences.
Inverse Folding: The generated backbones can be passed to an inverse folding model, BoltzIF. This step redesigns the amino acid sequence to fit the generated structure. As the inverse folding model was trained specifically on soluble proteins, this process tends to improve the solubility and expressibility of the final designs.
Refolding Validation: This is a critical quality control step. The designed sequence is refolded de novo using Boltz-2. The resulting structure is then compared to the initial design from the generative step. A low root-mean-square deviation (RMSD) between the two indicates that the designed sequence is highly likely to fold into the intended conformation, providing a strong filter for structural stability and designability. In many cases, an additional refolding step is performed on the binder in isolation to ensure it can achieve a stable fold in the absence of its target.
Affinity Prediction: For campaigns involving small-molecule targets, the pipeline includes an affinity prediction module that uses Boltz-2 to estimate the binding strength of the designed protein to the small molecule.
Biophysical Analysis: Each successfully refolded design is subjected to a detailed analysis where key physics-based metrics are computed. These include the number of hydrogen bonds and salt bridges at the interface, the change in solvent-accessible surface area upon binding, and metrics related to surface hydrophobicity to predict potential aggregation issues.
Filtering, Ranking, and Diversity Optimization: In the final stage, all computed metrics are aggregated into a single quality score. A greedy "quality-diversity" selection algorithm then selects the final set of candidates. This algorithm iteratively chooses designs that not only have a high quality score but are also structurally distinct from those already selected. This ensures that the final output is a small, manageable set of diverse, high-confidence designs, maximizing the efficiency of subsequent experimental validation.
To contextualize its performance, BoltzGen was benchmarked against other leading protein design frameworks, specifically RFdiffusion and its all-atom extension, RFdiffusionAA. The goal of this comparison was not simply to measure binding affinity but to address a more subtle and critical question: to what degree are the generated designs actually conditioned on the specific target?
An ideal binder design model should produce unique solutions tailored to the distinct geometry of each target. A less effective model might "mode collapse" or default to generating a limited set of stable, low-energy structures, regardless of the target it is presented with. This behavior indicates a failure to truly learn the principles of specific molecular recognition.
To quantify this, the researchers employed the Vendi score, a metric that measures the diversity of a set of structures. The experimental setup was as follows:
A large set of 110 diverse targets was assembled.
Each model (BoltzGen, RFdiffusion, and RFdiffusionAA) was used to generate a single binder for each target.
The generated designs were filtered to include only those that successfully refolded into their intended structure, ensuring that only high-quality, stable designs were compared.
The Vendi score was then calculated on the final set of successful binders for each model.
BoltzGen demonstrated a significantly higher Vendi score across all tested design tasks, including protein-protein, peptide-protein, and protein-small molecule interactions.
This outcome indicates that BoltzGen's designs are far more dependent on the specific input target. When presented with 110 different targets, it produces a much more diverse set of 110 corresponding binders. In contrast, the lower diversity scores for the other models suggest they are more prone to generating structurally similar solutions across different targets. This superior target conditioning is a direct validation of BoltzGen's unified, all-atom approach, which enables it to reason more deeply about the unique geometric and chemical features of each design challenge.
Despite its significant advancements, BoltzGen is framed by its creators not as a final solution, but as a foundational platform upon which to build. Acknowledging its current limitations is key to understanding the next frontiers in computational binder design.
First, it is crucial to recognize that high binding affinity is a necessary, but not sufficient, condition for therapeutic success. The journey from a high-affinity binder to a functional drug involves overcoming additional hurdles such as ensuring high selectivity (to avoid off-target effects), good developability (solubility, stability, and low immunogenicity), and precise biological activity. While BoltzGen's filtering pipeline assesses some of these properties, the direct integration of selectivity into the generative process remains a key area for future development. The paper suggests that techniques like classifier-free guidance could be used to simultaneously steer the model toward a desired target and away from known anti-targets, a promising direction for next-generation models.
Second, the authors identify a specific instance of "memorization" within the model. For designs in the 73–76 amino acid length range, BoltzGen shows a strong bias toward generating sequences highly similar to ubiquitin. This phenomenon is attributed to ubiquitin's vast overrepresentation in the PDB, with over 1,000 entries. This observation highlights the sensitivity of large-scale models to biases in their training data. The proposed solution is to downsample ubiquitin and other overrepresented structures in future training runs to mitigate this effect and improve generative diversity in that specific length range.
These limitations do not detract from the model's core achievements. Instead, they provide a clear and honest roadmap for the continued refinement of universal binder design platforms, pointing toward a future where models can co-optimize affinity, selectivity, and developability within a single, integrated generative process.
BoltzGen represents a pivotal development in the field of computational molecular engineering. It is the first truly general-purpose, all-atom generative model that has been experimentally demonstrated to design functional binders across an extensive range of molecular modalities and biological targets. Its ability to generate novel proteins, peptides, and nanobodies that bind to everything from well-behaved proteins to challenging small molecules and disordered regions validates its foundational architecture.
The significance of this work extends beyond the core generative model. By providing a complete, end-to-end framework that includes tools for design specification, candidate generation, filtering, ranking, and diversity optimization, BoltzGen delivers a practical and powerful solution for real-world binder design campaigns. This comprehensive pipeline bridges the gap between raw computational output and a prioritized list of candidates ready for synthesis and lab validation.
In a commitment to advancing the field, the entire BoltzGen package has been made open-source, including model weights, training and inference code, and the user-friendly design pipeline. By providing this complete and accessible solution, the researchers have created a powerful platform that can be immediately leveraged by the scientific community. BoltzGen is not just a demonstration of a new capability; it is a foundational tool and a practical starting point for the next wave of innovation in general-purpose biomolecular design.
Curious about what BoltzGen can do? Check out our BoltzGen Service and see it in action.
All figures and diagrams are taken directly from the BoltzGen: Toward Universal Binder Design report.
By Keaun Amani
By Danial Gharaie Amirabadi
By Danial Gharaie Amirabadi
By Keaun Amani
By Keaun Amani
By Colorado Wilson
Register for free — upgrade anytime.
Interested in getting a license? Contact Sales.
Sign up free