MLLGBMDec 10, 2024

Bayesian Optimization of Antibodies Informed by a Generative Model of Evolving Sequences

arXiv:2412.07763v112 citationsh-index: 21
Originality Highly original
AI Analysis

This addresses the challenge of costly and slow antibody development for therapeutic applications, offering a novel approach that could accelerate drug discovery.

The paper tackles the problem of efficiently optimizing antibody sequences for binding and stability by introducing CloneBO, a Bayesian optimization method that uses a generative model trained on clonal families to guide mutations, resulting in substantially more efficient optimization and stronger, more stable binders in both in silico and in vitro experiments.

To build effective therapeutics, biologists iteratively mutate antibody sequences to improve binding and stability. Proposed mutations can be informed by previous measurements or by learning from large antibody databases to predict only typical antibodies. Unfortunately, the space of typical antibodies is enormous to search, and experiments often fail to find suitable antibodies on a budget. We introduce Clone-informed Bayesian Optimization (CloneBO), a Bayesian optimization procedure that efficiently optimizes antibodies in the lab by teaching a generative model how our immune system optimizes antibodies. Our immune system makes antibodies by iteratively evolving specific portions of their sequences to bind their target strongly and stably, resulting in a set of related, evolving sequences known as a clonal family. We train a large language model, CloneLM, on hundreds of thousands of clonal families and use it to design sequences with mutations that are most likely to optimize an antibody within the human immune system. We propose to guide our designs to fit previous measurements with a twisted sequential Monte Carlo procedure. We show that CloneBO optimizes antibodies substantially more efficiently than previous methods in realistic in silico experiments and designs stronger and more stable binders in in vitro wet lab experiments.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes