CrossLLM-Mamba: Multimodal State Space Fusion of LLMs for RNA Interaction Prediction
Rabeya Tus Sadia, Qiang Ye, Qiang Cheng

TL;DR
CrossLLM-Mamba introduces a dynamic, state-space approach to RNA interaction prediction using multimodal LLMs, significantly improving accuracy and robustness over static fusion methods.
Contribution
It presents a novel state-space alignment framework with bidirectional encoders for dynamic, context-aware multimodal interaction modeling in biological data.
Findings
Achieves MCC of 0.892 on RPI1460 benchmark, surpassing previous best by 5.2%.
Attains Pearson correlation >0.95 in binding affinity predictions for certain RNA subtypes.
Maintains linear complexity, enabling scalable high-dimensional multimodal modeling.
Abstract
Accurate prediction of RNA-associated interactions is essential for understanding cellular regulation and advancing drug discovery. While Biological Large Language Models (BioLLMs) such as ESM-2 and RiNALMo provide powerful sequence representations, existing methods rely on static fusion strategies that fail to capture the dynamic, context-dependent nature of molecular binding. We introduce CrossLLM-Mamba, a novel framework that reformulates interaction prediction as a state-space alignment problem. By leveraging bidirectional Mamba encoders, our approach enables deep ``crosstalk'' between modality-specific embeddings through hidden state propagation, modeling interactions as dynamic sequence transitions rather than static feature overlaps. The framework maintains linear computational complexity, making it scalable to high-dimensional BioLLM embeddings. We further incorporate Gaussian…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRNA and protein synthesis mechanisms · Machine Learning in Bioinformatics · Computational Drug Discovery Methods
