Related Experiment Video
Updated: Apr 23, 2026

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
Generalizable deep-learning-based mRNA-protein interaction prediction strongly depends on protein diversity
Yu-Huai Yu1, Han-Ting Hong2, Tzu-Hsien Yang3,4
1Department of Biomedical Engineering, National Cheng Kung University, University Road, Tainan, 701, Taiwan.
Background:
Proteins regulate diverse biological processes through interactions with other molecules, including RNAs. RNA-binding proteins (RBPs) are essential regulators of gene expression, forming specific mRNA-protein interactions (mRPIs) that influence mRNA processing, translation, and stability. Recently, deep-learning models have been proposed to predict mRPIs using only sequence information, with some reporting near-perfect accuracy. However, such performance appears inconsistent with the biological complexity of RNA recognition by proteins, which is often influenced by protein tertiary structures that are computationally challenging to predict. In related fields such as protein-protein interaction prediction, data leakage, particularly caused by overlapping proteins between training and test sets, has been shown to substantially inflate performance metrics. Nevertheless, whether similar issues affect mRPI prediction has not yet been systematically investigated.
Results:
We constructed an mRPI benchmark dataset from CLIP experiments and implemented two data partitioning schemes: a random interaction-level split and an RBP-aware split in which pairs of all test RBPs were excluded from training. Three RBP sequence encoding strategies were evaluated within an attention-based deep-learning framework under both partitioning settings: sequence-based one-hot encoding, language model-derived encoding, and structure-aware encoding. Across all models, performance remained high only when test RBPs were also present in the training data. When predicting interactions for unseen RBPs, performance dropped substantially, indicating limited generalization. Even replacing RBPs with their most similar counterparts from the training set did not meaningfully improve generalization. These results suggest that additional protein features beyond sequence information are required to achieve robust mRPI prediction. Overall, our study demonstrated that existing mRPI prediction models are largely overfitted to their original training RBPs and fail to generalize to unseen proteins.
Conclusions:
Overall, we provided a curated benchmark dataset, a rigorous evaluation framework, and an attention-based model that achieves the best generalization performance among currently available methods, with an approximately 8.5% auROC improvement over existing tools. These resources will facilitate the development of more reliable and broadly applicable mRPI prediction tools.
Scientific Contribution:
This work presented the first systematic investigation of data leakage and generalization in mRNA-protein interaction prediction, demonstrating that most reported near-perfect performance is largely driven by RBP overlap between training and test sets. By introducing an RBP-aware evaluation framework and a benchmark dataset, we revealed that most sequence-based models fail to generalize to unseen RBPs, even when enhanced with protein language model-derived and structure-aware encodings. Our study established a more rigorous evaluation standard for mRNA-protein interaction prediction, highlighting the critical need for protein diversity and beyond-sequence features to advance reliable mRNA-protein interaction prediction.
Insights
Most RNA-binding protein (RBP) interaction prediction models overfit to training data, failing to generalize to new proteins. This study reveals data leakage issues and emphasizes the need for diverse protein features beyond sequence for accurate mRNA-protein interaction (mRPI) prediction.
Area of Science:
- Bioinformatics
- Computational Biology
- Molecular Biology
Background:
- RNA-binding proteins (RBPs) are crucial for gene expression regulation via mRNA-protein interactions (mRPIs).
- Deep learning models predict mRPIs using sequence data, but reported high accuracy may be inflated by data leakage.
- Protein structure, not just sequence, influences RNA recognition, posing challenges for sequence-only prediction models.
Purpose of the Study:
- To systematically investigate data leakage and generalization issues in sequence-based mRPI prediction models.
- To develop a rigorous evaluation framework and benchmark dataset for assessing mRPI prediction model performance.
- To determine if advanced encoding strategies improve generalization to unseen RBPs.
Main Methods:
- Constructed a benchmark dataset from CLIP experiments for mRPI prediction.
- Implemented random interaction-level and RBP-aware data splitting strategies.
- Evaluated attention-based deep learning models using one-hot, language model, and structure-aware RBP encodings.
Main Results:
- High performance was observed only when test RBPs were present in training data, indicating poor generalization to unseen RBPs.
- Performance significantly dropped when predicting interactions for proteins not included in the training set.
- Even with advanced encodings, models failed to generalize effectively, suggesting sequence alone is insufficient.
Conclusions:
- Existing sequence-based mRPI prediction models are largely overfitted and do not generalize well to novel RBPs.
- A rigorous RBP-aware evaluation framework revealed limitations in current prediction capabilities.
- Advancing mRPI prediction requires incorporating protein diversity and features beyond primary sequence information.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Conservation of Protein Domains Over Different Proteins
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
Protein-protein Interfaces
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Proteomics
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term...
Protein Complexes with Interchangeable Parts
The SCF ubiquitin ligase is a protein complex of five individual proteins. This complex attaches ubiquitin to other target proteins to mark them for degradation. In order...

