paper-with-me

홈 › Papers

Conditional Antibody Design as 3D Equivariant Graph Translation

2022-08-12 · Xiangzhe Kong, Wenbing Huang, Yang Liu

Antibody design is valuable for therapeutic usage and biological research. Existing deep-learning-based methods encounter several key issues: 1) incomplete context for Complementarity-Determining Regions (CDRs) generation; 2) incapability of capturing the entire 3D geometry of the input structure; 3) inefficient prediction of the CDR sequences in an autoregressive manner. In this paper, we propose Multi-channel Equivariant Attention Network (MEAN) to co-design 1D sequences and 3D structures of CDRs. To be specific, MEAN formulates antibody design as a conditional graph translation problem by importing extra components including the target antigen and the light chain of the antibody. Then, MEAN resorts to E(3)-equivariant message passing along with a proposed attention mechanism to better capture the geometrical correlation between different components. Finally, it outputs both the 1D sequences and 3D structure via a multi-round progressive full-shot scheme, which enjoys more efficiency and precision against previous autoregressive approaches. Our method significantly surpasses state-of-the-art models in sequence and structure modeling, antigen-binding CDR design, and binding affinity optimization. Specifically, the relative improvement to baselines is about 23% in antigen-binding CDR design and 34% for affinity optimization.

📄 PDF Abstract BibTeX arXiv:2208.06073

Code (3)

thunlp-mt/mean 공식 구현 pytorch
A4Bio/ADesigner pytorch
lkny123/agn pytorch

Tasks

3D geometryTranslation

Similar Papers 제목 키워드 기반

End-to-End Full-Atom Antibody Design

2023-02-01 · Xiangzhe Kong, Wenbing Huang, Yang Liu

Antibody design is an essential yet challenging task in various domains like therapeutics and biology. There are two major defects in current learning-based methods: 1) tackling only a certain subtask of the whole antibo…

Antibody-Antigen Docking and Design via Hierarchical Equivariant Refinement

2022-07-14 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

Computational antibody design seeks to automatically create an antibody that binds to an antigen. The binding affinity is governed by the 3D binding interface where antibody residues (paratope) closely interact with anti…

Atomic ForcesDecoder

Towards More Accurate Full-Atom Antibody Co-Design

2025-02-11 · Jiayang Wu, Xingyi Zhang, Xiangyu Dong, Kun Xie 외

Antibody co-design represents a critical frontier in drug development, where accurate prediction of both 1D sequence and 3D structure of complementarity-determining regions (CDRs) is essential for targeting specific epit…

Specificity

Relation-Aware Equivariant Graph Networks for Epitope-Unknown Antibody Design and Specificity Optimization

2024-12-14 · Lirong Wu, Haitao Lin, Yufei Huang, Zhangyang Gao 외

Antibodies are Y-shaped proteins that protect the host by binding to specific antigens, and their binding is mainly determined by the Complementary Determining Regions (CDRs) in the antibody. Despite the great progress m…

RelationSpecificity

EvoStruct: Bridging Evolutionary and Structural Priors for Antibody CDR Design via Protein Language Model Adaptation

2026-05-20 · Mansoor Ahmed, Sujin Lee, Umar Khayaz, Murray Patterson arxiv

Equivariant graph neural network (GNN) methods for antibody complementarity-determining region (CDR) design achieve the highest sequence recovery but suffer from severe vocabulary collapse. The current best GNN methods o…

Protein Language ModelGraph Neural NetworkProtein Design