STAR-GO: Improving Protein Function Prediction by Learning to Hierarchically Integrate Ontology-Informed Semantic Embeddings
By: Mehmet Efe Akça , Gökçe Uludoğan , Arzucan Özgür and more
Accurate prediction of protein function is essential for elucidating molecular mechanisms and advancing biological and therapeutic discovery. Yet experimental annotation lags far behind the rapid growth of protein sequence data. Computational approaches address this gap by associating proteins with Gene Ontology (GO) terms, which encode functional knowledge through hierarchical relations and textual definitions. However, existing models often emphasize one modality over the other, limiting their ability to generalize, particularly to unseen or newly introduced GO terms that frequently arise as the ontology evolves, and making the previously trained models outdated. We present STAR-GO, a Transformer-based framework that jointly models the semantic and structural characteristics of GO terms to enhance zero-shot protein function prediction. STAR-GO integrates textual definitions with ontology graph structure to learn unified GO representations, which are processed in hierarchical order to propagate information from general to specific terms. These representations are then aligned with protein sequence embeddings to capture sequence-function relationships. STAR-GO achieves state-of-the-art performance and superior zero-shot generalization, demonstrating the utility of integrating semantics and structure for robust and adaptable protein function prediction. Code is available at https://github.com/boun-tabi-lifelu/stargo.
Similar Papers
Few-shot Protein Fitness Prediction via In-context Learning and Test-time Training
Biomolecules
Helps scientists design better proteins faster.
A Novel Framework for Multi-Modal Protein Representation Learning
Machine Learning (CS)
Helps scientists guess what proteins do better.
Protein Secondary Structure Prediction Using 3D Graphs and Relation-Aware Message Passing Transformers
Machine Learning (CS)
Helps predict how proteins fold to work.