paper-with-me

홈 › Papers

Regulatory DNA sequence Design with Reinforcement Learning

2025-03-11 · Zhao Yang, Bing Su, Chuan Cao, Ji-Rong Wen

Cis-regulatory elements (CREs), such as promoters and enhancers, are relatively short DNA sequences that directly regulate gene expression. The fitness of CREs, measured by their ability to modulate gene expression, highly depends on the nucleotide sequences, especially specific motifs known as transcription factor binding sites (TFBSs). Designing high-fitness CREs is crucial for therapeutic and bioengineering applications. Current CRE design methods are limited by two major drawbacks: (1) they typically rely on iterative optimization strategies that modify existing sequences and are prone to local optima, and (2) they lack the guidance of biological prior knowledge in sequence optimization. In this paper, we address these limitations by proposing a generative approach that leverages reinforcement learning (RL) to fine-tune a pre-trained autoregressive (AR) model. Our method incorporates data-driven biological priors by deriving computational inference-based rewards that simulate the addition of activator TFBSs and removal of repressor TFBSs, which are then integrated into the RL process. We evaluate our method on promoter design tasks in two yeast media conditions and enhancer design tasks for three human cell types, demonstrating its ability to generate high-fitness CREs while maintaining sequence diversity. The code is available at https://github.com/yangzhao1230/TACO.

📄 PDF Abstract BibTeX arXiv:2503.07981

Code (1)

yangzhao1230/taco 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Ctrl-DNA: Controllable Cell-Type-Specific Regulatory DNA Design via Constrained RL

2025-05-26 · Xingyu Chen, Shihao Ma, Runsheng Lin, Jiecong Lin 외

Designing regulatory DNA sequences that achieve precise cell-type-specific gene expression is crucial for advancements in synthetic biology, gene therapy and precision medicine. Although transformer-based language models…

Reinforcement Learning (RL)Specificity

The evolution, evolvability and engineering of gene regulatory DNA

2022-03-09 · Nature 2022 3 · Eeshit Dhaval Vaishnav, Carl G. de Boer, Jennifer Molinet, Moran Yassour 외

Mutations in non-coding regulatory DNA sequences can alter gene expression, organismal phenotype and fitness. Constructing complete fitness landscapes, in which DNA sequences are mapped to fitness, is a long-standing goa…

Biological Reasoning-Informed Regression for Interpretable Regulatory DNA Activity Prediction

2026-06-06 · Yi Duan, Zhao Yang, Jiwei Zhu, Ying Ba 외 arxiv

DNA cis-regulatory elements (CREs) such as enhancers control gene expression levels. Accurately predicting regulatory activity from DNA sequences is valuable but challenging, as it requires understanding complex biologic…

Activity Prediction

Learning to Discover Regulatory Elements for Gene Expression Prediction

2025-02-19 · Xingyu Su, Haiyang Yu, Degui Zhi, Shuiwang Ji

We consider the problem of predicting gene expressions from DNA sequences. A key challenge of this task is to find the regulatory elements that control gene expressions. Here, we introduce Seq2Exp, a Sequence to Expressi…

Prediction

Continuous Diffusion Transformers for Designing Synthetic Regulatory Elements

2026-03-11 · Jonathan Liu, Kia Ghods arxiv

We present a parameter-efficient Diffusion Transformer (DiT) for generating 200bp cell-type-specific regulatory DNA sequences. By replacing the U-Net backbone of DNA-Diffusion with a transformer denoiser equipped with a …