Retentive Network promotes efficient RNA language modeling of long sequences

· Source: Machine learning : nature.com subject feeds · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Life Sciences & Biology, Data Science & Analytics · Depth: Expert, long

Summary

RNAret, an RNA language model based on the Retention Network, has been developed to address the O(n²) complexity limitations of Transformer-based models in processing long RNA sequences. Published on March 11, 2026, this model achieves O(n) complexity, enabling efficient training parallelism, reduced computational overhead, and improved long-sequence processing. RNAret was pretrained using a self-supervised masked language modeling approach on 29.8 million RNA sequences. Experimental results demonstrate its superior performance across various tasks, including RNA-RNA interaction prediction, RNA secondary structure prediction, and mRNA/lncRNA classification, highlighting its potential for extracting latent features and advancing RNA biology understanding. The source code, pretraining scripts, and model weights are publicly available on GitHub and Zenodo, with a web server also provided.

Key takeaway

For research scientists working with long RNA sequences, RNAret offers a significant advantage over traditional Transformer models due to its O(n) complexity. You should consider integrating RNAret into your computational biology workflows to improve efficiency and accuracy in tasks like RNA-RNA interaction and secondary structure prediction, leveraging its publicly available code and pretrained weights for immediate application.

Key insights

RNAret, a Retention Network-based model, efficiently processes long RNA sequences with O(n) complexity, outperforming O(n²) Transformers.

Principles

Method

RNAret employs a retention mechanism for O(n) complexity, enabling training parallelism and low computational overhead. It is pretrained via self-supervised masked language modeling on large RNA datasets.

In practice

Topics

Code references

Best for: Research Scientist, AI Researcher, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine learning : nature.com subject feeds.