LGMay 20

ConTact: Contact-First Antibody CDR Design via Explicit Interface Reasoning

arXiv:2605.2160050.9
Predicted impact top 49% in LG · last 90 daysOriginality Highly original
AI Analysis

This work addresses a key bottleneck in computational antibody design by decoupling contact reasoning from sequence selection, enabling better structural quality and epitope awareness for therapeutic antibody engineering.

ConTact introduces a contact-then-act architecture that explicitly separates contact prediction from amino acid selection for antibody CDR design, achieving 7% RMSD improvement and 10% F1 score gain over baselines on CHIMERA-Bench.

Computational antibody CDR design methods condition on antigen structure to generate binding loops, yet existing architectures conflate two fundamentally distinct sub-problems: identifying which CDR positions will contact the antigen, and selecting amino acids at those positions. This conflation forces models to learn contact reasoning implicitly through uniform message passing, diluting antigen signal across all positions equally. We introduce ConTact, a contact-then-act architecture that explicitly decomposes CDR design into three cascaded stages: learning surface complementarity fingerprints, predicting CDR-antigen contacts, and injecting contact-gated antigen features into the sequence head. A distance-biased cross-attention module encodes geometric priors favoring spatial neighbors, while a contact-weighted cross-entropy loss concentrates gradient signal on binding-critical positions. On CHIMERA-Bench dataset, ConTact achieves the best structural quality (7% RMSD improvement over the next-best baseline), best epitope awareness (10% F1 score over GNN baselines), and competitive sequence recovery (AAR 0.38) among several CDR-H3 design baselines.

Foundations

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

Your Notes