OneProt: Towards Multi-Modal Protein Foundation Models
Klemens Flöge, Srisruthi Udayakumar, Johanna Sommer, Marie Piraud, Stefan Kesselheim, Vincent Fortuin, Stephan Günneman, Karel J van der Weg, Holger Gohlke, Erinc Merdivan, Alina Bazarova
TL;DR
OneProt advances protein representation by extending ImageBind-style multi-modal learning to align sequence with structure, binding pockets, and text descriptors, enabling cross-modal retrieval and versatile downstream predictions. It leverages a mixture of pre-trained encoders (sequence: ESM2, structure: ProNet, pockets, text: BiomedBERT) plus trainable projection heads, trained with a symmetric InfoNCE objective to achieve emergent cross-modal alignment through sequence-centered training. Across diverse tasks—enzyme function prediction, binding-site analysis, thermostability, protein–protein interactions, and GO annotations—OneProt demonstrates competitive or superior performance with data-efficient training relative to larger baselines, while revealing modality-specific contributions (notably the pocket and structure encoders). This multi-modal foundation model holds promise for drug discovery, biocatalysis planning, and protein design, offering a modular framework that can incorporate additional modalities and downstream tasks with moderate compute.
Abstract
Recent advances in Artificial Intelligence have enabled multi-modal systems to model and translate diverse information spaces. Extending beyond text and vision, we introduce OneProt, a multi-modal AI for proteins that integrates structural, sequence, text, and binding site data. Using the ImageBind framework, OneProt aligns the latent spaces of protein modality encoders in a lightweight fine-tuning scheme that focuses on pairwise alignment with sequence data rather than requiring full matches. This novel approach comprises a mix of Graph Neural Networks and transformer architectures. It demonstrates strong performance in retrieval tasks and showcases the efficacy of multi-modal systems in Protein Machine Learning through a broad spectrum of downstream baselines, including enzyme function prediction and binding site analysis. Furthermore, OneProt enables the transfer of representational information from specialized encoders to the sequence encoder, enhancing capabilities for distinguishing evolutionarily related and unrelated sequences and exhibiting representational properties where evolutionarily related proteins align in similar directions within the latent space. In addition, we extensively investigate modality ablations to identify the encoders that contribute most to predictive performance, highlighting the significance of the binding site encoder, which has not been used in similar models previously. This work expands the horizons of multi-modal protein models, paving the way for transformative applications in drug discovery, biocatalytic reaction planning, and protein engineering.
