paper-with-me

Papers

Learning context-aware structural representations to predict antigen and antibody binding interfaces

2020-04-22 · Bioinformatics 2020 4 · Srivamshi Pittala, Chris Bailey-Kellogg

Motivation Understanding how antibodies specifically interact with their antigens can enable better drug and vaccine design, as well as provide insights into natural immunity. Experimental structural characterization can detail the ‘ground truth’ of antibody–antigen interactions, but computational methods are required to efficiently scale to large-scale studies. To increase prediction accuracy as well as to provide a means to gain new biological insights into these interactions, we have developed a unified deep learning-based framework to predict binding interfaces on both antibodies and antigens. Results Our framework leverages three key aspects of antibody–antigen interactions to learn predictive structural representations: (i) since interfaces are formed from multiple residues in spatial proximity, we employ graph convolutions to aggregate properties across local regions in a protein; (ii) since interactions are specific between antibody–antigen pairs, we employ an attention layer to explicitly encode the context of the partner; (iii) since more data are available for general protein–protein interactions, we employ transfer learning to leverage this data as a prior for the specific case of antibody–antigen interactions. We show that this single framework achieves state-of-the-art performance at predicting binding interfaces on both antibodies and antigens, and that each of its three aspects drives additional improvement in the performance. We further show that the attention layer not only improves performance, but also provides a biologically interpretable perspective into the mode of interaction. Availability and implementation The source code is freely available on github at https://github.com/vamships/PECAN.git.

📄 PDF Abstract BibTeX

Code (1)

vamships/PECAN tf

Tasks

Antibody-antigen binding predictionTransfer Learning

Similar Papers 제목 키워드 기반

AbLWR:A Context-Aware Listwise Ranking Framework for Antibody-Antigen Binding Affinity Prediction via Positive-Unlabeled Learning

2026-04-13 · Fan Xu, Zhi-an Huang, Haohuai He, Yidong Song 외 arxiv

Accurate prediction of antibody-antigen binding affinity is fundamental to therapeutic design, yet remains constrained by severe label sparsity and the complexity of antigenic variations. In this paper, we propose AbLWR …

Antigen-specific Antibody Multi-modal Foundation Model for Functional Antibody Design

2026-07-22 · Xiaoliang Shi, Zichen Wang, Runze Ma, Zhongyue Zhang 외 arxiv

Antibodies are essential proteins that play a central role in immune recognition by binding specific antigen molecules. Although recent protein language models have enabled progress in single-chain protein modeling and g…

Multi-Modality Representation Learning for Antibody-Antigen Interactions Prediction

2025-03-22 · Peijin Guo, Minghui Li, Hewen Pan, Ruixiang Huang 외

While deep learning models play a crucial role in predicting antibody-antigen interactions (AAI), the scarcity of publicly available sequence-structure pairings constrains their generalization. Current AAI methods often …

Graph AttentionPredictionRepresentation Learning

EpiBench: Can LLMs Understand Epitopes for Antibody Drug Discovery?

2026-08-06 · Zirui Wang, Jiaqi Wang, Qinghan Wang, Yuzhi Xu 외 arxiv

Epitopes determine where antibodies bind antigens and shape downstream therapeutic properties such as functional blockade and escape resistance, making epitope understanding central to antibody drug discovery. Although l…

Drug Discovery

AbRank: A Benchmark Dataset and Metric-Learning Framework for Antibody-Antigen Affinity Ranking

2025-06-21 · Chunan Liu, Aurelien Pelissier, Yanjun Shao, Lilian Denzler 외

Accurate prediction of antibody-antigen (Ab-Ag) binding affinity is essential for therapeutic design and vaccine development, yet the performance of current models is limited by noisy experimental labels, heterogeneous a…

Metric LearningProtein Language Model