ReactEmbed: A Cross-Domain Framework for Protein-Molecule Representation Learning via Biochemical Reaction Networks
Amitay Sicherman, Kira Radinsky
TL;DR
ReactEmbed tackles the limitation of unimodal protein and molecule representations by constructing a weighted biochemical reaction graph and learning a cross-domain, unified embedding space. Through projection-aware P2U/M2U transformations and a balanced triplet loss with dual negative sampling, it enables zero-shot cross-domain predictions and strong performance across molecular, protein, and interaction tasks. The framework demonstrates state-of-the-art results on 11 benchmarks and proves its practical utility by successfully predicting BBB permeability for protein–lipid nanoparticle complexes, guiding experimental validation such as transferrin-mediated brain delivery. Ablation studies reveal robustness to data quality and input reductions, while real-world deployment underscores the method’s potential for accelerating therapeutic design and targeted delivery. Overall, ReactEmbed provides a versatile, cross-domain representation learning approach that integrates biochemical reaction context to enrich protein and molecular embeddings and enable transferable predictions.
Abstract
The challenge in computational biology and drug discovery lies in creating comprehensive representations of proteins and molecules that capture their intrinsic properties and interactions. Traditional methods often focus on unimodal data, such as protein sequences or molecular structures, limiting their ability to capture complex biochemical relationships. This work enhances these representations by integrating biochemical reactions encompassing interactions between molecules and proteins. By leveraging reaction data alongside pre-trained embeddings from state-of-the-art protein and molecule models, we develop ReactEmbed, a novel method that creates a unified embedding space through contrastive learning. We evaluate ReactEmbed across diverse tasks, including drug-target interaction, protein-protein interaction, protein property prediction, and molecular property prediction, consistently surpassing all current state-of-the-art models. Notably, we showcase ReactEmbed's practical utility through successful implementation in lipid nanoparticle-based drug delivery, enabling zero-shot prediction of blood-brain barrier permeability for protein-nanoparticle complexes. The code and comprehensive database of reaction pairs are available for open use at \href{https://github.com/amitaysicherman/ReactEmbed}{GitHub}.
