Search bioRxiv⌕ Search

Biology subjects

Kalifa, D.

Publications and source records attributed to Kalifa, D..

3 recordsLinked to original sources

Learning Protein Representations with Conformational Dynamics

Proteins change shape as they work, and these changing states control whether binding sites are exposed, signals are relayed, and catalysis proceeds. Most protein language models pair a sequence with a single structural snapshot, which can miss state-dependent features central to interaction, localization, and enzyme activity. Studies also indicate that many proteins assume multiple, functionally relevant shapes, motivating approaches that learn from this variability. Here we present DynamicsPLM, a protein language model conditioned on ensembles of computationally generated conformations to derive state-aware representations. DynamicsPLM improves predictive performance across protein-protein interaction, subcellular localization, enzyme classification, and metal-ion binding. On a widely used protein-protein interaction benchmark, it achieves a four-point accuracy gain over the strongest baseline. On a curated test set enriched for proteins with multiple conformational states, the margin increases to eleven points. These findings argue for a shift from static to dynamics-aware modeling, in which conformational variability is treated as informative. By elevating conformational state to a central element of machine learning in protein biology, this work advances modeling toward mechanisms that better reflect how proteins operate in cells and provides a route to actionable hypotheses about when and how binding, signaling, and catalysis occur.*

bioinformatics↗

FusionProt: Fusing Sequence and Structural Information for Unified Protein Representation Learning

Accurate protein representations that integrate sequence and three-dimensional (3D) struc-ture are critical to many biological and biomedical tasks. Most existing models either ignore structure or combine it with sequence through a single, static fusion step. Here we present FusionProt, a unified model that learns representations via iterative, bidirectional fusion be-tween a protein language model and a structure encoder. A single learnable token serves as a carrier, alternating between sequence attention and spatial message passing across layers. FusionProt is evaluated on Enzyme Commission (EC), Gene Ontology (GO), and mutation stability prediction tasks. It improves Fmax by a median of +1.3 points (up to +2.0) across EC and GO benchmarks, and boosts AUROC by +3.6 points over the strongest baseline on mutation stability. Inference cost remains practical, with only [~] 2-5% runtime over-head. Beyond state-of-the-art performance, we further demonstrate FusionProts practical relevance through representative biological case studies, suggesting that the model captures biologically relevant features.

bioinformatics↗

Beyond the Leaderboard: Leveraging Predictive Modeling for Protein-Ligand Insights and Discovery

MotivationLigands are biomolecules that bind to specific sites on target proteins, often inducing conformational changes important in the proteins function. Knowledge about ligand interactions with proteins is fundamental to understanding biological mechanisms and advancing drug discovery. Traditional protein language models focus on amino acid sequences and three-dimensional structures, overlooking the structural and functional changes induced by protein-ligand interactions. We investigate the value of integrating ligand-protein binding data in several predictive challenges and leverage findings to frame research directions and questions. ResultsWe show how the integration of protein-ligand interaction data in protein representation learning can increase predictive power. We evaluate the methodology across diverse biological tasks, demonstrating consistent improvements over state-of-the-art models. We further demonstrate how the study of the specific boosts in predictive capabilities coming with the introduction of the lig- and modality can serve to focus attention and provide insights on biological mechanisms. By leveraging large pretrained protein language models and enriching them with interaction-specific features through a tailored learning process, we capture functional and structural nuances of proteins in their biochemical context. Availability and implementationThe full code and data are freely available at https://github.com/kalifadan/ProtLigand. Contactkalifadan@cs.technion.ac.il

bioinformatics↗