ProtFAD: Introducing function-aware domains as implicit modality towards protein function prediction
Mingqing Wang, Zhiwei Nie, Yonghong He, Athanasios V. Vasilakos, Zhixiang Ren
TL;DR
ProtFAD introduces function-aware domain embeddings as an implicit modality to bridge protein sequence/structure and function. By pre-training domain representations with GO priors and text semantics, and by employing a domain-attention fusion with a domain-joint triplet InfoNCE loss, the approach achieves consistent improvements over state-of-the-art methods across multiple protein-function benchmarks. The method also demonstrates that domain-level information can be highly discriminative for function prediction and offers robust multi-modal alignment even when some data modalities are scarce or noisy. Overall, ProtFAD enhances robustness and interpretability in protein function prediction by leveraging function priors encoded in protein domains.
Abstract
Protein function prediction is currently achieved by encoding its sequence or structure, where the sequence-to-function transcendence and high-quality structural data scarcity lead to obvious performance bottlenecks. Protein domains are "building blocks" of proteins that are functionally independent, and their combinations determine the diverse biological functions. However, most existing studies have yet to thoroughly explore the intricate functional information contained in the protein domains. To fill this gap, we propose a synergistic integration approach for a function-aware domain representation, and a domain-joint contrastive learning strategy to distinguish different protein functions while aligning the modalities. Specifically, we align the domain semantics with GO terms and text description to pre-train domain embeddings. Furthermore, we partition proteins into multiple sub-views based on continuous joint domains for contrastive training under the supervision of a novel triplet InfoNCE loss. Our approach significantly and comprehensively outperforms the state-of-the-art methods on various benchmarks, and clearly differentiates proteins carrying distinct functions compared to the competitor. Our implementation is available at https://github.com/AI-HPC-Research-Team/ProtFAD.
