paper-with-me

홈 › Papers

Life-Code: Central Dogma Modeling with Multi-Omics Sequence Unification

2025-02-11 · Zicheng Liu, Siyuan Li, ZhiYuan Chen, Fang Wu, Chang Yu, Qirong Yang, Yucheng Guo, Yujie Yang, XiaoMing Zhang, Stan Z. Li

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.

📄 PDF Abstract BibTeX arXiv:2502.07299

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Central Dogma Cycle and Network: A Model for Cell Memory

2025-06-19 · Martin R. Schiller

This paper proposes an extension of the traditional Central Dogma of molecular biology to a more dynamic model termed the Central Dogma Cycle (CDC) and a broader network called the Central Dogma Cyclic Network (CDCN). Wh…

Protein Folding

Find Central Dogma Again: Leveraging Multilingual Transfer in Large Language Models

2025-02-10 · Wang Liang

In recent years, large language models (LLMs) have achieved state-of-the-art results in various biological sequence analysis tasks, such as sequence classification, structure prediction, and function prediction. Similar …

Binary ClassificationExperimental Design

Artificial Intelligence for Central Dogma-Centric Multi-Omics: Challenges and Breakthroughs

2024-12-17 · Lei Xin, Caiyun Huang, Hao Li, Shihong Huang 외

With the rapid development of high-throughput sequencing platforms, an increasing number of omics technologies, such as genomics, metabolomics, and transcriptomics, are being applied to disease genetics research. However…

ArticlesDisease Prediction

Central Dogma Transformer: Towards Mechanism-Oriented AI for Cellular Understanding

2026-01-03 · Nobuyuki Ota arxiv

Understanding cellular mechanisms requires integrating information across DNA, RNA, and protein - the three molecular systems linked by the Central Dogma of molecular biology. While domain-specific foundation models have…

Illuminating the Three Dogmas of Reinforcement Learning under Evolutionary Light

2025-07-15 · Mani Hamidi, Terrence W. Deacon

Three core tenets of reinforcement learning (RL)--concerning the definition of agency, the objective of learning, and the scope of the reward hypothesis--have been highlighted as key targets for conceptual revision, with…

Reinforcement Learning (RL)