paper-with-me

Papers

Reprogramming Pretrained Language Models for Antibody Sequence Infilling

2022-10-05 · Igor Melnyk, Vijil Chenthamarakshan, Pin-Yu Chen, Payel Das, Amit Dhurandhar, Inkit Padhi, Devleena Das

Antibodies comprise the most versatile class of binding molecules, with numerous applications in biomedicine. Computational design of antibodies involves generating novel and diverse sequences, while maintaining structural consistency. Unique to antibodies, designing the complementarity-determining region (CDR), which determines the antigen binding affinity and specificity, creates its own unique challenges. Recent deep learning models have shown impressive results, however the limited number of known antibody sequence/structure pairs frequently leads to degraded performance, particularly lacking diversity in the generated sequences. In our work we address this challenge by leveraging Model Reprogramming (MR), which repurposes pretrained models on a source language to adapt to the tasks that are in a different language and have scarce data - where it may be difficult to train a high-performing model from scratch or effectively fine-tune an existing pre-trained model on the specific task. Specifically, we introduce ReprogBert in which a pretrained English language model is repurposed for protein sequence infilling - thus considers cross-language adaptation using less data. Results on antibody design benchmarks show that our model on low-resourced antibody sequence dataset provides highly diverse CDR sequences, up to more than a two-fold increase of diversity over the baselines, without losing structural integrity and naturalness. The generated sequences also demonstrate enhanced antigen binding specificity and virus neutralization ability. Code is available at https://github.com/IBM/ReprogBERT

📄 PDF Abstract BibTeX arXiv:2210.07144

Code (1)

ibm/reprogbert 공식 구현 pytorch

Tasks

DiversityLanguage ModellingSpecificityText Infilling

Similar Papers 제목 키워드 기반

Reprogramming Pretrained Language Models for Protein Sequence Representation Learning

2023-01-05 · Ria Vinod, Pin-Yu Chen, Payel Das

Machine Learning-guided solutions for protein learning tasks have made significant headway in recent years. However, success in scientific discovery tasks is limited by the accessibility of well-defined and labeled in-do…

Dictionary LearningLanguage ModellingProperty PredictionProtein Function Prediction+2

xTrimoABFold: De novo Antibody Structure Prediction without MSA

2022-11-30 · Yining Wang, Xumeng Gong, Shaochuan Li, Bing Yang 외

In the field of antibody engineering, an essential task is to design a novel antibody whose paratopes bind to a specific antigen with correct epitopes. Understanding antibody structure and its paratope can facilitate a m…

Computational EfficiencyDrug DesignLanguage ModelingLanguage Modelling+2

AbGPT: De Novo Antibody Design via Generative Language Modeling

2024-09-09 · Desmond Kuan, Amir Barati Farimani

The adaptive immune response, largely mediated by B-cell receptors (BCRs), plays a crucial role for effective pathogen neutralization due to its diversity and antigen specificity. Designing BCRs de novo, or from scratch,…

DiversityLanguage ModelingLanguage ModellingSpecificity

Improving antibody language models with native pairing

2023-08-28 · Sarah M. Burbach, Bryan Briney

Current antibody language models are limited by their use of unpaired antibody sequence data and the biases in publicly available antibody sequence datasets, which are skewed toward antibodies against a relatively small …

Language ModelingLanguage ModellingProtein Language Model

Improved Therapeutic Antibody Reformatting through Multimodal Machine Learning

2025-09-23 · Jiayi Xin, Aniruddh Raghu, Nick Bhattacharya, Adam Carr 외 arxiv

Modern therapeutic antibody design often involves composing multi-part assemblages of individual functional domains, each of which may be derived from a different source or engineered independently. While these complex f…