Life-Code: Central Dogma Modeling with Multi-Omics Sequence Unification
Zicheng Liu, Siyuan Li, Zhiyuan Chen, Chang Yu, Qirong Yang, Yucheng Guo, Yujie Yang, Xiaoming Zhang, Stan Z. Li
TL;DR
This work tackles the fragmentation of multi-omics modeling by grounding DNA, RNA, and proteins in a unified nucleotide representation via Life-Code. It introduces a codon-level tokenizer and bi-directional hybrid encoder with long-sequence efficient attention, based on central dogma mappings and knowledge distillation from protein LMs. Through extensive experiments across genomic benchmarks, RNA splicing, protein fitness, and ncRNA-protein interactions, Life-Code achieves state-of-the-art or competitive results. The approach advances multi-omics interpretation and cross-modality transfer while delivering efficient processing of long biological sequences, though limitations remain in non-coding region heterogeneity and post-translational modifications.
Abstract
The interactions between DNA, RNA, and proteins are fundamental to biological processes, as illustrated by the central dogma of molecular biology. Although modern biological pre-trained models have achieved great success in analyzing these macromolecules individually, their interconnected nature remains underexplored. This paper follows the guidance of the central dogma to redesign both the data and model pipeline and offers a comprehensive framework, Life-Code, that spans different biological functions. As for data flow, we propose a unified pipeline to integrate multi-omics data by reverse-transcribing RNA and reverse-translating amino acids into nucleotide-based sequences. As for the model, we design a codon tokenizer and a hybrid long-sequence architecture to encode the interactions between coding and non-coding regions through masked modeling pre-training. To model the translation and folding process with coding sequences, Life-Code learns protein structures of the corresponding amino acids by knowledge distillation from off-the-shelf protein language models. Such designs enable Life-Code to capture complex interactions within genetic sequences, providing a more comprehensive understanding of multi-omics with the central dogma. Extensive experiments show that Life-Code achieves state-of-the-art results on various tasks across three omics, highlighting its potential for advancing multi-omics analysis and interpretation.
