Protein language model that generates paired heavy and light chain human antibodies from an antigen prompt, with binders validated in vitro.
No providers recorded yet. Browse all providers
Monoclonal antibody discovery still begins with biology: immunize or sample a donor, sort antigen-specific B cells, screen, and iterate. MAGE (Monoclonal Antibody GEnerator) replaces that first step with generation. Prompted with the amino acid sequence of an antigen, it emits a complete paired antibody variable region — heavy and light chain together — predicted to bind that target. Nothing about the antibody is supplied as input: no seed CDR, no parent clone, no structure of the complex.
That framing separates MAGE from the two dominant computational strategies. Sequence-based protein language models generate antibody-like sequences target-agnostically, leaving unanswered what they bind. Structure-based design conditions on the antigen but depends on solved or predicted antibody-antigen complexes, a thin data regime. MAGE instead learns the association between antigen sequence and binding antibody sequence directly, so one checkpoint serves any antigen without per-target retraining.
MAGE was developed in the Georgiev lab at Vanderbilt University Medical Center with collaborators at UT Austin, Karolinska Institutet, Cleveland Clinic, NIAID, Griffith University, and the University of Washington, and released as a preprint in December 2024. It is a fine-tune of ProGen2-base rather than a model trained from scratch, inheriting general protein sequence knowledge and specializing it for the antibody task.
MAGE fine-tunes ProGen2-base, a 764M-parameter decoder-only protein transformer, on a curated database of antibody-antigen sequence pairs assembled from the literature and public databases, augmented with LIBRA-seq data generated for the study — a panel of 18 antigens screened against PBMCs from 20 donors spanning HIV-infected, influenza-vaccinated, COVID-19 convalescent, and healthy groups. Training used four V100 GPUs; generation takes roughly 15 seconds per antibody on an A6000. Outputs are filtered with ANARCI under IMGT numbering and scored for humanness with BioPhi OASis, which retained 969 of 1,000 RBD-prompted sequences.
Experimental validation covered three antigens of decreasing training representation. Of 20 RBD designs tested, 9 bound by ELISA and 8 of those by biolayer interferometry, five with apparent nanomolar to sub-nanomolar affinity; RBD-409 neutralized index SARS-CoV-2 pseudovirus at an IC50 of 6.7 ng/mL and retained potency against Gamma, Delta, and several Omicron variants. For an H5 hemagglutinin from A/Texas/37/2024 — a sequence absent from training, though 472 antibodies against a related H5N1 strain sharing 91.5% identity were present — 5 of 18 designs bound strongly and all five neutralized three influenza strains, two at IC50 below 100 ng/mL. For RSV-A prefusion F, 7 of 23 designs bound and 3 neutralized; a 3.4 Å cryo-EM reconstruction showed Fabs RSV-2245 and RSV-3301 engaging antigenic sites V and I on the F trimer.
MAGE targets the front of the antibody discovery funnel, producing a diverse candidate pool that can be triaged computationally before any protein is expressed. Because it needs only an antigen sequence, it fits situations where biological material is scarce or slow to obtain — an emerging zoonotic strain, a pathogen with no convalescent donors, or a target with no structural characterization. Groups running high-throughput B cell sequencing can also use it as an amplifier, turning existing antigen-specificity datasets into candidate repertoires for down-selection.
MAGE demonstrated that a general protein language model, fine-tuned on antigen-linked antibody repertoires, can produce functional human antibodies against a named target without a starting template — and backed that claim with binding, neutralization, and structural data rather than in-silico metrics alone. The limitations are equally clear. The training set is heavily skewed toward coronavirus antibody-antigen pairs, and validated hit rates ranged from 28% to 45% across targets, so the model produces a shortlist rather than a finished therapeutic. The work is a preprint awaiting peer review. The Apache-2.0 repository delivers more than the paper promises — the annotated training set ships as MAGE_annotated_training_data.zip, with the full 1,000-sequence RBD output alongside it — but the checkpoint stays gated behind a Vanderbilt end-user license agreement. Its trajectory depends on data: as paired antigen-specificity datasets grow, the same recipe should reach targets well beyond the viral antigens tested here.
Much of this page is generated or calculated automatically. Flag anything that looks off and we will re-run it.