LGIRBMMay 27

PROTOCOL: Late Interaction Retrieval for Protein Homolog Search

arXiv:2605.2915860.9h-index: 8
AI Analysis

For computational biologists, ProtoCol improves remote homology detection in the twilight zone where global sequence similarity is weak.

ProtoCol introduces a late interaction retrieval method for protein homolog search that compares residue-level embeddings, outperforming sequence-composition, alignment-based, pooled PLM, and trained single-vector baselines on SCOPe superfamily and Pfam clan benchmarks.

Protein homology search underlies function annotation, structure prediction, and evolutionary analysis, but remains challenging in the "twilight zone," where global sequence similarity is weak and classical alignment methods lose sensitivity. Protein language models provide context-aware representations that could improve alignment sensitivity in this regime. However, prior protein embedding-based retrieval pipelines often pool these representations into a single vector, potentially obscuring local motifs, domains, or conserved residues that reveal remote homology. We introduce ProtoCol, a model which represents proteins as sets of residue embeddings and uses ColBERT-style late interaction to test whether residue-level comparison improves homolog retrieval. ProtoCol encodes proteins independently, keeps candidate representations pre-computable, and scores candidates with MaxSim over residue embeddings. On SCOPe superfamily and Pfam clan benchmarks, ProtoCol outperforms sequence-composition, alignment-based, pooled PLM, and trained single-vector baselines, supporting late interaction as an effective retrieval layer for remote homology search.

Foundations

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

Your Notes