arXiv:2606.04154q-bio.QMcs.LG2026-06

用几何深度学习预测抗体结合位点,性能提升超40%。

EpiFormer: Learning Antigen-Antibody Interactions for Epitope Prediction via Geometric Deep Learning

论文配图:EpiFormer: Learning Antigen-Antibody Interactions for Epitope Prediction via Geometric Deep Learning
图 1 · 摘自论文原文
  • 通过交叉注意力实现抗原抗体早期信息融合,捕捉协同结构特征。
  • 在标准数据集上F1分数提升超40%,跨数据集迁移能力强。
  • 自动发现生物规律:抗原主导信息流动,几何特征比进化特征更重要。

抗体通过结合抗原表面特定区域(表位)来中和外来物质。计算表位预测对理解免疫识别和指导抗体工程至关重要。然而,现有方法面临三大挑战:抗体感知模型独立编码各链,仅在后期融合,难以捕捉定义结合界面的共依赖结构特征;严重类别不平衡及已知抗体-抗原复合物稀缺导致标准训练目标失效。我们提出EpiFormer,一种通用编码器-解码器框架,联合解决上述问题。核心设计是在GNN编码层中引入交错交叉注意力,实现抗原-抗体信息在整个表示学习过程中的双向流动,而非仅在输出阶段。该早期融合原则与主干网络无关,在从简单GCN到等变模型的各种GNN架构中均表现一致提升。此外,我们发现稀疏感知目标与早期融合架构搭配时,在表位预测任务上效果显著。EpiFormer在标准基准测试中相比之前最优方法F1分数提升超过40%,展现出良好泛化性和跨数据集迁移能力。值得注意的是,模型在端到端训练中涌现出已知生物学原理:学习到的交叉注意力门倾向于抗原向抗体的信息流动,符合结合界面中两链的不对称角色;模型对几何特征的偏好也与表位残基非进化保守这一公认发现一致。源代码可在https://github.com/mansoor181/epiformer.git获取。

原文摘要 · Abstract (English)

Antibodies neutralize foreign antigens by binding to specific surface regions called epitopes. Computational epitope prediction is critical for understanding immune recognition and guiding antibody engineering. However, existing methods face three fundamental challenges: antibody-aware models encode each chain independently and combine them only at a late stage, failing to capture co-dependent structural features that define binding interfaces, whereas severe class imbalance and scarcity of known antibody-antigen complexes render standard training objectives ineffective. We propose EpiFormer, a general encoder-decoder framework that addresses these challenges jointly. Our key design principle is interleaved cross-attention within GNN encoding layers, enabling bidirectional antigen-antibody information flow throughout representation learning rather than only at the output. This early-fusion principle is backbone-agnostic, providing consistent gains across GNN architectures from simple GCNs to equivariant models. We further show that sparsity-aware objectives are effective when paired with early-fusion architectures for the epitope prediction task. EpiFormer improves over the previous best method by over 40% in F1 score on standard benchmarks, demonstrating generalizability and cross-dataset transferability. Notably, EpiFormer discovers known biological principles as emergent behaviors of end-to-end training, where the learned cross-attention gates favor antigen-to-antibody information flow, consistent with the asymmetric roles of the two chains at the binding interface, and the model's preference for geometric over evolutionary features aligns with the established finding that epitope residues are not evolutionarily conserved. The source code is available at: https://github.com/mansoor181/epiformer.git

表位预测几何深度学习抗体-抗原相互作用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。