Mutational analysis of Trastuzumab framework (FW) regions to modulate antibody stability and function, moving beyond the traditional focus on CDRs.
Authors evaluated antibody-specific language models (AbLang2, AntiBERTy, etc.), a general protein language model (ESM-2), and a structure-based Rosetta approach. While the language models showed limited utility in suggesting beneficial FW mutations, Rosetta provided more reliable predictions based on structural stability.
Language model-derived mutation suggestions were generally less informative than Rosetta’s, which successfully identified stabilizing FW mutations not biased toward germline residues.
Authors experimentally characterized selected mutants in vitro, assessing thermostability, antigen (HER2) binding, and functional effects such as ADCC and tumor cell viability. Some mutations preserved function, while others decoupled binding from downstream activity.
Demonstration of generation of novel natural antibodies biased towards favorable biophysical scores.
Developed a masked discrete diffusion–based generative model by retraining an ESM-2 (8M) architecture on paired heavy- and light-chain sequences from the Observed Antibody Space (OAS), using an order-agnostic diffusion objective to capture natural repertoire features.
Built ridge-regression predictors on ESM-2 embeddings using experimental developability measurements for 246 clinical-stage antibodies, focusing on hydrophobicity (HIC RT) and self-association (AC-SINS pH 7.4), and achieved cross-validated Spearman’s ρ of 0.42 for HIC and 0.49 for AC-SINS.
Showed that unconditionally generated sequences maintain high naturalness, scoring with AbLang-2 and p-IgGen language models to yield log-likelihood distributions comparable to natural and clinical repertoires.
Applied Soft Value-based Decoding in Diffusion (SVDD) guidance during sampling to bias generation toward sequences with low predicted hydrophobicity and self-association, enriching the fraction of candidates in the high-developability quadrant.
Novel generative modeling framework (AbBFN2) using Bayesian Flow Networks (BFNs) for antibody sequence optimization.
Trains on sequences from Observed Antibody Space (OAS) combined with genetic and biophysical annotations, leveraging a denoising approach for both conditional and unconditional sequence generation. Targets include optimizing Therapeutic Antibody Profiler (TAP) annotations.
Computationally validated for germline assignment accuracy, species prediction (humanness), and TAP parameter optimization.
Combines multiple antibody design objectives into a unified, single-step optimization process, unlike existing software methods which are typically specialized for individual tasks.
Heavy light chain pairing has long been posited to be random, or at the very least VERY promiscuous. Authors check that via training their model on different portions of the variable region and showing that there is signal where full sequences are used.
Authors curated a set of ca. 233k positive heavy/light chain pairs from OAS. Negative samples were made by random shuffling - so they could occur in nature, just were not observed in this ds.
They use Antiberta2 as a basis for training the classification model.
The model achieves 0.75 and 0.66 ROC AUC on two test sets - so there seems to be some signal there.
When the model is split between lamdbas/kappas, it does better - though lambda have signal for kappas (remember that lambda is a rescue rearrangement for not-working kappa).
Naive B-cell pairs have less predictability than mature ones.
Nice developability dataset with associated computational modeling.
A total of 334 antibodies were initially characterized, with a subset of 43 antibodies selected for in vivo pharmacokinetic (PK) assessment. These data points included high-throughput developability assays and various physicochemical measurements.
A multivariate regression model, using Partial Least Squares (PLS) regression, was developed. This model combined multiple in vitro measures (nonspecific interactions, self-association, and FcRn binding) to predict in vivo clearance, significantly improving PK correlation over individual assays.
Authors study 171 Roche clinical studies representing 28 drugs for their ADA incidence.
Authors demonstrate that ADA is highly context-specific with non-trivial inter-drug variation and factors such as disease or mode of action impacting the incidence.
They train a random forest model on T-cell epitope predictions and a model combined with non-epitope features. The extended model, including non-epitope features performs better than the one that is solely sequence-based.
Computational framework to calculate descriptors correlating with certain developability features for early antibody screening.
The framework calculates a number of sequence and structural descriptors.
The correlations were demonstrated to bring value on a HIC and viscosity datasets.
Exact calculation of descriptors takes time, so authors showed that it is possible to train a ML model to get the descriptors right away from sequence.
Authors revisit computational calculations from sequence and structure to filter out clinical stage therapeutics as an alternative/refinement to the popular TAP metrics.
Authors explain how the FvCSP charge asymmetry calculated in TAP might not be the ideal formulation.
They introduce FV_CHML which as opposed to FvCSP is a difference between the net charges.
Of the several computational metrics employed they show that the FV_CHML metric captures most of the clinical stage therapeutics.
They analyse the effect of the isotype, demonstrating that for accurate pI calculations, constant region should be modeled and not only the Fv
They propose four descriptors that appear to show good degree of separation of natural vs clinical antibodies and some correlation with the experimental values: 1. Patch_cdr_hyd - hydrophobicity of CDRs, not the same as in TAP 2. ens_charge_Fv - in lieu of PPC and PNC from TAP 3. Cdr_len - these separate repertoire from clinical abs. 4. Fv_chml - in lieu of FvCSP from TAP