Skip to main content
mAbs logoLink to mAbs
. 2025 Jul 18;17(1):2528902. doi: 10.1080/19420862.2025.2528902

Artificial intelligence-driven computational methods for antibody design and optimization

Luiz Felipe Vecchietti a,*, Bryan Nathanael Wijaya b,*, Azamat Armanuly c, Begench Hangeldiyev d, Hyunkyu Jung b, Sooyeon Lee e, Meeyoung Cha a,b,, Ho Min Kim e,f,
PMCID: PMC12279266  PMID: 40677216

ABSTRACT

Antibodies play a crucial role in our immune system. Their ability to bind to and neutralize pathogens opens opportunities to develop antibodies for therapeutic and diagnostic use. Computational methods capable of designing antibodies for a target antigen can revolutionize drug discovery, reducing the time and cost required for drug development. Artificial intelligence (AI) methods have recently achieved remarkable advancements in the design of protein sequences and structures, including the ability to generate scaffolds for a given motif and binders for a specific target. These generative methods have been applied to antigen-conditioned antibody design, with experimental binding confirmed for de novo-designed antibodies. This review surveys current AI methods used in antibody development, focusing on those for antigen-conditioned antibody design. The results obtained by AI-based methodologies in antibody and protein research suggest a promising direction for generating de novo binders for various target antigens.

KEYWORDS: Antibody design, generative artificial intelligence, machine learning, protein design, structural biology

Introduction

Antibodies are essential for defending the body against pathogenic infection. B cells naturally produce them in vivo through adaptive immunity in response to bacterial or viral infections and vaccinations. Antibodies recognize and bind to specific targets, known as antigens, where the binding occurs between the antibody’s paratope and the antigen’s epitope (Figure 1). The diverse repertoire of antibodies and their antigen-specificity to numerous antigen molecules arise from somatic rearrangements and hypermutations in antibody-coding genes, followed by clonal selection and maturation of lymphocytes.1

Figure 1.

Diagram depicting the structure of an antibody and the interaction between antibody and antigen, where the interaction is mainly between the complementarity-determining regions of the antibody and the epitope of the antigen.

Antibody structure. Antibodies, or immunoglobulins, are Y-shaped glycoproteins composed of two identical heavy and light chains, respectively. The variable regions of the heavy and light chains (VH and VL) in the antigen-binding domain (Fab) contain the hypervariable antigen-recognition regions known as complementarity-determining regions (CDRs), with three CDRHs in VH and three CDRLs in VL. Antigen-antibody complex interactions occur between the epitope and paratope of the antigen and antibody, respectively. The biological activity mediating domain (FC) is made up of the CH2 and CH3 regions of the two heavy chains, providing a binding site for endogenous FC receptors on lymphocytes to facilitate immune responses. Additionally, dyes and enzymes can be covalently linked to FC for experimental visualization.

Using monoclonal antibodies in biochemistry, molecular/cellular biology, and medical imaging has significantly advanced biological and medical research by unveiling complex phenomena in the life sciences. The ability of monoclonal antibodies to target specific, unique antigens has expanded their potential for clinical applications, including in diagnostics and therapeutics,2 and resulted in the development of over 170 antibody therapeutics that are licensed globally.3 Monoclonal antibody discovery efforts have traditionally relied on experiments such as hybridoma screening after immunization and phage display techniques.4,5 More recently, the development of humanized and fully human antibodies through techniques such as complementarity-determining region (CDR) grafting, use of transgenic animals harboring human immunoglobulin (Ig) genes, next-generation sequencing of human B-cells, and proteomic analysis of the Ig repertoire from human plasma has accelerated the development process of therapeutic antibodies with improved efficacy and fewer side effects.6–8 However, these methods are still labor-intensive, costly, time-consuming, and often produce suboptimal leads. More importantly, it remains challenging to discover epitope-specific antibodies that can target therapeutically relevant regions of antigens through these experimental approaches.

Recent advances in artificial intelligence (AI) have revolutionized computational structural biology with remarkable results in tasks such as protein structure prediction, protein sequence design, and de novo design of protein scaffolds and binders.9–15 These models are designed primarily for general proteins but have also been applied specifically to antibody design.12 Additionally, antibody-specific AI-based methods have been proposed to improve antibody properties, such as binding affinity and developability, and design novel monoclonal antibodies specific to target antigens or epitopes of interest with desirable properties. This review covers recent AI-based methods relevant to in silico antibody design, including structure prediction, representation learning, sequence design, and unconditioned and antigen-conditioned antibody design (Figure 2). Particularly, we detail antigen-conditioned methods, where the antigen information is explicitly inputted into the antibody design pipeline, including methods that have been experimentally validated for the de novo design of single-domain and single-chain variable fragment antibodies. While none of the antibodies designed using AI-based methods have yet reached clinical application, AI-based antibody design is a rapidly emerging field and represents a promising direction for generating de novo antibodies for diagnostics and therapeutics.

Figure 2.

Diagram depicting different subproblems in computational antibody design. Five diagrams are shown for antibody structure prediction, antibody representation learning, antibody sequence design, unconditioned antibody design, and antigen-conditioned antibody design, respectively.

Subproblems in computational antibody design pipelines include a, antibody structure prediction, b, antibody representation learning, c, antibody sequence design, d, unconditioned antibody design, and e, antigen-conditioned antibody design. Full antibody design is illustrated in (d) and (e), but partial antibody design methods have also been developed. Here, seq-str stands for sequence and/or structure.

Antibody structure prediction

In the structure prediction problem, given a one-dimensional (1D) protein sequence, the model should predict its corresponding three-dimensional (3D) structure, as shown in Figure 2a. The development of AlphaFold2 (AF2) has significantly improved the accuracy of modeling various protein structures and their interactions without the need for experimental determination.9 As shown in Table 1, since AF2, several deep learning-based structure predictors have been developed.11,12,18–20 These methods have been mainly trained using datasets for general proteins, though methods like AlphaFold3 (AF3),12 RoseTTAFoldNA (RFNA),20 and RoseTTAFold All-Atom (RFAA)11 have also been developed for predicting proteins in complexes with nucleic acids or other biomolecules. While these methods can be applied for antibody structure prediction, Polonsky et al.16 demonstrated the capabilities and limitations of AF29 and ESMFold18 in modeling both antibody structures and antigen-antibody complexes, underscoring the need for further advancements in the area.

Table 1.

Selected AI-based protein (top) and antibody (bottom) structure prediction methods, each sorted by chronological order. Methods that support antibody structure prediction in complex with antigen are prefixed with an asterisk (*). The antibody-specific methods predict the structure of the entire FV unless otherwise stated.

Method Name Dataset Description Open Source
Protein Structure Prediction
*AF29 PDB, Uniclust30 Architecture contains evoformer and structure modules. Uses recycles, triangle axial attention, IPA mechanisms, and FAPE loss. Evaluated for antibodies by Polonsky et al.16 and Yin et al.17 https://github.com/deepmind/alphafold.
*ESMFold18 PDB, UniRef50 Removes the need for multiple sequence alignment (MSA) input in AF29 and accelerates inference by leveraging the ESM-218 protein language model (PLM). https://github.com/facebookresearch/esm.
*RF219 PDB, UniRef50 Extends the three-track network in RF10 by using computationally efficient biaxial attention and SE(3)-equivariant transformer and is trained with a FAPE loss. Competitive performance with AF2. https://github.com/uw-ipd/RoseTTAFold2.
RFNA20 PDB Extends RF219 for nucleic acids and protein-nucleic acid complexes. https://github.com/uw-ipd/RoseTTAFold2.NA
*RFAA11 PDB, Cambridge Structural Database Generalizes RFNA20 for biomolecular assemblies including nucleic acids, small molecules, metal ions, and covalent modifications. https://github.com/baker-laboratory/RoseTTAFold-All-Atom.
*AF312 PDB, MGnify, Rfam, JASPAR 9, synthetic negative data Structure prediction of biomolecular assemblies using a pairformer block and substituting the structure module in AF29 by a diffusion model for all-atom structure generation. https://github.com/google-deepmind/alphafold3.
Antibody Structure Prediction
DeepH321 SAbDab A deep ResNet method coupled with Rosetta-based energy optimization to predict CDRH3 structures. https://github.com/Graylab/deepH3-distances-orientations.
DeepAb22 OAS A deep ResNet method using embeddings from an LSTM-based antibody language model (ALM) and output attention mechanisms coupled with Rosetta-based energy optimization to predict FV structures. https://github.com/RosettaCommons/DeepAb.
ABlooper23 SAbDab E(n)-equivariant graph neural network (EGNN) method to directly predict the backbone structure of CDR loop regions. https://github.com/brennanaba/ABlooper.
DeepSCAb24 SAbDab Extends the DeepH321 architecture for the entire FV. It shows accurate side-chain modeling by predicting side-chain dihedrals using a rotamer module. https://github.com/Graylab/DeepSCAb.
EquiFold25 SAbDab SE(3)-EGNN method with iterative refinement trained using a FAPE loss. Also available to general proteins. https://github.com/Genentech/equifold.
tFold-Ab26 SAbDab Combines a pretrained ProtXLNet PLM with an architecture similar to AF2 to predict the structure of antibodies and nanobodies. https://drug.ai.tencent.com/en.
IgFold27 SAbDab, OAS Combines a pretrained AntiBERTy ALM, graph neural networks (GNNs) with transformers, and IPA modules. Rosetta refinement is added to predict accurate antibody structures. https://github.com/Graylab/IgFold.
xTrimoABFold28 PDB Combines a pretrained transformer-based ALM and AF2 modules without using MSA. N/A
AbFold29 SAbDab, OAS Combines AF2 modules with point cloud embeddings from a preprocessed antibody backbone structure. N/A
ABodyBuilder2 of ImmuneBuilder30 SAbDab Leverages the structure module in AF2 to predict antibody structures using one-hot sequence representations. https://github.com/oxpig/ImmuneBuilder.
*tFold31 UniRef50, PDB, PPI (custom), OAS, SAbDab Replaces ProtXLNet with ESM-PPI in tFold-Ab26 and extends to tFold-Ag for predicting antigen-antibody and antigen-nanobody complex structures. https://github.com/TencentAI4S/tfold.
*RF2 Antibody32 antibody structures RF219 fine-tuned on native antibody structures. N/A
ABodyBuilder333 SAbDab Enhance the architecture in ABodyBuilder2 by adding LM embeddings, improved relaxation, and optimizations from OpenFold. https://github.com/Exscientia/ABodyBuilder3.

The following structure predictors for general proteins are omitted: RF,10 OmegaFold,34 Uni-Fold,35 OpenFold,36 and HelixFold-Multimer.37

Accurate antibody structure prediction is essential for designing antibodies with optimal binding affinity and specificity to target antigens. As summarized in Table 1, various machine learning (ML) networks such as DeepH3,21 DeepAb,22 ABlooper,23 DeepSCAb,24 EquiFold,25 tFold-Ab,26 IgFold,27 xTrimoABFold,28 AbFold,29 ImmunoBuilder,30 tFold,31 RoseTTAFold2 (RF2) Antibody,32 and ABodyBuilder333 have been developed for this purpose. Aside from AF29 and RoseTTAFold (RF)10 for structure prediction of general proteins, separate models are necessary due to the unique nature of antibodies, especially the hypervariability of the CDRs. Attempts have also been made to improve structure prediction models by fine-tuning them with antibody-specific data. For example, RF2 Antibody32 fine-tuned the RF219 model on antibody structures, resulting in superior performance compared to other antibody structure prediction methods. Nevertheless, most of the aforementioned methods are designed to predict apo-antibody structures, particularly the variable domain (FV), with only a few capable of predicting antigen–antibody complex structures.

While RF2 Antibody32 and AF312 substantially improved the structure prediction accuracy of the antibodies and antigen–antibody complexes, challenges persist due to the limited availability of antibody structures in current databases, such as the Structural Antibody Database (SAbDab),38 the overwhelming diversity and flexibility of the six CDR loops, and the absence of evolutionary histories of CDR loops critical for structure prediction using multiple sequence alignment (MSA). Data augmentation can be considered to address the scarcity of antibody experimental data. This can involve leveraging loop-like regions from the Protein Data Bank (PDB)39 or using synthetic antigen–antibody complexes generated by methods such as Absolut!40 or diffusion-based models. These augmented datasets can be used to train prediction networks specifically for antigen–antibody complexes or fine-tune structure predictors initially trained on general proteins.

Antibody representation learning

Representation learning has achieved breakthroughs with the recent development of AI-based language models (LMs) applied to natural language.41 Given the similarity between natural language and protein sequences, various LMs have also been proposed for sequence-based protein and antibody representation learning18,42–58 as summarized in Table 2 and detailed by Ferruz et al.77 Additionally, a recent trend includes the development of structure-based and multimodal representation learning methods,59–61,72–76 with notable works including GearNet61 and ESM3.57 For proteins, representation learning involves transforming complex protein data, such as sequences, 3D structures, or both, into a simplified, low-dimensional representation with minimum information loss (Figure 2b). This latent space can be used for various downstream tasks, such as binding affinity prediction66 or protein engineering.80 Sequence and structure antibody datasets used to train these methods are reviewed by Akbar et al.81 and Kim et al.82

Table 2.

Selected AI-based protein (top) and antibody (bottom) representation learning methods, each sorted by chronological order. Methods that can learn the representation of antigen–antibody complexes are prefixed with an asterisk (*).

Method Name Dataset Description Open Source
Protein Representation Learning
ESM18,42,43 UniRef50/90, Uniclust30 Protein language models (PLMs) trained based on the Transformer architecture. Three models are ESM-MSA-1b, ESM-1 v, and ESM-2. https://github.com/facebookresearch/esm.
GearNet59 AlphaFold DB (AFDB) Protein structure encoder trained using a relational GNN. https://github.com/DeepGraphLearning/GearNet.
Foldseek60 AFDB, SCOPe40 Trains a 3D interaction (3Di) alphabet to describe the structural features of proteins. https://github.com/steineggerlab/foldseek.
ESM361 UniRef, MGnify90, JGI, OAS, PDB, AFDB, ESM Metagenomic Atlas, InterPro Multimodal LM over sequence, structure, and function tokenized representations. The three representations are fused into a single latent space. https://github.com/evolutionaryscale/esm.
Antibody Representation Learning
AntiBERTy51 OAS ALM trained based on the BERT architecture. https://github.com/jeffreyruffolo/AntiBERTy.
AntiBERTa52 OAS, SAbDab ALM trained based on the RoBERTa58 architecture. https://github.com/alchemab/antiberta.
AbLang53 OAS ALM trained based on the RoBERTa58 architecture. Two independent models are trained for the heavy and light chains, respectively. https://github.com/oxpig/AbLang.
Ig-VAE63 AbDb VAE trained to reconstruct antibody and nanobody structures. https://github.com/ProteinDesignLab/IgVAE.
AbBERT54 OAS Transformer-based ALM trained on unpaired heavy/light sequences. N/A
IgLM55 OAS ALM trained conditionally on the chains and species of the antibody sequence based on the Generative Pre-trained Transformer (GPT)-2 architecture with bidirectional context. https://github.com/Graylab/IgLM.
dWJS64 OAS, hu4D5 antibody mutant dataset Antibody sequence encoder using discrete energy-based models. https://github.com/Genentech/walk-jump.
ReprogBert65 SAbDab, RAbD, Coronavirus Antibody Database (CoV-AbDab) Repurposes an English LM for learning protein and antibody embeddings via transfer learning. https://github.com/IBM/ReprogBERT.
*GearBind66 SKEMPI 2.0, CATH 4.3 Antibody structure encoder based on the architecture from GearNet55 trained to predict binding free energy. N/A
AntiBERTa2, AntiBERTa2- CSSP52 OAS, custom sequence dataset, SAbDab, paired B cell receptor sequence dataset, HER2 binding dataset (HER2) RoFormer63based ALM architecture pretrained using masked language modeling and CSSP approaches, respectively. https://huggingface.co/alchemab.
IgBert, IgT557 OAS Two ALMs pretrained using BERT64 and T565 architectures from ProtBert and ProtT5 in ProtTrans.40 https://huggingface.co/Exscientia.
FAbCon58 OAS, custom sequence dataset, paired B cell receptor sequence dataset, HER2, SARS-CoV-2 binding dataset, IL-6 binding dataset ALM based on the Falcon large LM (LLM)66 architecture trained using causal language modeling (CLM). https://huggingface.co/alchemab.

Typical LMs and sequence encoders take the sequence as an input. Structure encoders take the structure as an input. Multimodal LMs and sequence-structure encoders take both sequence and structure as inputs. The following sequence-based representation learning methods for general proteins are omitted: ProGen,161 ProtTrans,44 ProtGPT2,45 CARP,46 LM-Design46, xTrimoPGLM,48 DPLM,45 and ESM All-Atom (ESM-AA).50 The following structure-based and multimodal representation learning methods for general proteins are omitted: ProstT5,72 SaProt,73 FoldToken2,74 ProTokens,75 and ProTrek.76

Given the vast availability of antibody sequence data, especially in the Observed Antibody Space (OAS) database,83 antibody-specific LMs have been vastly investigated51–58 (Table 2). Like their natural language counterparts, these antibody language models (ALMs) are mostly based on Transformers67,84 and BERT62,68 architectures. These methods have attempted to learn the representations of the antibody heavy and light chains, both jointly and independently. In addition to general representation learning, recent efforts have explored conditional sequence generation for antibody design. For example, IgLM55 is a representation learning method enabling the generation of human-like antibody sequences by prefixing two tokens, indicating species and chain type (heavy or light), to the input sequence during training. Models trained for general proteins have also been applied successfully to antibodies. In a work by Hie et al.,85 ESM-218 is leveraged to propose mutations for human antibodies, achieving enhanced binding affinity through two rounds of mutations verified in wet lab experiments. Finally, supervised fine-tuning of pretrained ALMs has been demonstrated to improve antigen-specificity prediction86 and applied to train scoring networks to evaluate candidate mutants.54,69, 70, 71

Structural encoders trained for antibodies include Ig-VAE63 and GearBind66; the latter proposes a representation that is shown to successfully improve the binding affinity of an antibody to the spike protein of the SARS-CoV-2 Omicron strain. As discussed by Cai et al.,66 structural encoders offer low-dimensional representations that can be useful to narrow down the search for antibody optimization or to improve the search process in antigen-conditioned antibody design. Furthermore, multimodal representation learning methods that integrate sequence and structural contexts have been effectively adapted for antibody-related tasks. Among them, proseLM78 and the method by Shanker et al.79 have been applied to antibody sequence design for affinity maturation and potency enhancement and are discussed further in the Antibody Sequence Design section below. In the case of CSSP,56 multimodal contrastive learning is used to represent antibody sequence and structure in a common latent space, as in CLIP,87 leading to improved accuracy in downstream binding prediction tasks. However, structure-based representation learning for antibodies is challenging given the limited structural data available, mostly contained in SAbDab.38 Recently, synthetic structural antibody datasets have been made available using structure prediction methods.27 Synthetic data associated with high-confidence metrics can be used as an effective data augmentation methodology for training structural encoders, similarly to the methodology for training the structural decoder in RF2.19

Antibody sequence design

In the sequence design problem, the model should predict a sequence of amino acid types that fold into a given protein 3D structure, as shown in Figure 2c. Following the seminal work by Ingraham et al.88 using graph neural networks (GNNs) and attention mechanisms for autoregressive sequence prediction, a diverse set of protein sequence design methods for a fixed backbone structure has been proposed13,89,90 (Table 3). Among these, ProteinMPNNN13 uses a methodology similar to Ingraham et al.88 with a different set of features and can sample the output sequence in random orders. ProteinMPNN can handle complex structures for binder design, keep parts of the sequence fixed, and has been validated in wet lab experiments in previous works.13,100 Technical advances such as inferring the sequence in a one-shot manner,98,99 adding knowledge-based structural features,101 and proposing graph-denoising diffusion models for sequence design90 were also investigated for sequence design methods. As opposed to general proteins, the design of antibody sequences is typically directed to the hypervariable CDRs. Models trained on general proteins are leveraged for this purpose with proper adjustments to focus on designing the FV sequence, particularly the CDRs, and by fine-tuning or retraining on antibody datasets. Additional methods have been proposed to train antibody-specific models for sequence design.78,79,92,94–97 These methods are mostly designed for monomer scenarios, in which the sequence of antibodies is designed without any information regarding their target antigen.

Table 3.

Selected AI-based protein (top) and antibody (bottom) sequence design methods, each sorted by chronological order. Methods that support antibody sequence design in complex with antigen are prefixed with an asterisk (*).

Method Name Dataset Description Open Source
Protein Sequence Design
Ingraham et al.88 CATH 4.2 Autoregressive sequence design using GNNs and attention mechanisms with a novel structured transformer model. https://github.com/jingraham/neurips19-graph-protein-design.
*ESM-IF189 CATH 4.3, UniRef50 Leverages a geometric vector perceptron (GVP) architecture combined with GNNs or transformers. The training data is augmented with AF29 predictions. https://github.com/facebookresearch/esm.
*ProteinMPNN13 CATH 4.2, PDB Extends Ingraham et al.81 by utilizing different edge features, adding multichain support, and implementing features for flexible design. https://github.com/dauparas/ProteinMPNN.
GraDe_IF90 CATH 4.2 Diffusion models by roto-translation equivariant graph neural network and encoding prior knowledge-based information. https://github.com/ykiiiiii/GraDe_IF.
Antibody Sequence Design
*DiffAb91 SAbDab Diffusion-based antibody co-design method that can be used for sequence design by fixing the antibody structure. https://github.com/luost26/diffab.
FVHallucinator92 Leverages pretrained DeepAb22 and the trDesign93 approach for FV sequence design. https://github.com/RosettaCommons/FvHallucinator.
Ing_Ab94 SAbDab Architecture of Ingraham et al.95 retrained on SAbDab.38 N/A
*AbMPNN95 SAbDab, OAS ProteinMPNN13 fine-tuned for antibodies using SAbDab38 and the ImmuneBuilder30 dataset predicted from OAS. https://zenodo.org/records/8164693.
*IgDesign96 PDB, SAbDab Proposes IgMPNN, which is ProteinMPNN13 without pairwise distance including side chain atoms, and extends LM-Design46 for sequence-based antigen-conditioned antibody CDRH design. N/A
*AntiFold90 SAbDab, OAS ESM-IF189 fine-tuned for antibodies using SAbDAb34 and the ImmuneBuilder30 dataset predicted from OAS. https://github.com/oxpig/AntiFold.
*proseLM78 CATH 4.2, PDB, SAbDab Adapt a PLM to incorporate structural and functional information, including backbone coordinates and nearby context, for sequence design. Also applicable to general proteins. https://github.com/Profluent-AI/proseLM-public.

The following sequence design methods for general proteins are omitted: PiFold,98 KW-Design89, Frame2seq,99 and Shanker et al.79

In the current drug discovery pipeline, a set of antibodies is discovered using traditional methods. The initial sequences of antibody candidates are then further humanized and optimized to improve their therapeutic efficacy and developability. When the structure of these antibodies in complex with the target antigen is determined experimentally, the optimization can be defined as a sequence design problem using the antigen–antibody complex as a fixed backbone structure. Methods that can be applied to antigen-conditioned methods for antibody sequence design are mostly the ones trained for or adapted from general proteins,13,95,96 structure-informed LMs,78,79 or those originally developed for sequence-structure co-design that can be adapted for sequence design by fixing the antibody structure.84 As an alternative, various methods91,100–104 have attempted to co-design antibody sequences and structures to tackle this need, which will be further discussed in the Antibody Design section below. Recently, in vitro results confirmed that, given a target antigen–antibody complex structure, sequence design methods can optimize the initial antibodies. In particular, proseLM78 and a recent work by Shanker et al.79 have demonstrated using structural context-informed LMs to improve the binding affinity of antibodies in wet lab experiments. In IgDesign,96 the sequence and structure of the antigen and the framework regions (FRs) of an antibody template are given as context to design the CDRs of the VH using an antibody-specific sequence design model, IgMPNN, applied in a methodology similar to LM-Design46. The experimental results obtained in these methods78,79,96 signify their potential in antibody design pipelines for cases in which the experimental complex structure is available.

Antibody design

The antibody design problem includes two cases: 1) unconditioned antibody design, in which there is no explicit antigen information given as input to the model (Figure 2d), and 2) antigen-conditioned antibody design, in which the antigen sequence and/or structure information are explicitly provided as input to the model (Figure 2e). Additionally, antibody design methods have three classes depending on the generated output type. This classification is shown in Figure 3, where: 1) sequence-based methods generate only the sequence, 2) structure-based methods generate only the structure and require a subsequent sequence design for the generated backbone structure, as discussed above, and 3) sequence-structure co-design methods jointly generate sequence and structure. The various antibody design approaches are summarized in Table 4 and discussed below.

Figure 3.

Three diagrams showing the classification of antibody design methods presented in this review based on their generated output type. The three classes are sequence-based antibody design, structure-based antibody design, and sequence-structure antibody co-design.

Classification of antibody design methods based on the generated output type. In sequence-based design (a), only the antibody amino acid sequence is generated. In structure-based design (b), the model generates only the antibody structure, which can be followed by sequence design. In sequence-structure co-design (c), the method jointly generates the antibody sequence and structure (seq-str). Partial antibody design is illustrated here, but this classification also applies to full antibody design. The antigen enclosed in the square brackets is explicitly inputted to the model only in antigen-conditioned design. When applicable, the antigen structure input can be a free entity or docked to the antibody, depending on the method. Generally, unconditioned design models are trained on antibody datasets and output antibody candidates. In contrast, antigen-conditioned design models are trained on antigen-antibody complex datasets and output antigen-antibody complex candidates.

Table 4.

Selected AI-based unconditioned (top) and antigen-conditioned (bottom) antibody design methods, each sorted by chronological order. Methods accompanied by in vitro evaluations are prefixed with an asterisk (*).

Method Name Range Dataset & PTM4 Input Output Description Open Source
Unconditioned Antibody Design
RefineGNN105 single CDRH SAbDab, CoV-AbDabT SA\D, XA\D SA, XA Graph-based method for autoregressive sequence design and iterative structure refinement using MPNNs. https://github.com/wengong-jin/RefineGNN.
*Li et al.106 full scFV Pfam, OAS SD Generates a high-affinity scFV library via an end-to-end Bayesian, LM-based method. https://github.com/AIforGreatGood/biotransfer.
*NOS107 single or multiple CDRs custom random seed for SA\D from paired OAS SA Gradient-guided discrete diffusion for CDR(s) sequence design. Generalizes LaMBO108 into a Bayesian optimization-based sequence designer for multiple objectives. https://github.com/ngruver/NOS.
*AbDiffuser104 full or all CDRs OAS, HER2, SAbDab – or (SGA\D, XGA\D) (SD, XD) or (SGA, XGA) Full-atom diffusion-based method with antibody-specific characteristics as diffusion priors and physics-based constraints. Also supports antigen-conditioned CDR design. N/A
*Angermueller et al.109 full VHH OAS, custom SD A method based on a VAE and a classifier/regressor for designing diverse VHH sequences with mutations focused on CDRs. N/A
*IgDiff110 full or specific FV region(s) FrameDiffM, OAS-ABB2T – or XA\D XD or XA Extends FrameDiff111 by handling multiple chains for de novo antibody design. N/A
*PropEn112 partial (automatic) custom SA SA* General method for efficient property optimization using an encoder-decoder framework. N/A
BetterBodies113 CDRH3 custom SD Combines VAE with reinforcement learning-guided latent diffusion for CDRH3 sequence design. N/A
Antigen-Conditioned Antibody Design
HERN114 paratope (CDRH3) SAbDab SG, XG, E SGD, XGD Graph-based method for autoregressive paratope dock-and-design. Contains encoder, docking, and decoder modules. https://github.com/wengong-jin/abdockgen.
DiffAb91 single or all CDRs SAbDab SGA\D, XGA\D SGA, XGA Diffusion-based method for antigen-conditioned antibody design. Jointly diffuses residue type, Cα atom coordinates, and orientation joint diffusion. https://github.com/luost26/diffab.
*Sculptor115 full monobody MD SG, XG, E SGD, XGD Generates an interaction field around the epitope (input) for guided structure generation using Ig-VAE.63 N/A
MEAN102 single CDRH SAbDab SGA\D, XGA\D SGA, XGA Graph-based method with progressive full-shot decoding and internal and external context encoder modules. https://github.com/THUNLP-MT/MEAN.
DockGPT116 all CDRs BC40P, DIPS, SAbDabT SA\D, SG, XA\D, XG SGA, XGA Docking method based on AF2 modules. Dock-and-design is possible by masking CDR structural features. https://github.com/MattMcPartlon/protein-docking.
dyMEAN103 CDRH3, all CDRs, or any regions SAbDab SA\D, SG, XG, E SGA, XGA Extension of MEAN102 for end-to-end full atom dock and design method using an adaptive multi-channel encoder to generate full-atom structures. https://github.com/THUNLP-MT/dyMEAN.
ABGNN117 single CDRH OASP, SAbDabT SGA\D, XGA\D, E SGA, XGA Combines a pretrained AbBERT49 LM and HERN114 for one-shot co-design of CDRH. https://github.com/KyGao/ABGNN.
*AbDesign of AbOpt118 CDRH3 SAbDab SGA\D, XGA\D SGA, XGA Diffusion-based framework using a multi-channel EGNN for CDRH3 co-design. https://github.com/pengzhangzhi/ab_opt.
HTP119 all CDRHs and/or CDRLs UniProt, OAS, DIPS, SAbDab SGA\D, XGA\D SGA, XGA Hierarchical training paradigm in four levels leveraging ESM-218 and EGNNs for CDR co-design. https://github.com/smiles724/HTP.
*MaskedDesign120 CDRH3 or all CDRHs SAbDab, IgMPNNM SA\D, SG, XG, E SGA, XGA Similar method to DockGPT116 followed by IgMPNN96 to design CDR sequence candidates given the designed complex structure. https://github.com/AbSciBio/unlocking-de-novo-antibody-design.
ADesigner121 single CDRH SAbDab SGA\D, XGA\D SGA, XGA One-shot design by decoupling the problem into structure generation and sequence-structure co-learning with cross-gate MLP. https://github.com/A4Bio/ADesigner.
tFold-Ag from tFold31 masked residues (e.g., CDRs) ESM-2M, UniRef50P, PDBP, PPIP, OASP, AF2M, SAbDab SA\D, SG, E or E+P SGA, XGA,confidence Structure prediction method with a sequence recovery module to allow co-designing of masked input regions. Uses ESM-PPI, developed by further pretraining ESM-2.18 https://github.com/TencentAI4S/tfold.
*RFdiffusion Antibody32 all CDRs in VHH or scFV RFdiffusionM, UCST SA\D, SG, XA\D, XG, E XGA RFdiffusion14 fine-tuned on native antigen-antibody complexes to design antigen-conditioned de novo variable heavy chains and scFVs. N/A
AbDPO122 CDRH3 SAbDab, syntheticT SGA\D, XGA\D SGA, XGA Extends DiffAb84 with direct energy-based preference optimization. N/A
ASSD123 single CDRH ESM-2M, SAbDabT SGA\D, XGA\D SGA, XGA Decouples the co-design method into sequence design by fine-tuning ESM-218 followed by structure prediction with MEAN.95 https://github.com/lkny123/ASSD_public.
DiffForce124 single CDR SAbDab SGA\D, XGA\D SGA, XGA Extends DiffAb84 by using molecular dynamics-based force-guided sampling. N/A
AbX125 all CDRs ESM-2M, SAbDab SGA\D, XGA\D SGA, XGA Score-based diffusion model guided by evolutionary, physical, and geometric constraints. Full-atom version is also available. https://github.com/zhanghaicang/carbonmatrix_public.
GeoAB126 single CDR SAbDab SGA\D, XGA\D SGA, XGA Graph-based method with heterogeneous residue-level encoder for design and affinity maturation. https://github.com/EDAPINENUT/GeoAB.
IgGM127 all CDRs ESM-PPIM, SAbDab SA\D, SG, XG, E SGA, XGA Multi-level network architecture with a pretrained ESM-PPI31 and diffusion and consistency models. https://github.com/TencentAI4S/IgGM.

Pretraining and fine-tuning datasets are suffixed by superscripted P and T, respectively. Pretrained models (PTM) are suffixed by superscripted M. Dataset Abbreviations: OAS structures predicted by ABodyBuilder2 (OAS-ABB2); customized molecular dynamics simulations (MD); Database of Interacting Protein Structures (DIPS); protein–protein interaction dataset from HINT, IntAct, HIPPIE, PrePPI, BioGRID, ComPPI, and hu.MAP (PPI); unspecified antigen-antibody complex structures (UCS).

The following conventions are applied for both input and output columns. Abbreviations: antibody (A), antigen (G), desired design range (D), paratope (P), epitope (E), not specified (–). Notations: Let A, B, and C be three entities, where C ⊂ A, then SA is the sequence of A, XA is the structure of A, A* is an optimized A, AB is a complex of A and B, A\C is entity A excluding subentity C.

Case 1. Unconditioned antibody design

Given a set of antibodies, unconditioned methods learn to generate antibodies that match the training data. Despite not being explicitly antigen-conditioned, the training data can be specific to an antigen, e.g., only containing binders for a specific target. In this case, the design problem can be perceived similarly to antigen-conditioned antibody design without explicit antigen information. For these methods, the in silico evaluation is usually performed based on how well the generated data matches the training and validation data. For in vitro evaluation, the evaluation metrics consist of the expression rate of the generated antibodies and, for implicitly antigen-specific designs, their binding affinity to the target antigen.

Sequence-based methods

Given the recent success of LMs in both representation learning and generative purposes, the methods presented here and those previously mentioned in the Antibody Representation Learning section above overlap. LMs learn interdependencies of antibody sequences and can generate antibody-like sequences by sampling in an autoregressive or random order manner. In IgLM,55 the antibody sequence is designed autoregressively after giving conditions on the species and the corresponding chain, i.e., heavy or light. For AntiBERTa,52 AbLang,53 and ReprogBert,65 the network is trained as a masked LM, and by masking desired positions, amino acid mutations can be sampled from their predictions. As another paradigm for discrete generative modeling, dWJS64 presents a discrete walk-jump sampling algorithm, in which new antibodies are proposed directly by walking in a noisy amino acid distribution. A separate denoising neural network is trained in which, from this noisy distribution, a denoised amino acid sequence can be decoded.64 On the other hand, Li et al.106 propose an end-to-end Bayesian, LM-based method to design libraries of high-affinity single-chain variable fragments (scFVs), which were experimentally validated through binding assays, demonstrating that ML-generated scFV libraries are highly diverse and outperform conventional directed evolution.

In NOS,100 a method for gradient-guided sampling using discrete diffusion models is proposed. The method is tested for infilling CDRs and optimizing a value function when combined with Bayesian optimization and shows effectiveness in generating binders in wet lab experiments.107 Recently, Angermueller et al.109 proposed a method based on a variational autoencoder (VAE) and a classifier/regressor to design highly diverse single-domain antibodies (antibody variable heavy chain, VHH) with high binding affinity to SARS-CoV-1 and SARS-CoV-2. The method trains the model in three rounds with a high-throughput experimental platform to measure binding affinity; the first trains the VAE, while the subsequent ones jointly train the classifier and regressor. Next, PropEn112 creates a dataset with matching antibodies, i.e., each antibody sample is matched with a mutant with better properties and trains an encoder-decoder architecture that acts as a generative framework for property optimization. In this case, given an antibody sequence as input, PropEn generates a mutant candidate optimized for the property of interest. Finally, BetterBodies113 combines VAEs with offline reinforcement learning-guided diffusion in latent space to generate CDRH3 sequences with improved affinity to the SARS-CoV spike receptor-binding domain.

Structure-based and co-design methods

Recent methods also investigated unconditioned antibody design by generating antibody structures. Typically, given a dataset of antibody structures, these methods learn how to create similar antibody-like structures. For example, the latent space learned by Ig-VAE63 can be used for generation purposes. In this case, given the feature vector obtained by the Ig-VAE encoder for a target antibody, similar antibodies can be generated by adding noise, followed by leveraging the Ig-VAE decoder for structure reconstruction. Ig-VAE has been used as a base for an antigen-conditioned generator,115 which is discussed below. RefineGNN,105 a graph-based method, co-designs the sequence and structure of antibody CDRs given its FR characteristics. The iterative generation process is performed by two message-passing neural networks (MPNNs), each predicting the sequence and structure, respectively.105 A diffusion-based unconditioned co-design method named AbDiffuser has also been proposed.104 The method utilizes the AHo numbering system128 to handle the variable length of antibodies and proposes a frame-averaging method to obtain the canonical pose of an antibody. Furthermore, it exhibits the ability to learn the distribution of a paired OAS database and generate novel antibodies when trained on a dataset of HER2 antibodies obtained by mutagenesis.104 More recent methods include IgDiff,110 which fine-tunes FrameDiff111 on synthetic antibodies to generate antibody-like structures.

Case 2. Antigen-conditioned antibody design

The ultimate objective in antibody design is to target a specific antigen and its epitope. Given this objective, explicitly incorporating antigen information in the design pipeline is desirable. However, this has been challenging for structure-based and co-design methods due to the low number of experimental antigen–antibody complex structures, currently amounting to approximately 9,600 structures in SAbDab.129 Furthermore, given redundancies in sequence, structure, and antigen types, the effective number of distinct experimental examples is reduced further after preprocessing steps like clustering by sequence similarity. Traditionally, methods like Rosetta Antibody Design (RAbD)130 used this database of known structures to sample CDR loops and graft them into the initial antigen–antibody complex structure. The proposed designs were then optimized and selected based on binding energy values using the Metropolis-Hastings algorithm. Recently, various AI-based antigen-conditioned antibody design methods have been proposed following the recent advances in AI architectures and data augmentation techniques.31,32,91,96,102,103,114–127

While antibody design methods have initially focused on generating only the antibody CDRs,84,95,96 recent methods have also proposed generating the entire FV.100,106 Interestingly, most of the proposed CDR generation methods92,102,103 achieve this goal by masking the input; hence, theoretically, they can also be used to generate the entire FV when no masking is applied. Given the more flexible design range of the more recent antibody design methods, they can be classified into partial and full antibody design methods. In partial antibody design, it is assumed that the antigen-binding antibody candidate(s) are known, with or without structural information, whose properties, such as binding affinity and stability, are to be enhanced by designing only a specific region(s). On the other hand, in full antibody design, it is assumed that there is no information on an antibody candidate, and the main objective is to generate a completely novel binder, i.e., the entire antibody FV, with desirable properties.

Sequence-based methods

As described in Case 1 above, unconditioned methods can be used for a specific target when trained with data specific to an antigen. However, it is possible to explicitly condition protein language models (PLMs) for specific targets, as discussed by Ferruz et al.77 In this case, the condition would be the antigen information, which must be chosen from the ones in the PLM training dataset. For example, the antigen sequence could be given as a fixed sequence input for the PLM, with only the antibody sequence region being masked for generation. Despite this possibility, the applicability of sequence-based generative methods, such as ESM-218 and EvoDiff,131 for target-conditioned sequence-based design is incipient and needs additional research, especially for antigen-conditioned antibody design.

Structure-based and co-design methods

AI-based antigen-conditioned structure-based and co-design methods have been proposed recently.31,32,91,96,102,103,114–126 These works use different methodologies to condition the generation of the antibody given the antigen information and the design range. The methods leveraging GNN-based architectures, diffusion-based generative frameworks, and other approaches for antigen-conditioned design are detailed in the subsections below. This organization aims to accommodate the prevalent approaches for structure-based and co-design methods; it does not imply a mutual exclusivity between GNN-based and diffusion-based methods, e.g., a method may use a GNN architecture within a diffusion framework.

GNN-Based methods

In antigen-conditioned antibody design methods using GNN architectures,102,103,114,117,119,123,126 the antigen–antibody complex is represented as a graph with nodes representing residues or atoms and edges connecting surrounding nodes in sequence and structure levels. A GNN is then trained on this graph representation to learn features for sequence and structure generation, the former only for co-design methods. An illustration of such a process following the methodology of MEAN102 is shown in Figure 4a.

Figure 4.

Two diagrams describing techniques commonly used for antigen-conditioned antibody sequence-and-structure co-design are shown. The first describes techniques based on graph neural networks, while the second describes techniques based on diffusion models.

Common approaches for antigen-conditioned antibody sequence-and-structure co-design. a, a GNN-based method following the methodology in MEAN102 where the antigen-antibody complex is represented by a graph with three subgraphs representing each chain, i.e., antibody heavy chain VH, antibody light chain VL, and antigen. Each residue in the chains is represented by a node whose embeddings contain its position and properties (e.g., amino acid type), while each inter-residue interaction is represented by an edge. Learning is performed by internal and external context encoders via message passing within and between the subgraphs, respectively, to update the node embeddings. After the final layer, the protein sequence of the chains is predicted from the node embeddings. b, a diffusion-based method. Here, we assume that only the interaction regions of the antibody are designed, while others are kept fixed. During the forward diffusion process, diffusion-based methods gradually add noise to a representation of the antibody sequence/structure (e.g., in DiffAb,91 joint diffusion of residue types, Cα atom coordinates, and residue orientations) from timestep 0 to timestep T following a Markov process based on q(xt|xt−1), where xt is the representation at timestep t. During the backward diffusion process, a model with parameters θ is trained to recover the original representation by gradually denoising pθ(xt−1|xt) from timestep T to timestep 0. Note that separate neural networks can be used for the backward diffusion process of each representation in the joint diffusion.

HERN114 proposes a method for de novo paratope dock-and-design, in which the CDRH3 is assumed to be the paratope. The method iteratively generates and refines the paratope sequence and structure given a target antigen/epitope. The epitope-paratope complex is represented as a hierarchical graph consisting of a residue-level graph with only Cα atoms (coarse-grained level) and an atom-level graph that includes the side chains (fine-grained level). The learned representations are used to model pairwise forces for predicting updated atom coordinates at each iteration, where the residue-level representation is used to generate the paratope sequence autoregressively. The method is evaluated for in silico metrics in CDRH3 generation with no framework information.

Following that, MEAN102 is a method for the co-design of antibody CDRs by formulating the generation as a conditional graph translation problem. The sequence and structure are generated via a multi-round progressive full-shot inference process, providing a higher computational efficiency when compared to autoregressive approaches. It assumes that the structure of the full antigen (or only the epitope) docked to an incomplete antibody is given. The task is then to design a masked region of the antibody, e.g., CDRH3. The MEAN architecture contains GNN layers that alternate between two modules: an internal context encoder and an external context encoder. Feature embedding vectors and atom coordinates are updated via message passing in these encoders. After the final layer, the network outputs coordinate predictions, followed by amino acid type predictions from the learned residue embeddings. MEAN is tested for in silico metrics, such as amino acid recovery (AAR) and root mean square deviation (RMSD), with respect to ground truth structures. Despite being tested only for the design of single CDRHs, extending MEAN for other regions or full antibody design is straightforward.

As an extension of MEAN,102 dynamic MEAN (dyMEAN)103 is proposed for end-to-end full-atom antigen-conditioned antibody design. It assumes that the antigen/epitope is given and that only an incomplete antibody sequence is available, ultimately omitting the need for an antibody template structure as an input. This way, dyMEAN incorporates antibody structural initialization, epitope-antibody docking, and an adaptive multi-channel equivariant encoder for full-atom design in one framework. dyMEAN is tested in silico for recovery metrics, docking scores, i.e., DockQ,132 and binding free energy scores. Compared to previous graph methods, its ablation studies highlight the importance of iterative full-atom generation.

Next, HTP119 has been proposed to co-design the antibody CDRs by leveraging a transformer-based PLM, ESM-2,18 and equivariant GNNs (EGNNs) with a four-level hierarchical training paradigm. The first two training stages concern the PLM training and fine-tuning, while the third trains the EGNNs, and the last employs the PLM and EGNNs for CDR co-design with fixed PLM parameters. The method is evaluated in silico for AAR and RMSD to the ground truth antibodies. ASSD,123 on the other hand, decouples the antigen-conditioned CDR design task into sequence design with a pretrained ESM-218 and structure prediction steps with an architecture similar to MEAN.102 Recently, GeoAB126 has been proposed to co-design CDRs with a focus on generating realistic geometries in two steps. The first step leverages a generative model based on NeRF133 conditioned on antigen information to generate template structures. In contrast, the second step employs a GNN using a heterogeneous residue-level encoder and equivariant atom-level layers for sequence and structure refinement. GeoAB is tested with in silico metrics and is shown to generate more realistic structures when compared to existing methods.

Diffusion-based methods

Given the high success achieved by diffusion models for image generation134,135 and their characteristics of generating designs with high diversity, various diffusion models have been proposed for unconditioned and conditioned protein structure design.14,15,111,136–142 For these methods, suitable representations and geometric properties are crucial, as exemplified in FrameDiff,111 a methodological framework to generate protein structures using the frame representation from AF2.9 Recently, diffusion models that leverage the inductive bias learned by structure prediction networks have been proposed and achieved high experimental success. For instance, RFdiffusion,14 which focuses only on protein structure generation, fine-tunes a pretrained RF219 model for the denoising diffusion process, interpolating noise with the structure prediction given the current structural state as a condition. For the joint generation of sequence and structure, i.e., co-design, diffusion models capable of handling discrete spaces, such as D3PMs,143 should be incorporated into the method as attempted by DiffAb.91 Many recent works91,118,122,124,125 attempt to address diffusion framework-based antigen-conditioned antibody design methods, as illustrated in Figure 4b.

DiffAb84 is a diffusion-based antigen-conditioned antibody co-design method for single or multiple CDRs. It assumes that the structure of an antigen docked to an incomplete antibody and their respective sequences are given, where the missing parts of the antibody are to be designed. The method represents a residue by its amino acid type in a one-hot representation, Cα coordinates, and residue orientation. It jointly diffuses these elements, where noise is gradually added based on a multinomial distribution for sequence, a Gaussian distribution for the coordinates, and an isotropic Gaussian distribution for the orientations, respectively, during the forward diffusion process. The method leverages a neural network architecture equivariant to rotation and translation for co-design; a multilayer perceptron (MLP) is used to calculate single and pairwise residue embeddings to be fed to invariant point attention (IPA) layers as proposed in AF29 before performing the backward diffusion process on the three representations with three respective MLP layers. As the structural representation used by DiffAb only considers backbone atom generation, the full-atom structure is obtained by Rosetta side chain repacking. DiffAb is evaluated using in silico recovery metrics for antibody design and optimization.

AbDPO122 extends the architecture presented in DiffAb91 with direct preference optimization (DPO)144 for generating antibodies with lower energy. It first trains the method on antigen–antibody complexes to generate synthetic antibodies that are further used for fine-tuning the model in another step for residue-level energy-based optimization with DPO. It is shown that the model can achieve lower energies after fine-tuning. DiffForce124 proposes another extension of DiffAb.91 The method guides the sampling during the diffusion process using a differentiable force field, which acts similarly to potentials introduced in RFdiffusion14 and Chroma.15 A score-based diffusion model that incorporates evolutionary, physical, and geometric constraints is introduced in AbX.125 A pretrained LM is used as a prior for sequence design, and two additional loss terms, based on a van der Waals loss and a frame-aligned point error (FAPE)9 loss, are used to train the diffusion model using continuous timesteps.

Finally, RFdiffusion Antibody32 is a structure-based model developed by fine-tuning RFdiffusion14 predominantly on antibody complex structures. Like RFdiffusion, during training, an antigen–antibody complex and a random timestep are sampled, followed by corrupting the antibody structure by gradually adding noise based on the sampled timestep while keeping the antibody framework and antigen structure fixed. The framework structure is given in a global frame-invariant manner to allow sampling on different docking positions. Given a framework template and a target antigen with the desired epitope region (i.e., hotspot residues) specified, the model designs multiple samples of the backbone structure of the CDRs in VHH with various docking positions on the target epitope. The generated samples are then passed to ProteinMPNN13 to design the CDR loop sequences, then further validated and filtered with Rosetta’s change of Gibbs free energy (∆∆G) metrics and RF2 antibody, a fine-tuned version of RF219 for antibody structure prediction. Compared to RFdiffusion, the method enables a more accurate framework recapitulation and efficient hotspot targeting, thus leading to favorable interactions with the target antigen at the specified epitope region. Additionally, the method incorporated a methodology for the design of scFVs by finding suitable framework templates for a target antigen. The work investigated the biochemical characterization and structure determination of VHH and scFV designs, demonstrating their ability to design novel CDR structures that specifically and accurately bind to the desired target epitope at atomic-level precision.

Other methods

In Sculptor,115 an epitope-specific generative algorithm is proposed to design nanobodies. An interaction field is created around the specified epitope of the target antigen to guide the generation of both the nanobody structure, leveraging the encoder-decoder from Ig-VAE,63 and the docking position with the antigen structure.115 The method was validated for the design of venom toxin binders, where one binder was confirmed experimentally.115 DockGPT116 is proposed for antigen–antibody docking by using an architecture based on AF2 modules.9 Given unbound sequences and coordinates of the antigen and antibody, and optionally the inter-chain contacts and binding interface, it predicts the complex structure and confidence metrics similarly to structure prediction networks. Despite being proposed for antigen–antibody docking, DockGPT is adapted for CDR loop design by masking the CDR structural features.116 In a work by Shanehsazzadeh et al.,120 given the sequence and structure of the antigen, the epitope region, the sequence of the antibody FRs, and the length of the CDRs in VH to be designed, a structure design method similar to DockGPT,116 named MaskedDesign, is used to output an antigen–antibody complex structure candidate, followed by the design of CDR sequence candidates using IgMPNN.96 In ADesigner,121 a neural network is proposed for the geometric modeling of structures combined with a layer that co-designs sequence and structure in a refinement step. For tFold-Ag,31 a sequence recovery head is added to an antibody-specific structure prediction network. The co-design of antibody CDRs is performed by fine-tuning the model for design and giving masked inputs.

Discussion

Numerous advances have been achieved in antibody design with AI-based methods. Some of these include powerful representation learners, such as ALMs51–53,55 that can also be used for antibody generation, methods able to generate the structure of the entire variable domain FV91, and antigen-conditioned antibody design methods capable of sequence-structure co-design.32,92,102,103,114 For some of these methods, in vitro experiments have verified their ability to effectively design novel antibodies for different target antigens.32,78,79,104,115 Altogether, these outcomes present promising research directions to explore in the next few years in AI-based antigen-conditioned antibody design. Despite the recent advances, various limitations of AI-based methods need to be addressed for their effective incorporation in antibody development pipelines for therapeutic and diagnostic applications.

Docking performance and novel AI architectures

Assuming an increased performance by structure prediction networks to predict loop regions, the development of antigen-conditioned antibody design methods will be determined by the capacity to predict the docking position efficiently. Various methods incorporate docking as a part of the design methodology,103,114,116 while others consider docking a separate problem.118 Regardless, the docking performance is crucial for effective design when the antigen and antibody are given in their unbound conformations. Alternative methods that tackle the docking problem as a search over surface characteristics have been proposed and achieved experimental success when applied to protein–protein interactions145,146; these methods can readily be applied to antibodies. Other means for docking evaluation are based on molecular dynamics simulations.147

Recent works on antigen-conditioned antibody design have mainly focused on applying GNNs and diffusion-based generative algorithms. Consequently, novel methods considering the characteristics of antibodies should be investigated. For GNN-based methods, message passing to learn node features and interaction characteristics between long-distance amino acids with no direct edges remains difficult.148,149 This issue limits the usability of GNN-based methods for designing full antibody heavy and light chains, although this effect is alleviated on partial design tasks. For GNNs, the deterministic nature of their sampling may also limit the diversity of the generated designs.

For diffusion-based methods, limitations include the high number of sampling steps, the dependency on hand-designed noise schedules, and the discrete time modeling. These issues make precise generation tasks, such as the design of CDR loop structures and exact matches of sequence and structure, rather challenging. Especially, diffusion-based methods often struggle to obtain a good match between sequence and structure when generating both simultaneously in a co-design manner. To this end, alternatives like flow matching are actively being investigated to achieve higher designability, faster sampling, and conditioned generation and to address the properties needed for 3D structure generation.150–153

Multi-objective data beyond sequence and structure

Another challenging aspect of antibody design is data scarcity. Effective data augmentation techniques are needed to improve the training of these methods. For example, unconditioned methods like AbDiffuser104 utilize synthetic data from an antibody-specific structure prediction network27 to train their diffusion process. Methodologies to create synthetic antigen–antibody complexes have been investigated,40 but this remains an open challenge. Additionally, negative examples from failed experiments are meaningful when training AI-based methods. For example, in the RF219 training, negative PPI pairs are generated to train confidence metrics and improve the robustness of the model.

Efforts from researchers to save and organize this negative data can improve the validation tools for generated designs. For instance, in AbDiffuser,104 a dataset of known HER2-binding and non-binding mutants of trastuzumab was used to train a classifier to distinguish binders from non-binders. Advances in this direction include the release of the Protein–Protein Negative Interaction Dataset.154 Moving forward, we envision a community-driven platform for biologists to report confirmed negative examples from their experiments, along with relevant remarks, e.g., low expression/stability measures, non-binding examples, dissimilar docking positions between design and results, which can be used to improve the robustness and generalization of AI-based models.

For most of the generative methods presented, the design pipeline generates many candidates, which are further filtered based on desired properties, e.g., naturalness, stability, expressibility, viscosity, immunogenicity, pharmacokinetics, potency, selectivity, cross-species reactivity, and binding affinity. The best candidates should optimize these multiple properties in a multi-objective optimization scenario. Several AI-based methods have been developed for the docking pose ranking and binding affinity/energy prediction of antigen–antibody complexes, such as DLAB,155 CSM-AB,156 the method proposed in Yang et al.,157 and DSMBind.158 Moreover, methods like TAP159 and PropertyDAG160 have been developed to predict CDR-related developability properties and rank design candidates, respectively. Prediction methods for antibody-related developability properties are further discussed in existing literature,82,161,162 although the development of these prediction methods is largely hindered by limited data availability and the inconsistency of experimental protocols and measurements used to define ground-truth values for such metrics.

Recently, lab-in-the-loop approaches have been investigated to incorporate multiple wet lab data directly as feedback in the antibody design framework. These approaches are usually sequence-based and applied to improve the fitness of the candidates obtained by traditional methods. In Frey et al.,163 a sequence-based antibody design method, dWJS,64 is incorporated in a semi-autonomous, iterative optimization loop to design antibodies for four different antigens, resulting in better binding candidates. The framework consists of antibody design, property prediction, ranking, filtering for running experimental assays, and using the obtained in vitro data for subsequent optimization rounds. The method for sequence design proposed by Shanker et al.79 also incorporates wet lab results into its iterative design framework, implementing an evolutionary-like optimization approach in a lab-in-the-loop framework. To achieve promising de novo antibody designs with desirable potency, developability, and manufacturability for rapid advancement toward clinical applications, lab-in-the-loop frameworks should be integrated with multi-objective optimization strategies.

In silico filtering and high-scale automated experimental evaluations

Various in silico evaluation metrics have been applied to filter candidates in AI-based protein antibody design. For de novo mini binder design, recent progress has been achieved by leveraging confidence metrics, such as pLDDT and pAE, from structure prediction networks, as these metrics have demonstrated strong correlations with experimental success rates.91 For antibodies, similar evaluation metrics, like the i-pTM of AF3,12 have been shown to correlate with the experimental success of de novo designed scFVs31. Different in silico filtering strategies are performed in experimentally validated methods. RFdiffusion Antibody32 applies the confidence metrics from a fine-tuned version of RF2,19 while AbDiffuser104 trains an ML-based classifier from a dataset of binders and non-binders for the target antigen. Both proseLM78 and Shanker et al.79 use the likelihoods of their structure-informed LMs to filter generated candidates for experiments. Other widely used in silico evaluation metrics include ∆∆G, AAR, and RMSD relative to ground truth structures. However, it is difficult to reliably assess design success based on these metrics alone, as even minor structural changes, like a single mutation, can substantially alter binding affinity.

The success rate of different methods also varies based on their assumptions and experimental evaluation methodologies. Higher success rates are observed in methods that assume an initial antigen–antibody complex structure for optimization.78,79 For instance, proseLM78 achieves success rates of 25.4% and 92.5% when the model proposes mutations to the CDR and the FR of the antibody, respectively. The success rate, however, falls to approximately 2% when the problem setting is more challenging: proposing mutations for the entire FV given the complex structures. Similar results were found in MaskedDesign,120 where over 1 million variants were screened with success rates of 10.6% and 1.8% when designing only the CDRH3 and all CDRHs together, respectively. On the other hand, in AbDiffuser,104 a dataset of thousands of known binders is assumed, and only 16 candidates are chosen for validation. In this setting, all candidates were expressed successfully, and 57.1% were tight binders. Recently, for the complex problem of antibody design with no known initial binder, Bennett et al.32 mention that low success rates were obtained after performing high-throughput (9,000 designs) and lower-throughput (96 designs) campaigns for different antigens. Overall, the lack of consistency in experimental evaluation methodologies across studies poses additional challenges for the establishment of robust filtering criteria, leading to a pressing need to establish consensus on evaluation metrics and develop standardized benchmark datasets for reliable and effective candidate filtering.

Finally, AI-based computational methods will be able to generate a high number of candidates to be evaluated in wet lab experiments in the near future. To validate these candidates, wet lab experiments should keep pace by being able to test more proteins simultaneously in lab-in-the-loop scenarios. For this, research in high-throughput automation in robotics for drug discovery is essential. Collaborations among interdisciplinary teams spanning AI, robotics, computer science, and life sciences will be essential for the effective experimental validation of the expanding repertoire of AI-based antibody design methods.

Conclusion

Here, we have presented the current status of antigen-conditioned antibody design research using artificial intelligence, covering general protein and antibody-specific methods for structure prediction, representation learning, and sequence design, noting a rise in antibody-specific approaches. These advancements suggest a promising future for generating de novo antibodies for various targets, potentially transforming the development of new therapeutics. AI has the potential to expedite drug development and continued research is crucial for achieving a faster and more cost-effective drug discovery process for the common good.

Acknowledgments

This review was compiled, while L.F.V., B.N.W., A.A., H.J., M.C., and H.M.K. were affiliated with the Institute for Basic Science (IBS), Daejeon, Republic of Korea. We extend our appreciation to Joseph Watson and Nathaniel Bennett for their valuable feedback on the contents and organization of this work.

Funding Statement

This work was supported by grants from Institute for Basic Science (IBS) [IBS-R029-C2] and [IBS-R030-C1], the National Research Foundation of Korea [RS-2024-00397681] to H.M.K., and the KAIST Convergence Research Institute Operation Program (to H.M.K.).

Disclosure statement

No potential conflict of interest was reported by the author(s).

Additional information

Correspondence and requests for materials should be addressed to Meeyoung Cha or Ho Min Kim.

References

  • 1.Marks C, Deane CM.. How repertoire data are changing antibody science. J Biol Chem. 2020;295(29):9823–26. doi: 10.1074/jbc.REV120.010181. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Mullard A. FDA approves 100th monoclonal antibody product. Nat Rev Drug Discov. 2021;20(7):491–495. doi: 10.1038/d41573-021-00079-7. [DOI] [PubMed] [Google Scholar]
  • 3.Chenoweth A, Crescioli S. Therapeutic monoclonal antibodies approved or in regulatory review. The Antibody Society. 2024. https://www.antibodysociety.org/antibody-therapeutics-product-data.
  • 4.Köhler G, Milstein C. Continuous cultures of fused cells secreting antibody of predefined specificity. Nature. 1975;256(5517):495–497. doi: 10.1038/256495a0. [DOI] [PubMed] [Google Scholar]
  • 5.McCafferty J, Griffiths AD, Winter G, Chiswell DJ. Phage antibodies: filamentous phage displaying antibody variable domains. Nature. 1990;348(6301):552–554. doi: 10.1038/348552a0. [DOI] [PubMed] [Google Scholar]
  • 6.Lu R-M, Hwang Y-C, Liu I-J, Lee C-C, Tsai H-Z, Li H-J, Wu H-C. Development of therapeutic antibodies for the treatment of diseases. J Biomed Sci. 2020;27(1). doi: 10.1186/s12929-019-0592-z. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Bondt A, Hoek M, Tamara S, de Graaf B, Peng W, Schulte D, van Rijswijck DMH, den Boer MA, Greisch J-F, Varkila MRJ, et al. Human plasma IgG1 repertoires are simple, unique, and dynamic. Cell Syst. 2021;12(12):1131–1143.e5. doi: 10.1016/j.cels.2021.08.008. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Gallo E. Current advancements in B-cell receptor sequencing fast-track the development of synthetic antibodies. Mol Biol Rep. 2024;51(1):134. doi: 10.1007/s11033-023-08941-0. [DOI] [PubMed] [Google Scholar]
  • 9.Jumper J, Evans R, Pritzel A, Green T, Figurnov M, Ronneberger O, Tunyasuvunakool K, Bates R, Žídek A, Potapenko A, et al. Highly accurate protein structure prediction with AlphaFold. Nature. 2021;596(7873):583–589. doi: 10.1038/s41586-021-03819-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Baek M, DiMaio F, Anishchenko I, Dauparas J, Ovchinnikov S, Lee GR, Wang J, Cong Q, Kinch LN, Schaeffer RD, et al. Accurate prediction of protein structures and interactions using a three-track neural network. Science. 2021;373(6557):871–876. doi: 10.1126/science.abj8754. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Krishna R, Wang J, Ahern W, Sturmfels P, Venkatesh P, Kalvet I, Lee GR, Morey-Burrows FS, Anishchenko I, Humphreys IR, et al. Generalized biomolecular modeling and design with RoseTTAFold All-Atom. Science. 2024;384(6693):eadl2528. doi: 10.1126/science.adl2528. [DOI] [PubMed] [Google Scholar]
  • 12.Abramson J, Adler J, Dunger J, Evans R, Green T, Pritzel A, Ronneberger O, Willmore L, Ballard AJ, Bambrick J, et al. Accurate structure prediction of biomolecular interactions with AlphaFold 3. Nature. 2024;630(8016):493–500. doi: 10.1038/s41586-024-07487-w. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Dauparas J, Anishchenko I, Bennett N, Bai H, Ragotte RJ, Milles LF, Wicky BIM, Courbet A, de Haas RJ, Bethel N, et al. Robust deep learning–based protein sequence design using ProteinMPNN. Science. 2022;378(6615):49–56. doi: 10.1126/science.add2187. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Watson JL, Juergens D, Bennett NR, Trippe BL, Yim J, Eisenach HE, Ahern W, Borst AJ, Ragotte RJ, Milles LF, et al. De novo design of protein structure and function with RFdiffusion. Nature. 2023;620(7976):1089–1100. doi: 10.1038/s41586-023-06415-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Ingraham JB, Baranov M, Costello Z, Barber KW, Wang W, Ismail A, Frappier V, Lord DM, Ng-Thow-Hing C, Van Vlack ER, et al. Illuminating protein space with a programmable generative model. Nature. 2023;623(7989):1070–1078. doi: 10.1038/s41586-023-06728-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Polonsky K, Pupko T, Freund NT. Evaluation of the ability of AlphaFold to predict the three-dimensional structures of antibodies and epitopes. J Immunol. 2023;211(10):1578–1588. doi: 10.4049/jimmunol.2300150. [DOI] [PubMed] [Google Scholar]
  • 17.Yin R, Pierce BG. Evaluation of AlphaFold antibody–antigen modeling with implications for improving predictive accuracy. Protein Sci: Publ Protein Soc. 2024;33(1):e4865. doi: 10.1002/pro.4865. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Lin Z, Akin H, Rao R, Hie B, Zhu Z, Lu W, Smetanin N, Verkuil R, Kabeli O, Shmueli Y, et al. Evolutionary-scale prediction of atomic-level protein structure with a language model. Science. 2023;379(6637):1123–1130. doi: 10.1126/science.ade2574. [DOI] [PubMed] [Google Scholar]
  • 19.Baek M, Anishchenko I, Humphreys IR, Cong Q, Baker D, DiMaio F. Efficient and accurate prediction of protein structure using RoseTTAFold2. bioRxiv. 2023. doi: 10.1101/2023.05.24.542179v1. [DOI]
  • 20.Baek M, McHugh R, Anishchenko I, Jiang H, Baker D, DiMaio F. Accurate prediction of protein–nucleic acid complexes using RoseTTAFoldNA. Nat Methods. 2024;21(1):117–121. doi: 10.1038/s41592-023-02086-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Ruffolo JA, Guerra C, Mahajan SP, Sulam J, Gray JJ. Geometric potentials from deep learning improve prediction of CDR H3 loop structures. Bioinformatics. 2020;36(Supplement_1):i268–i275. doi: 10.1093/bioinformatics/btaa457. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Ruffolo JA, Sulam J, Gray JJ. Antibody structure prediction using interpretable deep learning. Patterns. 2022;3(2):100406. doi: 10.1016/j.patter.2021.100406. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Abanades B, Georges G, Bujotzek A, Deane CM, Xu J. ABlooper: fast accurate antibody CDR loop structure prediction with accuracy estimation. Bioinformatics. 2022;38(7):1877–1880. doi: 10.1093/bioinformatics/btac016. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Akpinaroglu D, Ruffolo JA, Mahajan SP, Gray JJ, Porollo A. Simultaneous prediction of antibody backbone and side-chain conformations with deep learning. PLoS ONE. 2022;17(6):e0258173. doi: 10.1371/journal.pone.0258173. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 25.Lee JH, Yadollahpour P, Watkins A, Frey NC, Leaver-Fay A, Ra S, Cho K, Gligorijević V, Regev A, et al. EquiFold: protein structure prediction with a novel coarse-grained structure representation. NeurIPS workshop on machine learning in structural biology 2022. bioRxiv. 2023. doi: 10.1101/2022.10.07.511322v2. [DOI]
  • 26.Wu J, Wu F, Jiang B, Liu W, Zhao P. tFold-Ab: Fast and accurate antibody structure prediction without sequence homologs. NeurIPS workshop on machine learning in structural biology 2022. bioRxiv. 2022. doi: 10.1101/2022.11.10.515918v1. [DOI]
  • 27.Ruffolo JA, Chu L-S, Mahajan SP, Gray JJ. Fast, accurate antibody structure prediction from deep learning on massive set of natural antibodies. Nat Commun. 2023;14(1):2389. doi: 10.1038/s41467-023-38063-x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Wang Y, Gong X, Li S, Yang B, Sun Y, Shi C, Wang Y, Yang C, Li H, Song L. xTrimoABFold: De novo antibody structure prediction without MSA. arXiv. 2023. https://arxiv.org/abs/2212.00735.
  • 29.Peng C, Wang Z, Zhao P, Ge W, Huang C. AbFold – an AlphaFold based transfer learning model for accurate antibody structure prediction. bioRxiv. 2023. doi: 10.1101/2023.04.20.537598v1. [DOI]
  • 30.Abanades B, Wong WK, Boyles F, Georges G, Bujotzek A, Deane CM. ImmuneBuilder: deep-learning models for predicting the structures of immune proteins. Commun Biol. 2023;6(1):575. doi: 10.1038/s42003-023-04927-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Wu F, Zhao Y, Wu J, Jiang B, He B, Huang L, Qin C, Yang F, Huang N, Xiao Y, et al. Fast and accurate modeling and design of antibody-antigen complex using tFold. bioRxiv. 2024. doi: 10.1101/2024.02.05.578892v1. [DOI]
  • 32.Bennett NR, Watson JL, Ragotte RJ, Borst AJ, See DL, Weidle C, Biswas R, Yu Y, Shrock EL, Ault R, et al. Atomically accurate de novo design of antibodies with RFdiffusion. bioRxiv. 2025. doi: 10.1101/2024.03.14.585103v2. [DOI]
  • 33.Kenlay H, Dreyer FA, Cutting D, Nissley D, Deane CM, Cowen L. ABodyBuilder3: improved and scalable antibody structure predictions. Bioinformatics. 2024;40(10):btae576. doi: 10.1093/bioinformatics/btae576. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Dunbar J, Krawczyk K, Leem J, Baker T, Fuchs A, Georges G, Shi J, Deane CM. SAbDab: the structural antibody database. Nucleic Acids Res. 2013;42(D1):1140–1146. doi: 10.1093/nar/gkt1043. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 35.Bernstein FC, Koetzle TF, Williams GJB, Meyer EF, Brice MD, Rodgers JR, Kennard O, Shimanouchi T, Tasumi M. The protein data bank: a computer-based archival file for macromolecular structures. J Mol Biol. 1977;112(3):535–542. doi: 10.1016/S0022-2836(77)80200-3. [DOI] [PubMed] [Google Scholar]
  • 36.Robert PA, Akbar R, Frank R, Pavlović M, Widrich M, Snapkov I, Slabodkin A, Chernigovskaya M, Scheffer L, Smorodina E, et al. Unconstrained generation of synthetic antibody–antigen structures to guide machine learning methodology for antibody specificity prediction. Nat Comput Sci. 2022;2(12):845–865. doi: 10.1038/s43588-022-00372-4. [DOI] [PubMed] [Google Scholar]
  • 37.Brown T, Watson JL, Ragotte RJ, Borst AJ, See DL, Weidle C, Biswas R, Yu Y, Shrock EL, Ault R, et al. Language models are Few-Shot Learners. In: Larochelle H, Ranzato M, Hadsell R, Balcan MFLin H, editors. Proceeding 34th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2020. p. 1877–1901. [Google Scholar]
  • 38.Rao RM, Liu J, Verkuil R, Meier J, Canny J, Abbeel P, Sercu T, Rives A. MSA transformer. In: Meila M, and Zhang T, editors. Proceeding 38th international conference on machine learning. Cambridge (MA): JMLR; 2021. p. 8844–8856. [Google Scholar]
  • 39.Meier J, Rao R, Verkuil R, Liu J, Sercu T, Rives A. Language models enable zero-shot prediction of the effects of mutations on protein function. In: Ranzato M, Beygelzimer A, Dauphin Y, Liang PSVaughan JW, editors. Proceeding 35th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2021. p. 29287–29303. [Google Scholar]
  • 40.Elnaggar A, Heinzinger M, Dallago C, Rehawi G, Wang Y, Jones L, Gibbs T, Feher T, Angerer C, Steinegger M, et al. ProtTrans: toward understanding the language of life through self-supervised learning. IEEE Trans Pattern Anal Mach Intell. 2022;44(10):7112–7127. doi: 10.1109/TPAMI.2021.3095381. [DOI] [PubMed] [Google Scholar]
  • 41.Ferruz N, Schmidt S, Höcker B. ProtGPT2 is a deep unsupervised language model for protein design. Nat Commun. 2022;13(1):4348. doi: 10.1038/s41467-022-32007-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42.Yang KK, Fusi N, Lu AX. Convolutions are competitive with transformers for protein sequence pretraining. Cell Syst. 2024;15(3):286–294.e2. doi: 10.1016/j.cels.2024.01.008. [DOI] [PubMed] [Google Scholar]
  • 43.Zheng Z, Deng Y, Xue D, Zhou Y, Ye F, Gu Q. Structure-informed language models are protein designers. In: Krause A, et al. editors. Proceeding 40th international conference on machine learning. Cambridge (MA): JMLR; 2023. p. 42317–42338. [Google Scholar]
  • 44.Chen B, Cheng X, Li P, Geng YA, Gong J, Li S, Song L. xTrimoPGLM: unified 100B-scale pre-trained transformer for deciphering the language of protein. bioRxiv. 2024. doi: 10.1101/2023.07.05.547496v4. [DOI] [PubMed]
  • 45.Wang X, Zheng Z, Ye F, Xue D, Huang S, Gu Q. Diffusion language models are versatile protein learners. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 52309–52333. [Google Scholar]
  • 46.Zheng K, Long S, Lu T, Yang J, Dai X, Zhang M, Zhou H. ESM All-Atom: multi-scale protein language model for unified molecular modeling. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 61432–61453. [Google Scholar]
  • 47.Ruffolo JA, Gray JJ, Sulam J. Deciphering antibody affinity maturation with language models and weakly supervised learning. NeurIPS workshop on machine learning in structural biology 2021. arXiv. 2021. https://arxiv.org/abs/2112.07782.
  • 48.Leem J, Mitchell LS, Farmery JHR, Barton J, Galson JD. Deciphering the language of antibodies using self-supervised learning. Patterns. 2022;3(7):100513. doi: 10.1016/j.patter.2022.100513. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 49.Olsen TH, Moal IH, Deane CM, Lengauer T. AbLang: an antibody language model for completing antibody sequences. Bioinform Adv. 2022;2(1):vbac046. doi: 10.1093/bioadv/vbac046. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 50.Vashchenko D, Nguyen S, Goncalves A, da Silva FL, Petersen B, Desautels T, Faissol D. AbBERT: learning antibody humanness via masked language modeling. bioRxiv. 2022. doi: 10.1101/2022.08.02.502236v1. [DOI]
  • 51.Shuai RW, Ruffolo JA, Gray JJ. IgLM: infilling language modeling for antibody sequence design. Cell Syst. 2023;14(11):979–989. doi: 10.1016/j.cels.2023.10.001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 52.Barton J, Galson JD, Leem J. Enhancing antibody language models with structural information. NeurIPS workshop on machine learning in structural biology 2023. bioRxiv. 2024. doi: 10.1101/2023.12.12.569610v1. [DOI]
  • 53.Kenlay H, Dreyer FA, Kovaltsuk A, Miketa D, Pires D, Deane CM. Large scale paired antibody language models. PLoS Comput Biol. 2024;20(12):e1012646. doi: 10.1371/journal.pcbi.1012646. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54.Barton J, Gaspariunas A, Yadin DA, Dias J, Nice FL, Minns DH, Snudden O, Povall C, Valle Tomas S, Dobson H, et al. A generative foundation model for antibody sequence understanding. ICML workshop on machine learning for Life and material science 2024. bioRxiv. 2024. doi: 10.1101/2024.05.22.594943v3. [DOI]
  • 55.Zhang Z, Xu M, Jamasb A, Chenthamarakshan V, Lozano A, Das P, Tang J. Protein representation learning by geometric structure pretraining. The 11th International conference on learning representations 2023. arXiv. 2023. https://arxiv.org/abs/2203.06125.
  • 56.van Kempen M, Kim SS, Tumescheit C, Mirdita M, Lee J, Gilchrist CLM, Söding J, Steinegger M. Fast and accurate protein structure search with Foldseek. Nat Biotechnol. 2024;42(2):243–246. doi: 10.1038/s41587-023-01773-0. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 57.Hayes T, Rao R, Akin H, Sofroniew NJ, Oktay D, Lin Z, Verkuil R, Tran VQ, Deaton J, Wiggert M, et al. Simulating 500 million years of evolution with a language model. Science. 2025;387(6736):850–858. doi: 10.1126/science.ads0018. [DOI] [PubMed] [Google Scholar]
  • 58.Liu Y, Ott M, Goyal N, Du J, Joshi M, Chen D, Levy O, Lewis M, Zettlemoyer L, Stoyanov V. RoBERTa: a robustly optimized BERT pretraining approach. arXiv. 2019. https://arxiv.org/abs/1907.11692.
  • 59.Eguchi RR, Choe CA, Huang P-S, Slusky J. Ig-VAE: generative modeling of protein structure by direct 3D coordinate generation. PLoS Comput Biol. 2022;18(6):e1010271. doi: 10.1371/journal.pcbi.1010271. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 60.Frey NC, Berenberg D, Zadorozhny K, Kleinhenz J, Lafrance-Vanasse J, Hotzel I, Wu Y, Ra S, Bonneau R, Cho K, et al. Protein discovery with discrete Walk-Jump Sampling. The 12th International conference on learning representations 2024. arXiv. 2024. https://arxiv.org/abs/2306.12360.
  • 61.Melnyk I, Chenthamarakshan V, Chen PY, Das P, Dhurandhar A, Padhi I, Das D. Reprogramming pretrained language models for antibody sequence infilling. In: Krause A, et al. editors. Proceeding 40th international conference on machine learning. Cambridge (MA): JMLR; 2023. p. 24398–24419. [Google Scholar]
  • 62.Cai H, Zhang Z, Wang M, Zhong B, Li Q, Zhong Y, Wu Y, Ying T, Tang J. Pretrainable geometric graph neural network for antibody affinity maturation. Nat Commun. 2024;15(1):7785. doi: 10.1038/s41467-024-51563-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63.Su J, Ahmed M, Lu Y, Pan S, Bo W, Liu Y. RoFormer: enhanced transformer with rotary position embedding. Neurocomputing. 2024;568:127063. doi: 10.1016/j.neucom.2023.127063. [DOI] [Google Scholar]
  • 64.Devlin J, Chang M-W, Lee K, Toutanova KB. Pre-training of deep bidirectional transformers for language understanding. In: Burstein J, Doran CSolorio T. editors. Proceeding 2019 conference of the North American chapter of the association for computational linguistics: human language technologies. Vol. 1. Minneapolis (MN): Association for Computational Linguistics; 2019. p. 4171–4186. [Google Scholar]
  • 65.Raffel C, Shazeer N, Roberts A, Lee K, Narang S, Matena M, Zhou Y, Li W, Liu PJ. Exploring the limits of transfer learning with a unified text-to-text transformer. J Mach Learn Res. 2020;21:5485–5551. [Google Scholar]
  • 66.Almazrouei E, Alobeidli H, Alshamsi A, Cappelli A, Cojocaru R, Debbah M, Goffinet É, Hesslow D, Launay J, Malartic Q, Mazzotta D. The Falcon series of open language models. arXiv. 2023. https://arxiv.org/abs/2311.16867. [Google Scholar]
  • 67.Ferruz N, Höcker B. Controllable protein design with language models. Nat Mach Intell. 2022;4(6):521–532. doi: 10.1038/s42256-022-00499-z. [DOI] [Google Scholar]
  • 68.Ruffolo JA, Bhatnagar A, Beazer J, Nayfach S, Russ J, Hill E, Hussain R, Gallagher J, Madani A. Adapting protein language models for structure-conditioned design. NeurIPS workshop on machine learning in structural biology 2024. bioRxiv. 2024. doi: 10.1101/2024.08.03.606485v1. [DOI]
  • 69.Shanker VR, Bruun TUJ, Hie BL, Kim PS. Unsupervised evolution of protein and antibody complexes with a structure-informed language model. Science. 2024;385(6704):46–53. doi: 10.1126/science.adk8946. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 70.Heinzinger M, Weissenow K, Sanchez J, Henkel A, Mirdita M, Steinegger M, Rost B. Bilingual language model for protein sequence and structure. NAR Genomics Bioinf. 2024;6(4):lqae150. doi: 10.1093/nargab/lqae150. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 71.Su J, Han C, Zhou Y, Shan J, Zhou X, Yuan F. SaProt: protein language modeling with structure-aware vocabulary. The 12th International conference on learning representations 2024. bioRxiv. 2024. doi: 10.1101/2023.10.01.560349v5. [DOI]
  • 72.Su J, Zhou X, Zhang X, Yuan F. ProTrek: navigating the protein universe through tri-modal contrastive learning. Preprint at bioRxiv. 2024. doi: 10.1101/2024.05.30.596740v2. [DOI]
  • 73.Lee M, Vecchietti LF, Jung H, Ro HJ, Cha M, Kim HM. Robust optimization in protein fitness landscapes using reinforcement learning in latent space. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 26976–26990. [Google Scholar]
  • 74.Akbar R, Bashour H, Rawat P, Robert PA, Smorodina E, Cotet T-S, Flem-Karlsen K, Frank R, Mehta BB, Vu MH, et al. Progress and challenges for the machine learning-based design of fit-for-purpose monoclonal antibodies. mAbs. 2022;14(1):2008790. doi: 10.1080/19420862.2021.2008790. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 75.Kim J, McFee M, Fang Q, Abdin O, Kim PM. Computational and artificial intelligence-based methods for antibody development. Trends Pharmacol. Sci. 2023;44(3):175–189. doi: 10.1016/j.tips.2022.12.005. [DOI] [PubMed] [Google Scholar]
  • 76.Olsen TH, Boyles F, Deane CM. Observed antibody space: a diverse database of cleaned, annotated, and translated unpaired and paired antibody sequences. Protein Sci. 2022;31(1):141–146. doi: 10.1002/pro.4205. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 77.Vaswani A, Shazeer N, Parmar N, Uszkoreit J, Jones L, Gomez AN, Kaiser Ł, Polosukhin I. Attention is all you need. In: von Luxburg U, Guyon I, Bengio S, Wallach HFergus R, editors. Proceeding 31st international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2017. p. 6000–6010. [Google Scholar]
  • 78.Hie BL, Shanker VR, Xu D, Bruun TUJ, Weidenbacher PA, Tang S, Wu W, Pak JE, Kim PS. Efficient evolution of human antibodies from general protein language models. Nat Biotechnol. 2024;42(2):275–283. doi: 10.1038/s41587-023-01763-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 79.Wang M, Patsenker J, Li H, Kluger Y, Kleinstein SH, De Boer RJ. Supervised fine-tuning of pre-trained antibody language models improves antigen specificity prediction. PLoS Comput Biol. 2025;21(3):e1012153. doi: 10.1371/journal.pcbi.1012153. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 80.Radford A, Kim JW, Hallacy C, Ramesh A, Goh G, Agarwal S, Sastry G, Askell A, Mishkin P, Clark J, et al. Learning transferable visual models from natural language supervision. In: Meila M, and Zhang T, editors. Proceeding 38th international conference on machine learning. Cambridge (MA): JMLR; 2021. p. 8748–8763. [Google Scholar]
  • 81.Ingraham J, Garg V, Barzilay R, Jaakkola T. Generative models for graph-based protein design. In: Wallach HM, Larochelle H, Beygelzimer A, d’Alché-Buc FFox EB. editors. Proceeding 33rd international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2019. p. 15820–15831. [Google Scholar]
  • 82.Hsu C, Verkuil R, Liu J, Lin Z, Hie B, Sercu T, Lerer A, Rives A. Learning inverse folding from millions of predicted structures. In: Chaudhuri K, et al. editors. Proceeding 39th international conference on machine learning. Cambridge (MA): JMLR; 2022. p. 8946–8970. [Google Scholar]
  • 83.Yi K, Zhou B, Shen Y, Liò P, Wang Y. Graph denoising diffusion for inverse protein folding. In: Oh A, et al. editors. Proceeding 37th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2023. p. 10238–10257. [Google Scholar]
  • 84.Luo S, Su Y, Peng X, Wang S, Peng J, Ma J. Antigen-specific antibody design and optimization with diffusion-based generative models for protein structures. In: Koyejo S, et al. editors. Proceeding 36th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2022. p. 9754–9767. [Google Scholar]
  • 85.Mahajan SP, Ruffolo JA, Frick R, Gray JJ. Hallucinating structure-conditioned antibody libraries for target-specific binders. Front Immunol. 2022;13. doi: 10.3389/fimmu.2022.999034. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 86.Anishchenko I, Pellock SJ, Chidyausiku TM, Ramelot TA, Ovchinnikov S, Hao J, Bafna K, Norn C, Kang A, Bera AK, et al. De novo protein design by deep network hallucination. Nature. 2021;600(7889):547–552. doi: 10.1038/s41586-021-04184-w. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 87.Hangeldiyev B, Rzayev A, Armanuly A, Vecchietti LF, Cha M, Kim HM. Antibody sequence design with graph-based deep learning methods. In: Shin B, et al. editors. Proc. Korea Software Congress 2022 (2022 한국소프트웨어종합학술대회 논문집). Seoul: Korean Institute of Information Scientists and Engineers (한국정보과학회); 2022. p. 1640–1642. [Google Scholar]
  • 88.Dreyer FA, Cutting D, Schneider C, Kenlay H, Deane CM. Inverse folding for antibody sequence design using deep learning. ICML workshop on computational biology 2023. arXiv. 2023. https://arxiv.org/abs/2310.19513.
  • 89.Shanehsazzadeh A, Alverio J, Kasun G, Levine S, Khan JA, Chung C, Diaz N, Luton BK, Tarter Y, McCloskey C, et al. In vitro validated antibody design against multiple therapeutic antigens using generative inverse folding. NeurIPS workshop on machine learning in structural biology 2023. bioRxiv. 2023. doi: 10.1101/2023.12.08.570889v1. [DOI]
  • 90.Høie MH, Hummer A, Olsen TH, Aguilar-Sanjuan B, Nielsen M, Deane CM. AntiFold: improved antibody structure-based design using inverse folding. The 1st NeurIPS workshop on generative AI and Biology 2023. arXiv. 2024. https://arxiv.org/abs/2405.03370.
  • 91.Bennett NR, Coventry B, Goreshnik I, Huang B, Allen A, Vafeados D, Peng YP, Dauparas J, Baek M, Stewart L, et al. Improving de novo protein binder design with deep learning. Nat Commun. 2023;14(1):2625. doi: 10.1038/s41467-023-38328-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 92.Gao Z, Tan C, Chacón P, Li SZ. PiFold: toward effective and efficient protein inverse folding. The 11th International conference on learning representations 2023. arXiv. 2023. https://arxiv.org/abs/2209.12643.
  • 93.Akpinaroglu D, Seki K, Guo A, Zhu E, Kelly MJ, Kortemme T. Structure-conditioned masked language models for protein sequence design generalize beyond the native sequence space. NeurIPS workshop on machine learning in structural biology 2023. bioRxiv. 2023. doi: 10.1101/2023.12.15.571823v1. [DOI]
  • 94.Gao Z, Tan C, Li SZ. KW-Design: pushing the limit of protein design via knowledge refinement. The 12th International conference on learning representations 2024. arXiv. 2023. https://arxiv.org/abs/2305.15151.
  • 95.Kong X, Huang W, Liu Y. Conditional antibody design as 3D equivariant graph translation. The 11th International conference on learning representations 2023. arXiv. 2023. https://arxiv.org/abs/2208.06073.
  • 96.Kong X, Huang W, Liu Y. End-to-end full-atom antibody design. In: Krause A, et al. editors. Proceeding 40th international conference on machine learning. Cambridge (MA): JMLR; 2023. p. 17409–17429. [Google Scholar]
  • 97.Martinkus K, Ludwiczak J, Liang WC, Lafrance-Vanasse J, Hotzel I, Rajpal A, Wu Y, Cho K, Bonneau R, Gligorijevic V, et al. AbDiffuser: full-atom generation of in vitro functioning antibodies. In: Oh A, et al. editors. Proceeding 37th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2023. p. 40729–40759. [Google Scholar]
  • 98.Jin W, Wohlwend J, Barzilay R, Jaakkola T. Iterative refinement graph neural network for antibody sequence-structure co-design. The 10th International conference on learning representations 2022. arXiv. 2022. https://arxiv.org/abs/2110.04624.
  • 99.Li L, Gupta E, Spaeth J, Shing L, Jaimes R, Engelhart E, Lopez R, Caceres RS, Bepler T, Walsh ME, et al. Machine learning optimization of candidate antibody yields highly diverse sub-nanomolar affinity antibody libraries. Nat Commun. 2023;14(1):3454. doi: 10.1038/s41467-023-39022-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 100.Gruver N, Stanton S, Frey N, Rudner TG, Hotzel I, Lafrance-Vanasse J, Rajpal A, Cho K, Wilson AG. Protein design with guided discrete diffusion. In: Oh A, et al. editors. Proceeding 37th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2023. p. 12489–12517. [Google Scholar]
  • 101.Stanton S, Maddox W, Gruver N, Maffettone P, Delaney E, Greenside P, Wilson AG. Accelerating Bayesian optimization for biological sequence design with denoising autoencoders. In: Chaudhuri K, et al. editors. Proceeding 39th international conference on machine learning. Cambridge (MA): JMLR; 2022. p. 20459–20478. [Google Scholar]
  • 102.Angermueller C, Mariet Z, Jester B, Engelhart E, Emerson R, Alipanahi B, Lin C, Shikany C, Guion D, Nelson J, et al. High-throughput ML-guided design of diverse single-domain antibodies against SARS-CoV-2. bioRxiv. 2023. doi: 10.1101/2023.12.01.569227v2. [DOI]
  • 103.Cutting D, Dreyer FA, Errington D, Schneider C, Deane CM. De novo antibody design with SE(3) diffusion. J Comput Biol. 2025;32(4):351–361. doi: 10.1089/cmb.2024.0768. [DOI] [PubMed] [Google Scholar]
  • 104.Yim J, Trippe BL, De Bortoli V, Mathieu E, Doucet A, Barzilay R, Jaakkola T. SE(3) diffusion model with application to protein backbone generation. In: Krause A, et al. editors. Proceeding 40th international conference on machine learning. Cambridge (MA): JMLR; 2023. p. 40001–40039. [Google Scholar]
  • 105.Tagasovska N, Gligorijević V, Cho K, Loukas A. Implicitly guided design with PropEn: match your data to follow the gradient. In: Globerson A, et al. editors. Proceeding 38th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2024. p. 35973–36001. [Google Scholar]
  • 106.Vogt Y, Naouar M, Kalweit M, Miething CC, Duyster J, Boedecker J, Kalweit G. BetterBodies: reinforcement learning guided diffusion for antibody sequence design. arXiv. 2024. https://arxiv.org/abs/2409.16298.
  • 107.Jin W, Barzilay R, Jaakkola T. Antibody-antigen docking and design via hierarchical equivariant refinement. In: Chaudhuri K, et al. editors. Proceeding 39th international conference on machine learning. Cambridge (MA): JMLR; 2022. p. 10217–10227. [Google Scholar]
  • 108.Eguchi RR, Choe CA, Parekh U, Khalek IS, Ward MD, Vithani N, Bowman GR, Jardine JG, Huang P-S. Deep generative design of epitope-specific binding proteins by latent conformation optimization. bioRxiv. 2022. doi: 10.1101/2022.12.22.521698v1. [DOI]
  • 109.McPartlon M, Xu J. Deep learning for flexible and site-specific protein docking and design. bioRxiv. 2023. doi: 10.1101/2023.04.01.535079v1. [DOI]
  • 110.Gao K, Wu L, Zhu J, Peng T, Xia Y, He L, Xie S, Qin T, Liu H, He K. Pre-training antibody language models for antigen-specific computational antibody design. In: Singh A, et al. editors. Proc. 29th ACM SIGKDD conference on knowledge discovery and data mining. New York (NY): Association for Computing Machinery; 2023. p. 506–517. [Google Scholar]
  • 111.Peng Z, Han C, Wang X, Li D, Yuan F. Generative diffusion models for antibody design, docking, and optimization. bioRxiv. 2023. doi: 10.1101/2023.09.25.559190v1. [DOI]
  • 112.Wu F, Li SZ. A hierarchical training paradigm for antibody structure-sequence co-design. In: Oh A, et al. editors. Proceeding 37th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2023. p. 31140–31157. [Google Scholar]
  • 113.Shanehsazzadeh A, McPartlon M, Kasun G, Steiger AK, Sutton JM, Yassine E, McCloskey C, Haile R, Shuai R, Alverio J, et al. Unlocking de novo antibody design with generative artificial intelligence. bioRxiv. 2024. doi: 10.1101/2023.01.08.523187v4. [DOI]
  • 114.Tan C, Gao Z, Wu L, Xia J, Zheng J, Yang X, Liu Y, Hu B, Li SZ. Cross-gate MLP with protein complex invariant embedding is a one-shot antibody Designer. In: Woolridge M, et al. editors. Proceeding 38th AAAI conference on artificial intelligence. Washington (DC): Association for the Advancement of Artificial Intelligence; 2024. p. 15222–15230. [Google Scholar]
  • 115.Zhou X, Xue D, Chen R, Zheng Z, Wang L, Gu Q. Antigen-specific antibody design via direct energy-based preference optimization. In: Globerson A, et al. editors. Proceeding 38th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2024. p. 120861–120891. [Google Scholar]
  • 116.Kim N, Kim M, Ahn S, Park J. Decoupled sequence and structure generation for realistic antibody design. Trans Mach Learn Res. 2025. [Google Scholar]
  • 117.Kulytė P, Vargas F, Mathis SV, Wang YG, Hernández-Lobato JM, Liò P. Improving antibody design with force-guided sampling in diffusion models. NeurIPS workshop on machine learning in structural biology 2024. arXiv. 2024. https://arxiv.org/abs/2406.05832.
  • 118.Zhu T, Ren M, Zhang H. Antibody design using a score-based diffusion model guided by evolutionary, physical and geometric constraints. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 62531–62548. [Google Scholar]
  • 119.Lin H, Wu L, Huang Y, Liu Y, Zhang O, Zhou Y, Sun R, Li SZ. GeoAB: towards realistic antibody design and reliable affinity maturation. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 30346–30361. [Google Scholar]
  • 120.Wang R, Wu F, Gao X, Wu J, Zhao P, Yao J. IgGM: a generative model for functional antibody and nanobody design. The 13th International conference on learning representations 2025. bioRxiv. 2025. doi: 10.1101/2024.09.19.613838v2. [DOI]
  • 121.Honegger A, Plückthun A. Yet another numbering scheme for immunoglobulin variable domains: an automatic modeling and analysis tool. J Mol Biol. 2001;309(3):657–670. doi: 10.1006/jmbi.2001.4662. [DOI] [PubMed] [Google Scholar]
  • 122.SAbDab statistics. Oxford protein informatics group. 2025. https://opig.stats.ox.ac.uk/webapps/sabdab-sabpred/sabdab/stats/.
  • 123.Adolf-Bryfogle J, Kalyuzhniy O, Kubitz M, Weitzner BD, Hu X, Adachi Y, Schief WR, Dunbrack RL. RosettaAntibodyDesign (RAbD): a general framework for computational antibody design. PLoS Comput Biol. 2018;14(4):e1006112. doi: 10.1371/journal.pcbi.1006112. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 124.Alamdari S, Thakkar N, van den Berg R, Tenenholtz N, Strome R, Moses AM, Lu AX, Fusi N, Amini AP, Yang KK. Protein generation with evolutionary diffusion: sequence is all you need. The 1st NeurIPS workshop on generative AI and biology 2023. bioRxiv. 2024. doi: 10.1101/2023.09.11.556673v2. [DOI]
  • 125.Basu S, Wallner B, Levy YK. DockQ: a quality measure for protein-protein docking models. PLoS ONE. 2016;11(8):e0161879. doi: 10.1371/journal.pone.0161879. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 126.Parsons J, Holmes JB, Rojas JM, Tsai J, Strauss CEM. Practical conversion from torsion space to Cartesian space for in silico protein synthesis. J Comput Chem. 2005;26(10):1063–1068. doi: 10.1002/jcc.20237. [DOI] [PubMed] [Google Scholar]
  • 127.Ho J, Jain A, Abbeel P. Denoising diffusion probabilistic models. In: Larochelle H, Ranzato M, Hadsell R, Balcan MF, Lin H. editors. Proceeding 34th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2020. p. 6840–6851. [Google Scholar]
  • 128.Rombach R, Blattmann A, Lorenz D, Esser P, Ommer B. High-resolution image synthesis with latent diffusion models. In: Chellappa R, et al. editors. Proceeding 2022 IEEE/CVF conference on computer vision and pattern recognition. Los Alamitos (CA): IEEE Computer Society; 2022. p. 10674–10685. [Google Scholar]
  • 129.Anand N, Achim T. Protein structure and sequence generation with equivariant denoising diffusion probabilistic models. NeurIPS workshop on machine learning in structural biology 2022. arXiv. 2022. https://arxiv.org/abs/2205.15019.
  • 130.Wu KE, Yang KK, van den Berg R, Alamdari S, Zou JY, Lu AX, Amini AP. Protein structure generation via folding diffusion. Nat Commun. 2022;15(1):1059. doi: 10.1038/s41467-024-45051-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 131.Trippe BL, Yim J, Tischer D, Baker D, Broderick T, Barzilay R, Jaakkola T. Diffusion probabilistic modeling of protein backbones in 3D for the motif-scaffolding problem. The 11th International conference on learning representations 2023. arXiv. 2023. https://arxiv.org/abs/2206.04119.
  • 132.Lin Y, AlQuraishi M. Generating novel, designable, and diverse protein structures by equivariantly diffusing oriented residue clouds. In: Krause A, et al. editors. Proceeding 40th international conference on machine learning. Cambridge (MA): JMLR; 2023. p. 20978–21002. [Google Scholar]
  • 133.Wang C, Qu Y, Peng Z, Wang Y, Zhu H, Chen D, Cao L. Proteus: exploring protein structure generation for enhanced designability and efficiency. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 51376–51395. [Google Scholar]
  • 134.Chu AE, Kim J, Cheng L, El Nesr G, Xu M, Shuai RW, Huang P-S. An all-atom protein generative model. Proc Natl Acad Sci USA. 2024;121(27):e2311500121. doi: 10.1073/pnas.2311500121. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 135.Lin Y, Lee M, Zhang Z, AlQuraishi M. Out of Many, One: designing and scaffolding proteins at the scale of the structural universe with Genie 2. arXiv. 2024. https://arxiv.org/abs/2405.15489.
  • 136.Austin J, Johnson DD, Ho J, Tarlow D, Berg R. Structured denoising diffusion models in discrete state-spaces. In: Ranzato M, Beygelzimer A, Dauphin Y, Liang PS, Vaughan JW. editors. Proceeding 35th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2021. p. 17981–17993. [Google Scholar]
  • 137.Rafailov R, Sharma A, Mitchell E, Manning CD, Ermon S, Finn C. Direct preference optimization: your language model is secretly a reward model. In: Oh A, et al. editors. Proceeding 37th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2023. p. 53728–53741. [Google Scholar]
  • 138.Gainza P, Sverrisson F, Monti F, Rodolà E, Boscaini D, Bronstein MM, Correia BE. Deciphering interaction fingerprints from protein molecular surfaces using geometric deep learning. Nat Methods. 2020;17(2):184–192. doi: 10.1038/s41592-019-0666-6. [DOI] [PubMed] [Google Scholar]
  • 139.Gainza P, Wehrle S, Van Hall-Beauvais A, Marchand A, Scheck A, Harteveld Z, Buckley S, Ni D, Tan S, Sverrisson F, et al. De novo design of protein interactions with learned surface fingerprints. Nature. 2023;617(7959):176–184. doi: 10.1038/s41586-023-05993-x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 140.Childers MC, Daggett V. Molecular dynamics methods for antibody design. In: Tsumoto K, and Kuroda D. editors. In Computer-aided antibody design. Vol. 2552. New York (NY): Humana; 2023. p. 109–124. [DOI] [PubMed] [Google Scholar]
  • 141.Rusch TK, Bronstein MM, Mishra S. A survey on oversmoothing in graph neural networks. arXiv. 2023. https://arxiv.org/abs/2303.10993.
  • 142.Di Giovanni F, Giusti L, Barbero F, Luise G, Lio P, Bronstein MM. On over-squashing in message passing neural networks: the impact of width, depth, and topology. In: Krause A, et al. editors. Proceeding 40th international conference on machine learning. Cambridge (MA): JMLR; 2023. p. 7865–7885. [Google Scholar]
  • 143.Yim J, Campbell A, Foong AY, Gastegger M, Jiménez-Luna J, Lewis S, Satorras VG, Veeling BS, Barzilay R, et al. Fast protein backbone generation with SE(3) flow matching. NeurIPS workshop on machine learning in structural biology 2023. arXiv. 2023. https://arxiv.org/abs/2310.05297.
  • 144.Bose AJ, Akhound-Sadegh T, Huguet G, Fatras K, Rector-Brooks J, Liu CH, Nica AC, Korablyov M, Bronstein M, Tong A. SE(3)-stochastic flow matching for protein backbone generation. The 12th International conference on learning representations 2024. arXiv. 2024. https://arxiv.org/abs/2310.02391.
  • 145.Huguet G, Vuckovic J, Fatras K, Thibodeau-Laufer E, Lemos P, Islam R, Liu CH, Rector-Brooks J, Akhound-Sadegh T, Bronstein MM, et al. Sequence-augmented SE(3)-flow matching for conditional protein backbone generation. In: Globerson A, et al. editors. Proceeding 38th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2024. p. 33007–33036. [Google Scholar]
  • 146.Campbell A, Yim J, Barzilay R, Rainforth T, Jaakkola T. Generative flows on discrete state-spaces: enabling multimodal flows with applications to protein co-design. In: Salakhutdinov R, et al. editors. Proceeding 41st international conference on machine learning. Cambridge (MA): JMLR; 2024. p. 5453–5512. [Google Scholar]
  • 147.Barkat MS, Moussa S. Protein-protein negative interaction dataset. Dataset at IEEE dataport. 2022. doi: 10.21227/51xw-5q83. [DOI]
  • 148.Schneider C, Buchanan A, Taddese B, Deane CM, Valencia A. DLAB: deep learning methods for structure-based virtual screening of antibodies. Bioinformatics. 2022;38(2):377–383. doi: 10.1093/bioinformatics/btab660. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 149.Myung Y, Pires DEV, Ascher DB, Martelli PL. CSM-AB: graph-based antibody–antigen binding affinity prediction and docking scoring function. Bioinformatics. 2022;38(4):1141–1143. doi: 10.1093/bioinformatics/btab762. [DOI] [PubMed] [Google Scholar]
  • 150.Yang YX, Wang P, Zhu BT. Binding affinity prediction for antibody–protein antigen complexes: a machine learning analysis based on interface and surface areas. J Mol Graph Model. 2023;118:108364. doi: 10.1016/j.jmgm.2022.108364. [DOI] [PubMed] [Google Scholar]
  • 151.Jin W, Sarkizova S, Chen X, Hacohen N, Uhler C. Unsupervised protein-ligand binding energy prediction via neural Euler’s rotation equation. In: Oh A, et al. editors. Proceeding 37th international conference on neural information processing systems. Red Hook (NY): Curran Associates Inc.; 2023. p. 33514–33528. [Google Scholar]
  • 152.Raybould MIJ, Marks C, Krawczyk K, Taddese B, Nowak J, Lewis AP, Bujotzek A, Shi J, Deane CM. Five computational developability guidelines for therapeutic antibody profiling. Proc Natl Acad Sci USA. 2019;116(10):4025–4030. doi: 10.1073/pnas.1810576116. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 153.Park JW, Stanton S, Saremi S, Watkins A, Dwyer H, Gligorijevic V, Bonneau R, Ra S, Cho K. PropertyDAG: multi-objective Bayesian optimization of partially ordered, mixed-variable properties for biological sequence design. arXiv. 2022. https://arxiv.org/abs/2210.04096.
  • 154.Norman RA, Ambrosetti F, Bonvin AMJJ, Colwell LJ, Kelm S, Kumar S, Krawczyk K. Computational approaches to therapeutic antibody design: established methods and emerging trends. Brief Bioinform. 2019;21(5):1549–1567. doi: 10.1093/bib/bbz095. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 155.Chen Z, Wang X, Chen X, Huang J, Wang C, Wang J, Wang Z. Accelerating therapeutic protein design with computational approaches toward the clinical stage. Comput Struct Biotechnol J. 2023;21:2909–2926. doi: 10.1016/j.csbj.2023.04.027. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 156.Frey NC, Hötzel I, Stanton SD, Kelly R, Alberstein RG, Makowski E, Martinkus K, Berenberg D, Bevers III J, et al. Lab-in-the-loop therapeutic antibody design with deep learning. bioRxiv. 2025. doi: 10.1101/2025.02.19.639050v2. [DOI] [Google Scholar]
  • 157.Wu R, Ding F, Wang R, Shen R, Zhang X, Luo S, Su C, Wu Z, Xie Q, Berger B, et al. High-resolution de novo structure prediction from primary sequence. bioRxiv. 2022. doi: 10.1101/2022.07.21.500999v1. [DOI] [Google Scholar]
  • 158.Li Z, Liu X, Chen W, Shen F, Bi H, Ke G, Zhang L. Uni-Fold: an open-source platform for developing protein folding models beyond AlphaFold. bioRxiv. 2022. doi: 10.1101/2022.08.04.502811v1. [DOI] [Google Scholar]
  • 159.Ahdritz G, Bouatta N, Floristean C, Kadyan S, Xia Q, Gerecke W, O’Donnell TJ, Berenberg D, Fisk I, Zanichelli N, et al. OpenFold: retraining AlphaFold2 yields new insights into its learning mechanisms and capacity for generalization. Nat Methods. 2024;21(8):1514–1524. doi: 10.1038/s41592-024-02272-z. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 160.Fang X, Gao J, Hu J, Liu L, Xue Y, Zhang X, Zhu K. HelixFold-Multimer: elevating protein complex structure prediction to new heights. arXiv. 2024. https://arxiv.org/abs/2404.10260.
  • 161.Madani A, Krause B, Greene ER, Subramanian S, Mohr BP, Holton JM, Olmos JL, Xiong C, Sun ZZ, Socher R, et al. Large language models generate functional protein sequences across diverse families. Nat Biotechnol. 2023;41(8):1099–1106. doi: 10.1038/s41587-022-01618-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 162.Gao Z, Tan C, Li SZ. FoldToken2: learning compact, invariant and generative protein structure language. arXiv. 2024. https://www.arxiv.org/abs/2407.00050.
  • 163.Lin X, Chen Z, Li Y, Ma Z, Fan C, Cao Z, Feng S, Gao YQ, Zhang J. Tokenizing foldable protein structures with machine-learned artificial amino-acid vocabulary. bioRxiv. 2024. doi: 10.1101/2023.11.27.568722v4. [DOI]

Articles from mAbs are provided here courtesy of Taylor & Francis

RESOURCES