Knowledge from Large-Scale Protein Contact Prediction Models Can Be Transferred to the Data-Scarce RNA Contact Prediction Task
Yiren Jian, Chongyang Gao, Chen Zeng, Yunjie Zhao, Soroush Vosoughi
TL;DR
This paper demonstrates that knowledge from a large-scale protein contact prediction transformer can be transferred to the data-scarce RNA contact prediction task. By translating RNA MSAs into a protein-language representation, leveraging the Co-evolution Transformer’s multi-layer attention, and using a mid-fusion ConvNet architecture, the approach achieves substantial gains over RNA baselines and prior RNA-specific transfer methods. Key contributions include a three-stage transfer framework, analysis of transfer strategies and fusion designs, and evidence of robust performance across multiple nucleotide-to-amino-acid translations. The work highlights a new direction in cross-biomolecule transfer learning with potential to enhance RNA 3D structure prediction and downstream biological applications, while outlining limitations related to data scale and sequence length.
Abstract
RNA, whose functionality is largely determined by its structure, plays an important role in many biological activities. The prediction of pairwise structural proximity between each nucleotide of an RNA sequence can characterize the structural information of the RNA. Historically, this problem has been tackled by machine learning models using expert-engineered features and trained on scarce labeled datasets. Here, we find that the knowledge learned by a protein-coevolution Transformer-based deep neural network can be transferred to the RNA contact prediction task. As protein datasets are orders of magnitude larger than those for RNA contact prediction, our findings and the subsequent framework greatly reduce the data scarcity bottleneck. Experiments confirm that RNA contact prediction through transfer learning using a publicly available protein model is greatly improved. Our findings indicate that the learned structural patterns of proteins can be transferred to RNAs, opening up potential new avenues for research.
