mRNA2vec: mRNA Embedding with Language Model in the 5'UTR-CDS for mRNA Design
Honggen Zhang, Xiangrui Gao, June Zhang, Lipeng Lai
TL;DR
mRNA2vec tackles the design of functional mRNA sequences by unifying the 5' UTR and CDS into a single input and training a contextual, data2vec-inspired embedding. By employing region-aware hard masking and auxiliary pretext tasks for Minimum Free Energy and Secondary Structure, the approach yields improved translation-related predictions (Translation Efficiency and Expression Level) and competitive performance on mRNA stability and protein production. The method demonstrates state-of-the-art improvements on 5' UTR tasks and robust cross-dataset generalization for CDS tasks, with practical implications for efficient mRNA design in vaccines and therapeutics. Overall, mRNA2vec advances sequence representation learning in the mRNA domain and provides a scalable, domain-informed pretraining framework that can accelerate mRNA design pipelines.
Abstract
Messenger RNA (mRNA)-based vaccines are accelerating the discovery of new drugs and revolutionizing the pharmaceutical industry. However, selecting particular mRNA sequences for vaccines and therapeutics from extensive mRNA libraries is costly. Effective mRNA therapeutics require carefully designed sequences with optimized expression levels and stability. This paper proposes a novel contextual language model (LM)-based embedding method: mRNA2vec. In contrast to existing mRNA embedding approaches, our method is based on the self-supervised teacher-student learning framework of data2vec. We jointly use the 5' untranslated region (UTR) and coding sequence (CDS) region as the input sequences. We adapt our LM-based approach specifically to mRNA by 1) considering the importance of location on the mRNA sequence with probabilistic masking, 2) using Minimum Free Energy (MFE) prediction and Secondary Structure (SS) classification as additional pretext tasks. mRNA2vec demonstrates significant improvements in translation efficiency (TE) and expression level (EL) prediction tasks in UTR compared to SOTA methods such as UTR-LM. It also gives a competitive performance in mRNA stability and protein production level tasks in CDS such as CodonBERT.
